summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-03-10 17:21:27 +0000
committersno <sno@pkgsrc.org>2009-03-10 17:21:27 +0000
commitbf707392a86b39076fed6afdedfbd4ff40ba0e9a (patch)
tree695c3d29ee26d82416ec06e0b3d583297af8abde /archivers
parentc559fb9599a277a62fb69092e21dd8360ba7d098 (diff)
downloadpkgsrc-bf707392a86b39076fed6afdedfbd4ff40ba0e9a.tar.gz
pkgsrc changes:
- Updating to 1.46 Upstream changes: * important changes in version 1.46 05/03/2009: - Address: bug #43513: [PATCH] Accept wrong checksums from SunOS and HP-UX tar like GNU tar does. See here for details: http://www.gnu.org/software/tar/manual/tar.html#SEC139 - make COMPRESS_BZIP and COMPRESS_GZIP constants actually work and fix their documentation Oked by rhaen@
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Archive-Tar/Makefile6
-rw-r--r--archivers/p5-Archive-Tar/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index 7bf89e5c538..00548176867 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2009/02/10 14:16:28 rhaen Exp $
+# $NetBSD: Makefile,v 1.34 2009/03/10 17:21:27 sno Exp $
-DISTNAME= Archive-Tar-1.44
+DISTNAME= Archive-Tar-1.46
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tar
CATEGORIES= archivers perl5
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Archive-Tar/
COMMENT= Perl5 module interface to manipulate tar files
DEPENDS+= p5-IO-Zlib>=1.01:../../devel/p5-IO-Zlib
-DEPENDS+= p5-IO-Compress-Bzip2-[0-9]*:../../devel/p5-IO-Compress-Bzip2
+DEPENDS+= p5-IO-Compress-Bzip2>=2.012:../../devel/p5-IO-Compress-Bzip2
DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String
DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
diff --git a/archivers/p5-Archive-Tar/distinfo b/archivers/p5-Archive-Tar/distinfo
index e1123f0f72e..b52f17d9d6b 100644
--- a/archivers/p5-Archive-Tar/distinfo
+++ b/archivers/p5-Archive-Tar/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2009/02/10 14:16:28 rhaen Exp $
+$NetBSD: distinfo,v 1.18 2009/03/10 17:21:27 sno Exp $
-SHA1 (Archive-Tar-1.44.tar.gz) = 5471e4ff50757aa46050759e50fe92b2e4c7f648
-RMD160 (Archive-Tar-1.44.tar.gz) = 9cb86856059c173251c91b1c06d024232e943fed
-Size (Archive-Tar-1.44.tar.gz) = 49037 bytes
+SHA1 (Archive-Tar-1.46.tar.gz) = 79a6ff322293411cf4376b14d8b3c60713ac665f
+RMD160 (Archive-Tar-1.46.tar.gz) = 344a57bac1bd55c26413d2b8bb98c6998a955c1e
+Size (Archive-Tar-1.46.tar.gz) = 49715 bytes