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 - updated to 1.42
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b8756af3e7b
branches: trunk
changeset: 553182:1b8756af3e7b
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Sat Jan 17 00:57:39 2009 +0000
description:
- updated to 1.42
Changelog:
-no changelog for 1.41-
* important changes in version 1.42 13/12/2008:
- Address #40426: Archive Tar to support direct Archive::Tar::File adds
It is now possible to add Archive::Tar::File objects via $tar->add_files
- Address #40016 (Archive::Tar assumes $> won't change): CAN_CHOWN is now a
dynamic check upon extraction. This allows scripts to drop privileges when
desired
- Address take 2 of #39933: [PATCH] handle ../ directory name on VMS
John M. sent in a better way to do directory name translation.
diffstat:
archivers/p5-Archive-Tar/Makefile | 4 ++--
archivers/p5-Archive-Tar/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r cadf2f383ae7 -r 1b8756af3e7b archivers/p5-Archive-Tar/Makefile
--- a/archivers/p5-Archive-Tar/Makefile Fri Jan 16 23:40:31 2009 +0000
+++ b/archivers/p5-Archive-Tar/Makefile Sat Jan 17 00:57:39 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2008/11/05 15:48:44 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2009/01/17 00:57:39 rhaen Exp $
-DISTNAME= Archive-Tar-1.40
+DISTNAME= Archive-Tar-1.42
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tar
CATEGORIES= archivers perl5
diff -r cadf2f383ae7 -r 1b8756af3e7b archivers/p5-Archive-Tar/distinfo
--- a/archivers/p5-Archive-Tar/distinfo Fri Jan 16 23:40:31 2009 +0000
+++ b/archivers/p5-Archive-Tar/distinfo Sat Jan 17 00:57:39 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2008/11/05 15:48:44 wiz Exp $
+$NetBSD: distinfo,v 1.16 2009/01/17 00:57:40 rhaen Exp $
-SHA1 (Archive-Tar-1.40.tar.gz) = 8161961fe2cb9b215f8fca3470dc618b302b50c8
-RMD160 (Archive-Tar-1.40.tar.gz) = 19650609dfe77596f7f5192ff59785e8a54b6ad7
-Size (Archive-Tar-1.40.tar.gz) = 48243 bytes
+SHA1 (Archive-Tar-1.42.tar.gz) = a733c8ce1fd75bce1653c7eb4c3072bf966553f5
+RMD160 (Archive-Tar-1.42.tar.gz) = 5b2f54ee43c0f07bfa040d339ecc72a4409edd5f
+Size (Archive-Tar-1.42.tar.gz) = 48865 bytes
Home |
Main Index |
Thread Index |
Old Index