summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-04 07:28:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-04 07:28:17 +0000
commite2eb459c5c074ae8602a615bab936f7593f2dcf6 (patch)
tree0bb5c9d193563f71ac14b944190261eecdffe5f8 /shells
parent- Use the _BDB-functions, enabling bdb versions greater/equal 4.2 (diff)
- Update to 2007-06-28
PR: 114228 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
Notes
Notes: svn path=/head/; revision=194861
Diffstat (limited to 'shells')
-rw-r--r--shells/ksh93/Makefile13
-rw-r--r--shells/ksh93/distinfo12
2 files changed, 18 insertions, 7 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile
index 7f8b02baa4bd..587191d862b1 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -3,6 +3,17 @@
# Whom: Christian Weisgerber <naddy@mips.inka.de>
#
# $FreeBSD$
+#
+# Make sure that your configuration DOES NOT set AN?Y gcc-related
+# variables. ksh93 will not compile if you set even the seemingly
+# most unrelated variable related to gcc configuration. This means
+# especially any flag which attempts to set the cputype. Setting the
+# cputype does absolutely nothing except cause systems to fail in
+# horrible ways. For any modern processor, setting the cputype only
+# serves to expose gcc bugs and does nothing to speed up any known
+# program. If you are really unconvinced, go ahead but do not
+# complain to me about it.
+#
PORTNAME= ksh93
PORTVERSION= ${VERSION:S/-//g}
@@ -17,7 +28,7 @@ COMMENT= Official AT&T release of KornShell 93
MANUAL_PACKAGE_BUILD=Doesn't build in tinderbox environment
-VERSION= 2007-03-28
+VERSION= 2007-06-28
RESTRICTED= Source recipient must acknowledge license
FETCH_ENV= HTTP_AUTH='basic:*:I accept www.opensource.org/licenses/cpl:.'
diff --git a/shells/ksh93/distinfo b/shells/ksh93/distinfo
index 038c9c56930f..9ccc15b20a55 100644
--- a/shells/ksh93/distinfo
+++ b/shells/ksh93/distinfo
@@ -1,6 +1,6 @@
-MD5 (ksh93/INIT.2007-03-28.tgz) = c257f2557e3e136c05b8e7eb0ac1aab0
-SHA256 (ksh93/INIT.2007-03-28.tgz) = 886d99645b787a29dc10921b3e98494baf29b496d8c7fe8b0cea9d1fb2b66ff2
-SIZE (ksh93/INIT.2007-03-28.tgz) = 344670
-MD5 (ksh93/ast-ksh.2007-03-28.tgz) = 9227250fa6ad2235cc8665bb664cc740
-SHA256 (ksh93/ast-ksh.2007-03-28.tgz) = 08d4b28be67e6c719707ba9bfd31e14876c1a81239235185e6a128211434cf1e
-SIZE (ksh93/ast-ksh.2007-03-28.tgz) = 1646999
+MD5 (ksh93/INIT.2007-06-28.tgz) = 6d515cfbb3191bd78c567a2ed0035dd1
+SHA256 (ksh93/INIT.2007-06-28.tgz) = ca7a721c6578652274ec314d36137f27a18479009ff1cf49c11e974f814ef612
+SIZE (ksh93/INIT.2007-06-28.tgz) = 345381
+MD5 (ksh93/ast-ksh.2007-06-28.tgz) = c9096f6ecfe49010aed0eb5f4dda9757
+SHA256 (ksh93/ast-ksh.2007-06-28.tgz) = 1cc41393ac37f7deb4ce689b70b83ce85aa811b57837046942823557aa79794c
+SIZE (ksh93/ast-ksh.2007-06-28.tgz) = 1662649