diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-06-15 21:41:05 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-06-15 21:41:05 +0000 |
commit | 6ad42bdce50e690a49561965dcfe6c6db5524b80 (patch) | |
tree | eed8ad5651ee3545ae4e42fa66c6f4ef68686b5f /pkgtools | |
parent | cb5dbb4edace58d80f7e2ebc40d0374ad4bfdc35 (diff) | |
download | pkgsrc-6ad42bdce50e690a49561965dcfe6c6db5524b80.tar.gz |
Update to 1.10. Changes:
* Properly recognize .tar.bz2 archives (Patch by Antti Kantee <pooka@iki.fi>)
* Some old configure scripts don't understand --version and may nuke
our just-generated Makefile. Prevent this by cd'ing into $WRKSRC.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/url2pkg/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/url2pkg/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index 95b70c5a0ed..128035eb384 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2000/04/01 20:58:44 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 2000/06/15 21:41:05 hubertf Exp $ # -DISTNAME= url2pkg-1.8 +DISTNAME= url2pkg-1.10 CATEGORIES= pkgtools sysutils # The file is under CVS control in othersrc/usr.bin/url2pkg MASTER_SITES= http://rfhs8012.fh-regensburg.de/~feyrer/Misc/ diff --git a/pkgtools/url2pkg/files/md5 b/pkgtools/url2pkg/files/md5 index 7cd85f6d583..b8e25057d5d 100644 --- a/pkgtools/url2pkg/files/md5 +++ b/pkgtools/url2pkg/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.5 2000/04/01 20:58:45 hubertf Exp $ +$NetBSD: md5,v 1.6 2000/06/15 21:41:06 hubertf Exp $ -MD5 (url2pkg-1.8) = e767efee13cd7500cbcaad3f090046de +MD5 (url2pkg-1.10) = 556d778381cbbc0668202f16041f2bfa |