summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorhe <he>2008-10-20 21:50:50 +0000
committerhe <he>2008-10-20 21:50:50 +0000
commit7430b67dcae050f13558e094620c001f4b8fa359 (patch)
tree9d69301090cc9470faf9ea15663379e8c610e158 /archivers
parent08a99c019526ea5cb85ff541b1541928439ddf7f (diff)
downloadpkgsrc-7430b67dcae050f13558e094620c001f4b8fa359.tar.gz
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
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Archive-Zip/Makefile5
-rw-r--r--archivers/p5-Archive-Zip/distinfo8
2 files changed, 6 insertions, 7 deletions
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