summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjg <sjg>2003-09-30 17:59:59 +0000
committersjg <sjg>2003-09-30 17:59:59 +0000
commit10128e92cac572738b3f5c9813a5ff29d6c11d6f (patch)
tree6558ecba0bf6d3f2b33b5d59ae53eed433f06260
parentc43d7a216e8c4cc24cad443342932f2660121d17 (diff)
downloadpkgsrc-10128e92cac572738b3f5c9813a5ff29d6c11d6f.tar.gz
Update mk-files to 20030930
Renamed generic.sys.mk to Generic.sys.mk so it does not get installed. Cleaned up settings of ROOT_GROUP in some *.sys.mk
-rw-r--r--devel/mk-files/Makefile6
-rw-r--r--devel/mk-files/distinfo6
-rw-r--r--doc/CHANGES3
3 files changed, 8 insertions, 7 deletions
diff --git a/devel/mk-files/Makefile b/devel/mk-files/Makefile
index e0b4657a180..776304dc705 100644
--- a/devel/mk-files/Makefile
+++ b/devel/mk-files/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2003/09/28 21:08:59 sjg Exp $
+# $NetBSD: Makefile,v 1.14 2003/09/30 17:59:59 sjg Exp $
#
-DISTNAME= mk-20030928
-PKGNAME= mk-files-20030928
+DISTNAME= mk-20030930
+PKGNAME= mk-files-20030930
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 9047ee6d10d..9de336e50a1 100644
--- a/devel/mk-files/distinfo
+++ b/devel/mk-files/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2003/09/28 21:08:59 sjg Exp $
+$NetBSD: distinfo,v 1.8 2003/09/30 17:59:59 sjg Exp $
-SHA1 (mk-20030928.tar.gz) = 9599e5ebae4eaf850b6a9f081310da7e73a5c9cf
-Size (mk-20030928.tar.gz) = 24879 bytes
+SHA1 (mk-20030930.tar.gz) = decc07fbfef6df78fe69df08c47484e9f9cad87e
+Size (mk-20030930.tar.gz) = 24971 bytes
diff --git a/doc/CHANGES b/doc/CHANGES
index 65547c338a0..791f388d381 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3595 2003/09/30 17:44:45 recht Exp $
+$NetBSD: CHANGES,v 1.3596 2003/09/30 17:59:59 sjg Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -4030,3 +4030,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated rocksndiamonds-sdl to 3.0.5 [adam 2003-09-30]
Updated pkglint to 3.62 [abs 2003-09-30]
Added pygopherd 2.0.3 [recht 2003-09-30]
+ Updated mk-files to 20030930 [sjg 2003-09-30]