pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Update archivers/p5-Archive-Zip to 1.16



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5defa81766c9
branches:  trunk
changeset: 501321:5defa81766c9
user:      abs <abs%pkgsrc.org@localhost>
date:      Thu Oct 20 17:25:38 2005 +0000

description:
Update archivers/p5-Archive-Zip to 1.16

1.16 Mon Jul 04 12:49:30 CDT 2005
 - Grrrr...removed test that fails when installing under CPANPLUS.

1.15 Wed Jun 22 10:24:25 CDT 2005
  - added fix for RT #12771 Minor nit: warning in Archive::Zip::DirectoryMember:
:contents()
  - added fix for RT #13327 Formatting problem in Archive::Zip::Tree manpage

1.15_02 Sat Mar 12 09:16:30 CST 2005
  - fixed dates in previous entry!
  - began the process of migrating from the monolithic t/test.t to
    smaller scripts using Test::More.
  - started work on improving Archive::Zip's test coverage.  Coverage
    is now up to just over 80%.
  - added error handling to writeToFileHandle
  - fixed small bug in extractMember from previous version

1.15_01 Wed Mar  9 22:26:52 CST 2005
  - added fix for RT #11818 extractMember method corrupts archive
  - added t/pod.t to test for pod correctness

diffstat:

 archivers/p5-Archive-Zip/Makefile |  5 ++---
 archivers/p5-Archive-Zip/distinfo |  8 ++++----
 doc/CHANGES                       |  3 ++-
 doc/TODO                          |  3 +--
 4 files changed, 9 insertions(+), 10 deletions(-)

diffs (58 lines):

diff -r c653719a4b39 -r 5defa81766c9 archivers/p5-Archive-Zip/Makefile
--- a/archivers/p5-Archive-Zip/Makefile Thu Oct 20 17:22:32 2005 +0000
+++ b/archivers/p5-Archive-Zip/Makefile Thu Oct 20 17:25:38 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2005/09/02 23:12:49 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2005/10/20 17:25:38 abs Exp $
 
-DISTNAME=              Archive-Zip-1.14
+DISTNAME=              Archive-Zip-1.16
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           2
 SVR4_PKGNAME=          p5zip
 CATEGORIES=            archivers perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Archive/}
diff -r c653719a4b39 -r 5defa81766c9 archivers/p5-Archive-Zip/distinfo
--- a/archivers/p5-Archive-Zip/distinfo Thu Oct 20 17:22:32 2005 +0000
+++ b/archivers/p5-Archive-Zip/distinfo Thu Oct 20 17:25:38 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 14:45:25 agc Exp $
+$NetBSD: distinfo,v 1.5 2005/10/20 17:25:38 abs Exp $
 
-SHA1 (Archive-Zip-1.14.tar.gz) = e4eb9af1540039ce60af9be35d27ba354bad0228
-RMD160 (Archive-Zip-1.14.tar.gz) = 302c15961268ebb173a5133fbb5c3f17d4144642
-Size (Archive-Zip-1.14.tar.gz) = 110330 bytes
+SHA1 (Archive-Zip-1.16.tar.gz) = 5eadeb821341e8491014003694aeb4380f3f39ae
+RMD160 (Archive-Zip-1.16.tar.gz) = aeacb97732dd13138405db49acbc851448863f58
+Size (Archive-Zip-1.16.tar.gz) = 111336 bytes
diff -r c653719a4b39 -r 5defa81766c9 doc/CHANGES
--- a/doc/CHANGES       Thu Oct 20 17:22:32 2005 +0000
+++ b/doc/CHANGES       Thu Oct 20 17:25:38 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11586 2005/10/20 16:25:46 minskim Exp $
+$NetBSD: CHANGES,v 1.11587 2005/10/20 17:26:26 abs Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -4743,3 +4743,4 @@
        Updated finance/gnucash to 1.8.12 [wiz 2005-10-20]
        Updated www/snownews to 1.5.7 [tonio 2005-10-20]
        Updated www/curl to 7.15.0nb1 [minskim 2005-10-20]
+       Updated archivers/p5-Archive-Zip to 1.16 [abs 2005-10-20]
diff -r c653719a4b39 -r 5defa81766c9 doc/TODO
--- a/doc/TODO  Thu Oct 20 17:22:32 2005 +0000
+++ b/doc/TODO  Thu Oct 20 17:25:38 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.4073 2005/10/20 15:32:59 tonio Exp $
+$NetBSD: TODO,v 1.4074 2005/10/20 17:26:27 abs Exp $
 
 Suggested new packages
 ======================
@@ -828,7 +828,6 @@
        o p5-Apache-Session-1.80
        o p5-Apache-Session-Wrapper-0.26
        o p5-Apache-Test-1.26
-       o p5-Archive-Zip-1.16
        o p5-Array-Compare-1.13
        o p5-Audio-Wav-0.04
        o p5-Authen-SASL-2.09



Home | Main Index | Thread Index | Old Index