pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Update p5-Archive-Tar to 1.28
details: https://anonhg.NetBSD.org/pkgsrc/rev/eb366afbf0f5
branches: trunk
changeset: 507480:eb366afbf0f5
user: abs <abs%pkgsrc.org@localhost>
date: Thu Feb 02 21:27:12 2006 +0000
description:
Update p5-Archive-Tar to 1.28
Changes since 1.26:
* important changes in version 1.28 19/1/2006:
- add pod to ptar and ptardiff so they have manpages generated
- integrate change 25333 by rgs@oregon on 2005/08/27 16:28:27
which fixes a failure in Archive::Tar tests when perl is built
with -Dmksymlinks
- integrate Change 26870 by craigb@craigb-brianor on
2006/01/17 04:03:01 holding vms specific patches
- mention 'full_name' as property type to list_archive
- address #14922 -- unable to reproduce, but add a test
case to make sure the issue doesn't occur
- apply the docpatch provided by:
#15935: File type constants are not documented
- document our lack of support for stringified archives and
compressed archives opened to a non-io-zlib fh
- 1.27 was skipped due to PAUSE issues
diffstat:
archivers/p5-Archive-Tar/Makefile | 4 ++--
archivers/p5-Archive-Tar/distinfo | 8 ++++----
doc/CHANGES | 3 ++-
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r c99cada0b1ad -r eb366afbf0f5 archivers/p5-Archive-Tar/Makefile
--- a/archivers/p5-Archive-Tar/Makefile Thu Feb 02 21:15:46 2006 +0000
+++ b/archivers/p5-Archive-Tar/Makefile Thu Feb 02 21:27:12 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2005/10/15 20:56:03 heinz Exp $
+# $NetBSD: Makefile,v 1.20 2006/02/02 21:27:12 abs Exp $
-DISTNAME= Archive-Tar-1.26
+DISTNAME= Archive-Tar-1.28
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tar
CATEGORIES= archivers perl5
diff -r c99cada0b1ad -r eb366afbf0f5 archivers/p5-Archive-Tar/distinfo
--- a/archivers/p5-Archive-Tar/distinfo Thu Feb 02 21:15:46 2006 +0000
+++ b/archivers/p5-Archive-Tar/distinfo Thu Feb 02 21:27:12 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2005/10/15 20:56:03 heinz Exp $
+$NetBSD: distinfo,v 1.8 2006/02/02 21:27:12 abs Exp $
-SHA1 (Archive-Tar-1.26.tar.gz) = d7e172d983fc9ce3ddce1c665b54fab4501db461
-RMD160 (Archive-Tar-1.26.tar.gz) = daecc9874af6d457e1644443a5b26dbd02725fb7
-Size (Archive-Tar-1.26.tar.gz) = 35070 bytes
+SHA1 (Archive-Tar-1.28.tar.gz) = c2f161b6a4158c8b280138db0fbb9d9ed8120af0
+RMD160 (Archive-Tar-1.28.tar.gz) = 3bc4fe1a095a5ab67ab8526bcbadc7a8d912d93e
+Size (Archive-Tar-1.28.tar.gz) = 36150 bytes
diff -r c99cada0b1ad -r eb366afbf0f5 doc/CHANGES
--- a/doc/CHANGES Thu Feb 02 21:15:46 2006 +0000
+++ b/doc/CHANGES Thu Feb 02 21:27:12 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12766 2006/02/02 21:03:45 tron Exp $
+$NetBSD: CHANGES,v 1.12767 2006/02/02 21:29:30 abs Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -763,3 +763,4 @@
Updated mail/p5-Mail-Audit to 1.21nb2 [salo 2006-02-02]
Updated graphics/netpbm to 10.31nb1 [joerg 2006-02-02]
Added chat/xchat-python version 2.4.5 [tron 2006-02-02]
+ Updated archivers/p5-Archive-Tar to 1.28 [abs 2006-02-02]
Home |
Main Index |
Thread Index |
Old Index