[Lunar-commits] r18623 - moonbase/trunk/perl/Archive-Tar
Dennis Veatch
stumbles at lunar-linux.org
Fri Feb 10 03:01:24 UTC 2006
Author: stumbles
Date: 2006-02-10 03:01:22 +0000 (Fri, 10 Feb 2006)
New Revision: 18623
Modified:
moonbase/trunk/perl/Archive-Tar/DETAILS
Log:
add pod to ptar and ptardiff so they have manpages generated
the 'ptardiff' was not included in the exe_files section
Add a warning if the read() call from new() fails to return data
Fix a bug where alternate absolute extract paths would add an
extra directory upon extract (bug #11342)
and others.
Modified: moonbase/trunk/perl/Archive-Tar/DETAILS
===================================================================
--- moonbase/trunk/perl/Archive-Tar/DETAILS 2006-02-10 02:44:41 UTC (rev 18622)
+++ moonbase/trunk/perl/Archive-Tar/DETAILS 2006-02-10 03:01:22 UTC (rev 18623)
@@ -1,11 +1,11 @@
MODULE=Archive-Tar
- VERSION=1.23
+ VERSION=1.28
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.cpan.org/authors/id/K/KA/KANE/
- SOURCE_VFY=sha1:f655c2c0fe66ce30f0e08bf876b5dda89a8ebd51
+ SOURCE_URL=http://search.cpan.org/CPAN/authors/id/K/KA/KANE/
+ SOURCE_VFY=sha1:c2f161b6a4158c8b280138db0fbb9d9ed8120af0
WEB_SITE=http://search.cpan.org/search?dist=Archive-Tar
ENTERED=20030309
- UPDATED=20050122
+ UPDATED=20060209
SHORT="Perl module for manipulation of tar archives"
cat << EOF
More information about the Lunar-commits
mailing list