summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjg <sjg>2003-07-23 18:34:44 +0000
committersjg <sjg>2003-07-23 18:34:44 +0000
commit67087695ed5a1ed1550f1979beef192f452f8fd6 (patch)
treeadae115767ec7d385e96f7a1f25456d23f3e753f
parent626159dc44a6e4648af61f5c6cc4787c10bdcc0c (diff)
downloadpkgsrc-67087695ed5a1ed1550f1979beef192f452f8fd6.tar.gz
There was a bug in make 20030714 such that the :ts modifier didn't work.
Update to 20030723, which also has some minor portability improvements in the boot-strap and install-mk scripts.
-rw-r--r--devel/bmake/Makefile4
-rw-r--r--devel/bmake/distinfo6
-rw-r--r--devel/mk-files/Makefile6
-rw-r--r--devel/mk-files/distinfo6
4 files changed, 11 insertions, 11 deletions
diff --git a/devel/bmake/Makefile b/devel/bmake/Makefile
index 1080f21e41b..cfd6416426a 100644
--- a/devel/bmake/Makefile
+++ b/devel/bmake/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2003/07/20 23:25:20 sjg Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/23 18:34:44 sjg Exp $
#
-DISTNAME= bmake-20030714
+DISTNAME= bmake-20030723
WRKSRC= ${WRKDIR}/bmake
CATEGORIES= devel
MASTER_SITES= ftp://ftp.NetBSD.org/pub/incoming/sjg/
diff --git a/devel/bmake/distinfo b/devel/bmake/distinfo
index 2d2bf286b29..d4d4f64e519 100644
--- a/devel/bmake/distinfo
+++ b/devel/bmake/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2003/07/20 23:25:20 sjg Exp $
+$NetBSD: distinfo,v 1.10 2003/07/23 18:34:44 sjg Exp $
-SHA1 (bmake-20030714.tar.gz) = b7edebddc0dfe7bd08acd685615747b22c639966
-Size (bmake-20030714.tar.gz) = 308074 bytes
+SHA1 (bmake-20030723.tar.gz) = 03b29ca0cdeaaeb3a669fcf9838528f0e589b070
+Size (bmake-20030723.tar.gz) = 308151 bytes
diff --git a/devel/mk-files/Makefile b/devel/mk-files/Makefile
index b4d2d075e3a..3c98bc77be1 100644
--- a/devel/mk-files/Makefile
+++ b/devel/mk-files/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2003/07/21 16:43:32 martti Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/23 18:34:45 sjg Exp $
#
-DISTNAME= mk-20030714
-PKGNAME= mk-files-20030714
+DISTNAME= mk-20030723
+PKGNAME= mk-files-20030723
WRKSRC= ${WRKDIR}/mk
CATEGORIES= devel
MASTER_SITES= ftp://ftp.NetBSD.org/pub/incoming/sjg/
diff --git a/devel/mk-files/distinfo b/devel/mk-files/distinfo
index 7cf25536fc6..160394e44a2 100644
--- a/devel/mk-files/distinfo
+++ b/devel/mk-files/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/07/20 23:25:19 sjg Exp $
+$NetBSD: distinfo,v 1.5 2003/07/23 18:34:45 sjg Exp $
-SHA1 (mk-20030714.tar.gz) = 9d588006d7ae3d7ffa6f644bc640bb6ec5bc36fa
-Size (mk-20030714.tar.gz) = 23455 bytes
+SHA1 (mk-20030723.tar.gz) = 1fc3ea9f77a06ea2c5d0af1dffb34b197b1510b1
+Size (mk-20030723.tar.gz) = 23595 bytes