1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 1.05.

Submitted by:	maintainer
PR:		42669
This commit is contained in:
Anton Berezin 2002-09-12 09:34:58 +00:00
parent 6eff5d99ba
commit edb68e77ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66186
4 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Archive-Zip
PORTVERSION= 1.03
PORTVERSION= 1.05
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Archive

View File

@ -1 +1 @@
MD5 (Archive-Zip-1.03.tar.gz) = 8e07a692e32f8087a02002cfd4663db9
MD5 (Archive-Zip-1.05.tar.gz) = 33ee624c7be5b35c635b9e6831d076bd

View File

@ -2,5 +2,6 @@ The Archive::Zip module allows a Perl program to create, manipulate,
read, and write Zip archive files.
Author: Ned Konz
WWW: http://search.cpan.org/search?dist=Archive-Zip
--will

View File

@ -8,6 +8,6 @@ lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip/MockFileHandle.pm
lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip/Tree.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Archive/Zip/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Archive/Zip
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Archive
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Archive 2>/dev/null || true
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Archive
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Archive 2>/dev/null || true