summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz>2008-04-17 05:55:50 +0000
committerwiz <wiz>2008-04-17 05:55:50 +0000
commita851225224ecf8462a80a6e1829e1e632738432f (patch)
tree2ef94bd1430f6dbed336ab45370e25b3801f3281 /shells
parent086382d4429b62446c1e660802d51dbbab892eef (diff)
downloadpkgsrc-a851225224ecf8462a80a6e1829e1e632738432f.tar.gz
Update to R33d:
No changes in mksh R33c except for Ultrix support. None in R33d. In mksh R33b, much more compilers are detected, even if not all of them are supported. The OE (OS and CC/LD) versions are now dumped too. Instead of #error, forced link failures are now used as the mechanism to auto-detect some things in the target environment. Features are now much better detected, and some annoying warnings don't show up any longer due to this. Less tools are required to build. Please be reminded that you should run ./test.sh -v inside an environment with /dev/tty available (as device node) and usable (e.g. use script(1) or GNU screen if you're doing auto-builds detached from controlling terminal). Use -v to see failures. No surprises in mksh R33 either, but the build system now gives more detailed output on the version actually built, to aid tracking down FTBFSen (build errors) with access to only the build logs. Regression tests now work with Intel's compiler on SLES too, which requires a custom LD_LIBRARY_PATH formerly stripped by the script.
Diffstat (limited to 'shells')
-rw-r--r--shells/mksh/Makefile4
-rw-r--r--shells/mksh/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile
index 2f91d4c750e..a3348cd2cc2 100644
--- a/shells/mksh/Makefile
+++ b/shells/mksh/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2007/11/23 07:58:57 bjs Exp $
+# $NetBSD: Makefile,v 1.7 2008/04/17 05:55:50 wiz Exp $
-DISTNAME= mksh-R32
+DISTNAME= mksh-R33d
PKGNAME= ${DISTNAME:S/-R/-/}
CATEGORIES= shells
MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \
diff --git a/shells/mksh/distinfo b/shells/mksh/distinfo
index af41566da31..8af0229bc0e 100644
--- a/shells/mksh/distinfo
+++ b/shells/mksh/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2007/11/23 07:58:57 bjs Exp $
+$NetBSD: distinfo,v 1.7 2008/04/17 05:55:50 wiz Exp $
-SHA1 (mksh-R32.cpio.gz) = 9a4156c213d7361d7481cdfca014aaa93c1cc37b
-RMD160 (mksh-R32.cpio.gz) = a70013888e19b64f58e33878a6481fd2508628d9
-Size (mksh-R32.cpio.gz) = 248989 bytes
+SHA1 (mksh-R33d.cpio.gz) = e1ab5c7897b7f91ab0dcd5be49ded8b441136291
+RMD160 (mksh-R33d.cpio.gz) = d810a705b01e146f9addd184c168798a22a36d38
+Size (mksh-R33d.cpio.gz) = 255911 bytes