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.
This commit is contained in:
parent
01d58b85e7
commit
096adac2e0
2 changed files with 8 additions and 8 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue