summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-23 10:41:36 +0000
committersno <sno@pkgsrc.org>2010-02-23 10:41:36 +0000
commit73d5f31de9c6459bb4ec5ebe8f0903782d064545 (patch)
tree7a7ca7adf6b7ee4d0041f497b0f7ba9769afe521 /archivers
parent42cc323af65d625d9424ca6851a1b2ab6ce3eaab (diff)
downloadpkgsrc-73d5f31de9c6459bb4ec5ebe8f0903782d064545.tar.gz
Updating archivers/p5-Archive-Tar from 1.56 to 1.58
pkgsrc changes: - "drop" explicit core dependency Upstream changes: * important changes in version 1.58 17/02/2010 - Apply a patch from toddr@null.net that addreses RT #54714 Subject: $@ not cleaned up after eval This section of code seems to be trying to use future functionality not yet present in IO::Zlib (tell). I was chasing another bug and getting very confused by this population of $@. Could I request you cleanup $@ if you expect and/or don't care about failure from this eval?
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 4fea414364e..1b7c5f160b6 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2010/02/07 16:01:30 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2010/02/23 10:41:36 sno Exp $
-DISTNAME= Archive-Tar-1.56
+DISTNAME= Archive-Tar-1.58
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tar
CATEGORIES= archivers perl5
@@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-IO-Zlib>=1.01:../../devel/p5-IO-Zlib
DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress
DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String
-DEPENDS+= p5-Package-Constants-[0-9]*:../../devel/p5-Package-Constants
+DEPENDS+= {perl>=5.10.0,p5-Package-Constants-[0-9]*}:../../devel/p5-Package-Constants
DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/archivers/p5-Archive-Tar/distinfo b/archivers/p5-Archive-Tar/distinfo
index 2834bd74924..5859db8df73 100644
--- a/archivers/p5-Archive-Tar/distinfo
+++ b/archivers/p5-Archive-Tar/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2010/02/07 16:01:30 wiz Exp $
+$NetBSD: distinfo,v 1.23 2010/02/23 10:41:36 sno Exp $
-SHA1 (Archive-Tar-1.56.tar.gz) = 13a9f9946d64ae6cbf9737b60b6ff8d1addc2cbc
-RMD160 (Archive-Tar-1.56.tar.gz) = 0c96eda94e6ed21002ab8fa45b107e53e3ad8d5d
-Size (Archive-Tar-1.56.tar.gz) = 52340 bytes
+SHA1 (Archive-Tar-1.58.tar.gz) = cdb7fb9e638290b9737ec66779a754b276f9cdc0
+RMD160 (Archive-Tar-1.58.tar.gz) = a07304a0e314b8ed632f9c2e0ceb8f6cb46322ae
+Size (Archive-Tar-1.58.tar.gz) = 52545 bytes