summaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Zip/Makefile
diff options
context:
space:
mode:
authorobache <obache>2008-06-01 14:22:15 +0000
committerobache <obache>2008-06-01 14:22:15 +0000
commit8988ef50e00893181c4e4c0a907e0effab30dfe5 (patch)
tree3b5f580218284c4fe2855c66ec92f6ad7311a50f /archivers/p5-Archive-Zip/Makefile
parente4983f77610c52e64c87da3b7877e5d6e4a585b4 (diff)
downloadpkgsrc-8988ef50e00893181c4e4c0a907e0effab30dfe5.tar.gz
Update p5-Archive-Zip to 1.23.
Based on patch provided by Zafer Aydogan via private mail. 1.23 Thu 8 Nov 2007 - Adam Kennedy - Temporarily skilling some failing tests on Win32 in the interests of toolchain sanity. (until we work out the real problem here) 1.22 Fri 2 Nov 2007 - Adam Kennedy - Fixing platform compatibility bugs in the new regression tests from 1.21. 1.21 Thu 1 Nov 2007 - Adam Kennedy - Tidying up copyright formatting a bit. - Disable the GPBF_HAS_DATA_DESCRIPTOR_MASK bit when auto-switching directory storage to STORED because of a WinZip workaround because the read code in Java JAR which was... ok, I really don't understand, but Roland from Verisign says this one extra line unbreaks JAR files, so I just applied it :) - fixed http://rt.cpan.org/Public/Bug/Display.html?id=27463 with a regression test - cannot add files whose entire filenames are "0". (SHLOMIF). - fixed http://rt.cpan.org/Public/Bug/Display.html?id=26384 with a regression test - Archive::Zip::MemberRead::getline ignores $INPUT_RECORD_SEPARATOR . The modified file in the bug had it to be reworked a bit and tests were added in the file 08_readmember_record_sep.t. - Thanks to kovesp [...] sympatico.ca - (SHLOMIF) 1.20 Tue 5 Jun 2007 - Adam Kennedy - Removing dependency on File::Which due to public outburst of flaming on cpanra(n)tings by H.Merijn Brand. Try a simple email next time. :( - Embedding an entire copy of File::Which inside the tests instead as an alternative to compensating for the lack of build_requires. - Removing the docs directory. It only had out of date files and non-free copyrighted materials. The tarball was probably illegal to distribute as a result. (reported by Debian devs) 1.19 Internal use, public release skipped
Diffstat (limited to 'archivers/p5-Archive-Zip/Makefile')
-rw-r--r--archivers/p5-Archive-Zip/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index 2dda558dd77..a3c6f58f05a 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2008/03/08 13:51:08 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2008/06/01 14:22:15 obache Exp $
-DISTNAME= Archive-Zip-1.18
+DISTNAME= Archive-Zip-1.23
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5zip
CATEGORIES= archivers perl5
@@ -10,8 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Archive-Zip/
COMMENT= Perl5 module interface to manipulate zip files
-DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib
-DEPENDS+= p5-File-Which-[0-9]*:../../devel/p5-File-Which
+DEPENDS+= p5-Compress-Zlib>=1.14:../../devel/p5-Compress-Zlib
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir