diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-07-05 20:31:50 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-07-05 20:31:50 +0000 |
commit | 83c02fa986ad80db7b5ac553eef65232207aef6e (patch) | |
tree | 650a6960047747329648e80f4787a832dca1cba1 /pkgtools | |
parent | f7e440b2b08af95f7072126f76c402c1be49d815 (diff) | |
download | pkgsrc-83c02fa986ad80db7b5ac553eef65232207aef6e.tar.gz |
Update to 20000705.
Change: only calc MD5 checksums of plain files.
Diffstat (limited to 'pkgtools')
-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 59708cc42da..2802b6a105f 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2000/06/14 01:52:59 hubertf Exp $ +# $NetBSD: Makefile,v 1.32 2000/07/05 20:31:50 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-20000608 +DISTNAME= pkg_install-20000705 CATEGORIES= pkgtools MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/pkgtools/pkg_install/files/md5 b/pkgtools/pkg_install/files/md5 index 8636d6a8ab5..639f21c976f 100644 --- a/pkgtools/pkg_install/files/md5 +++ b/pkgtools/pkg_install/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.16 2000/06/14 01:52:59 hubertf Exp $ +$NetBSD: md5,v 1.17 2000/07/05 20:31:51 hubertf Exp $ -MD5 (pkg_install-20000608.tar.gz) = 2a22ea0a1cc32eff69a1d782c2cf4431 +MD5 (pkg_install-20000705.tar.gz) = aaffbf545e1a6a0ea9ba3938f4a69a0b |