pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/p5-Archive-Tar pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/dbbf74c12d65
branches: trunk
changeset: 394796:dbbf74c12d65
user: sno <sno%pkgsrc.org@localhost>
date: Mon Jun 15 19:06:07 2009 +0000
description:
pkgsrc changes:
- Updating package of p5 module Archive::Tar from 1.48 to 1.52
- Setting LICENSE to ${PERL5_LICENSE} according to module documentation
Upstream changes:
* important changes in version 1.52 13/06/2009:
- Apply documentation patch to describe IBM APAR issue IZ50240; AIX tar
does not always end a Tar archive with a 0x00 null block, which can
cause warnings from Archive::Tar.
This is a documentation patch only, and users of 1.50 need not upgrade.
* important changes in version 1.50 12/06/2009:
- Apply patch in #46450: Support for --no-same-permissions style behavior
This facilitates leaving the +x bit, while still applying your umask on
the extracted file.
diffstat:
archivers/p5-Archive-Tar/Makefile | 5 +++--
archivers/p5-Archive-Tar/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r 3109977c1d39 -r dbbf74c12d65 archivers/p5-Archive-Tar/Makefile
--- a/archivers/p5-Archive-Tar/Makefile Mon Jun 15 19:00:16 2009 +0000
+++ b/archivers/p5-Archive-Tar/Makefile Mon Jun 15 19:06:07 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2009/04/23 07:08:19 sno Exp $
+# $NetBSD: Makefile,v 1.37 2009/06/15 19:06:07 sno Exp $
-DISTNAME= Archive-Tar-1.48
+DISTNAME= Archive-Tar-1.52
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tar
CATEGORIES= archivers perl5
@@ -9,6 +9,7 @@
MAINTAINER= rhaen%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Archive-Tar/
COMMENT= Perl5 module interface to manipulate tar files
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-IO-Zlib>=1.01:../../devel/p5-IO-Zlib
DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress
diff -r 3109977c1d39 -r dbbf74c12d65 archivers/p5-Archive-Tar/distinfo
--- a/archivers/p5-Archive-Tar/distinfo Mon Jun 15 19:00:16 2009 +0000
+++ b/archivers/p5-Archive-Tar/distinfo Mon Jun 15 19:06:07 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2009/04/23 07:08:19 sno Exp $
+$NetBSD: distinfo,v 1.20 2009/06/15 19:06:07 sno Exp $
-SHA1 (Archive-Tar-1.48.tar.gz) = c41b1f187e1c27560857a9b85a1e57009b9841a9
-RMD160 (Archive-Tar-1.48.tar.gz) = fb15199751b3873e930b32d6132897f7eb35983c
-Size (Archive-Tar-1.48.tar.gz) = 50094 bytes
+SHA1 (Archive-Tar-1.52.tar.gz) = 559d198a6044ba6cd7e0ae23934a40c46f140140
+RMD160 (Archive-Tar-1.52.tar.gz) = d45ef7058903f3de23bb2c8786d1b636489cf17f
+Size (Archive-Tar-1.52.tar.gz) = 50778 bytes
Home |
Main Index |
Thread Index |
Old Index