diff options
author | hubertf <hubertf> | 2000-06-14 01:52:59 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-06-14 01:52:59 +0000 |
commit | 59bc45ce19667041d4526bf74fe799576f866e03 (patch) | |
tree | c6e80238e6ffc50bfc6c883538972d7ed6f77e50 | |
parent | 4c38c1f726c95b7c44d49d151cc3d4f65de13554 (diff) | |
download | pkgsrc-59bc45ce19667041d4526bf74fe799576f866e03.tar.gz |
Update to sources from 20000608.
Makes this compile again on 1.3.x systems, reported in PR 10322 by
Olaf Seibert <rhialto@polder.ubc.kun.nl> and others.
-rw-r--r-- | pkgtools/pkg_install/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkg_install/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index ca6b16a3e8d..59708cc42da 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2000/05/15 00:54:54 hubertf Exp $ +# $NetBSD: Makefile,v 1.31 2000/06/14 01:52:59 hubertf Exp $ # Note to package maintainers: # To update the distfile of this pkg, cd to /usr/src/usr.sbin, @@ -7,7 +7,7 @@ # Also, check PKGTOOLS_REQD value in pkgsrc/mk/bsd.pkg.mk # (Use "make show-pkgtools-version" to find the correct value # for YYYYMMDD) -DISTNAME= pkg_install-20000511 +DISTNAME= pkg_install-20000608 CATEGORIES= pkgtools MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/pkgtools/pkg_install/files/md5 b/pkgtools/pkg_install/files/md5 index 0ef9a3e524b..8636d6a8ab5 100644 --- a/pkgtools/pkg_install/files/md5 +++ b/pkgtools/pkg_install/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.15 2000/05/15 00:54:55 hubertf Exp $ +$NetBSD: md5,v 1.16 2000/06/14 01:52:59 hubertf Exp $ -MD5 (pkg_install-20000511.tar.gz) = 83ecc430c0bc8e59560eb6085aef535c +MD5 (pkg_install-20000608.tar.gz) = 2a22ea0a1cc32eff69a1d782c2cf4431 |