diff options
author | imil <imil> | 2012-07-30 18:43:51 +0000 |
---|---|---|
committer | imil <imil> | 2012-07-30 18:43:51 +0000 |
commit | 40fd734a105ed57ad79f91eb52cfc76f0cf5ca25 (patch) | |
tree | f4c3712341c53ea5ac4363bcd32037dea5b40ebd | |
parent | 2c914f3494c8b78faa4e9d72e323e3d713618924 (diff) | |
download | pkgsrc-40fd734a105ed57ad79f91eb52cfc76f0cf5ca25.tar.gz |
0.6.2.1
0.6.2 broke build for systems lacking __UNCONST
-rw-r--r-- | pkgtools/pkgin/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkgin/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/pkgtools/pkgin/Makefile b/pkgtools/pkgin/Makefile index 8bb0cd5b018..b076b961b02 100644 --- a/pkgtools/pkgin/Makefile +++ b/pkgtools/pkgin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2012/07/30 10:43:03 imil Exp $ +# $NetBSD: Makefile,v 1.25 2012/07/30 18:43:51 imil Exp $ # -DISTNAME= pkgin-0.6.2 +DISTNAME= pkgin-0.6.2.1 CATEGORIES= pkgtools MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/imil/ diff --git a/pkgtools/pkgin/distinfo b/pkgtools/pkgin/distinfo index 22e9da8ec27..988c1d2b4da 100644 --- a/pkgtools/pkgin/distinfo +++ b/pkgtools/pkgin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2012/07/30 10:43:03 imil Exp $ +$NetBSD: distinfo,v 1.22 2012/07/30 18:43:51 imil Exp $ -SHA1 (pkgin-0.6.2.tar.gz) = 154c4ab6262a2f8e3253d13a93c0af37e7e918cd -RMD160 (pkgin-0.6.2.tar.gz) = 9cef04228efc04951342099ce44b47cb6a118b50 -Size (pkgin-0.6.2.tar.gz) = 186999 bytes +SHA1 (pkgin-0.6.2.1.tar.gz) = 57f94997a4c3ba962e14179dfc70c6b8923f96d5 +RMD160 (pkgin-0.6.2.1.tar.gz) = d8740b160208f54f558f9cc9b5f82bae2d54f6eb +Size (pkgin-0.6.2.1.tar.gz) = 187106 bytes |