From b52928dd55d662cf98e6eec7dd80ece02cf2ad2a Mon Sep 17 00:00:00 2001 From: he Date: Mon, 20 Oct 2008 21:50:50 +0000 Subject: Update from version 1.24nb1 to 1.26. Upstream changes: 1.26 Mon 13 Oct 2008 - Adam Kennedy - Fixed the dreaded but #24036: WinXP Explorer Exposes Problems. This caused directories to appear as files in Windows Explorer and was caused by Windows always reading the msdos directory bit even when the file attributes are types as unix. Resolved by emulating the behaviour of Info-Zip and setting the 5th bit in the externalFileAttributes field. 1.25 Sat 11 Oct 2008 - Adam Kennedy - Removing "use warnings" instances that somehow slipped in - Skip test if Digest::MD5 is not available --- archivers/p5-Archive-Zip/Makefile | 5 ++--- archivers/p5-Archive-Zip/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'archivers') diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index fb2236ef9a6..340aa1cb07d 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2008/10/19 19:17:40 he Exp $ +# $NetBSD: Makefile,v 1.26 2008/10/20 21:50:50 he Exp $ -DISTNAME= Archive-Zip-1.24 +DISTNAME= Archive-Zip-1.26 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5zip CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Zip/distinfo b/archivers/p5-Archive-Zip/distinfo index 118b30d1c2b..71d66b06589 100644 --- a/archivers/p5-Archive-Zip/distinfo +++ b/archivers/p5-Archive-Zip/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2008/09/11 12:31:18 he Exp $ +$NetBSD: distinfo,v 1.9 2008/10/20 21:50:50 he Exp $ -SHA1 (Archive-Zip-1.24.tar.gz) = 7c19058909c4fb32390daf05ada67bcd933b29b4 -RMD160 (Archive-Zip-1.24.tar.gz) = 955a928e063dac6391a6e8616d1ded583424927f -Size (Archive-Zip-1.24.tar.gz) = 193303 bytes +SHA1 (Archive-Zip-1.26.tar.gz) = 06a18f9ab39504e4467ab32fd65a03d5d258aebd +RMD160 (Archive-Zip-1.26.tar.gz) = cd533665636827530493473eae1470b91ddffccb +Size (Archive-Zip-1.26.tar.gz) = 193921 bytes -- cgit v1.2.3