From b6d9bc41dad5e01100fc69a08213b2bc90c3b177 Mon Sep 17 00:00:00 2001 From: dholland Date: Thu, 13 Oct 2011 22:34:56 +0000 Subject: Upstream has once again released (or "relased") a new version without a new version number. New DIST_SUBDIR, bump PKGREVISION to 2. ------ Relase notes for SZIP 2.1 July 14, 2010 Bug fixes: -- None. New features: -- CMake support added, which allows for shared or static builds. --- archivers/szip/Makefile | 7 ++++--- archivers/szip/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'archivers/szip') diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile index b1088e35ae6..86b710a1f00 100644 --- a/archivers/szip/Makefile +++ b/archivers/szip/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2010/02/06 22:06:21 gdt Exp $ +# $NetBSD: Makefile,v 1.14 2011/10/13 22:34:56 dholland Exp $ DISTNAME= szip-2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= archivers MASTER_SITES= ftp://ftp.hdfgroup.org/lib-external/szip/2.1/src/ @@ -19,7 +19,8 @@ NO_BIN_ON_CDROM= ${RESTRICTED} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir -DIST_SUBDIR= ${PKGNAME} +# pkgrevisions 0, 1, 2 all have different distfiles, but 3 might not +DIST_SUBDIR= ${PKGNAME_NOREV}nb2 USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} diff --git a/archivers/szip/distinfo b/archivers/szip/distinfo index aa9eef846ac..878f726dcfc 100644 --- a/archivers/szip/distinfo +++ b/archivers/szip/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2009/01/16 09:18:30 obache Exp $ +$NetBSD: distinfo,v 1.8 2011/10/13 22:34:56 dholland Exp $ -SHA1 (szip-2.1nb1/szip-2.1.tar.gz) = 6bb0e494adce0bc4a5f0360460ee29041dedd7b4 -RMD160 (szip-2.1nb1/szip-2.1.tar.gz) = dfb3e60871f171eafc84fe502a2b836de8be7ffe -Size (szip-2.1nb1/szip-2.1.tar.gz) = 395864 bytes +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 (patch-aa) = 5ce7e2507ca8731fe06145c1334f031ee24277dc -- cgit v1.2.3