diff options
author | marino <marino@pkgsrc.org> | 2011-11-20 00:57:38 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2011-11-20 00:57:38 +0000 |
commit | 0f99716a5e55af1ae7ec75dac4e1502cb892c1f6 (patch) | |
tree | 30a323a80c6df0ab37a76d8a3d30a70a35cc4b28 /archivers | |
parent | 6ec90bf34f75556f804ad31077a695638aa054a9 (diff) | |
download | pkgsrc-0f99716a5e55af1ae7ec75dac4e1502cb892c1f6.tar.gz |
archivers/szip: update distinfo
This package has a history of repacking the tarball, but checking the
same name. Apparently, it has happened twice before, and this a third
time. Regenerating the distinfo allows the package to build again,
whereas before the distinfo file was unretreivable.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/szip/Makefile | 8 | ||||
-rw-r--r-- | archivers/szip/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile index 86b710a1f00..ae525d3fc8b 100644 --- a/archivers/szip/Makefile +++ b/archivers/szip/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2011/10/13 22:34:56 dholland Exp $ +# $NetBSD: Makefile,v 1.15 2011/11/20 00:57:38 marino Exp $ DISTNAME= szip-2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= archivers MASTER_SITES= ftp://ftp.hdfgroup.org/lib-external/szip/2.1/src/ @@ -19,8 +19,8 @@ NO_BIN_ON_CDROM= ${RESTRICTED} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir -# pkgrevisions 0, 1, 2 all have different distfiles, but 3 might not -DIST_SUBDIR= ${PKGNAME_NOREV}nb2 +# pkgrevisions 0, 1, 2 and 3 all have different distfiles +DIST_SUBDIR= ${PKGNAME_NOREV}nb3 USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} diff --git a/archivers/szip/distinfo b/archivers/szip/distinfo index 878f726dcfc..97150aa4750 100644 --- a/archivers/szip/distinfo +++ b/archivers/szip/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2011/10/13 22:34:56 dholland Exp $ +$NetBSD: distinfo,v 1.9 2011/11/20 00:57:38 marino Exp $ -SHA1 (szip-2.1nb2/szip-2.1.tar.gz) = fe133444a7e3ab41a48fb61f90ac7d9a473443d1 -RMD160 (szip-2.1nb2/szip-2.1.tar.gz) = 8b36e034e7b48d436973ade7043a42ea899697b6 -Size (szip-2.1nb2/szip-2.1.tar.gz) = 383219 bytes +SHA1 (szip-2.1nb3/szip-2.1.tar.gz) = d241c9acc26426a831765d660b683b853b83c131 +RMD160 (szip-2.1nb3/szip-2.1.tar.gz) = 058d85cbbc9893bdda64e4c4ee967a773ae85e3a +Size (szip-2.1nb3/szip-2.1.tar.gz) = 383968 bytes SHA1 (patch-aa) = 5ce7e2507ca8731fe06145c1334f031ee24277dc |