1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 1.18

PR:		104805
Submitted by:	chinsan
This commit is contained in:
Erwin Lansing 2006-10-31 08:31:53 +00:00
parent fcc440c20a
commit 3fa828ac6c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175743
3 changed files with 14 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Archive-Zip
PORTVERSION= 1.16
PORTVERSION= 1.18
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Archive
@ -17,7 +17,8 @@ COMMENT= Perl module to create, manipulate, read, and write Zip archive files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (Archive-Zip-1.16.tar.gz) = e28dff400d07b1659d659d8dde7071f1
SHA256 (Archive-Zip-1.16.tar.gz) = aa4642683941ae40de30bcf278a2387380a57d9fc5c8051695cb0fbf88d10fbe
SIZE (Archive-Zip-1.16.tar.gz) = 111336
MD5 (Archive-Zip-1.18.tar.gz) = b198ee6700e27203c071803216dba11c
SHA256 (Archive-Zip-1.18.tar.gz) = 7db1880c70cf2d95766f4fb7f3de537d065ab41a31d64747ebdff6c15e76e83c
SIZE (Archive-Zip-1.18.tar.gz) = 224031

View File

@ -1,11 +1,17 @@
bin/crc32
%%SITE_PERL%%/Archive/Zip.pm
%%SITE_PERL%%/Archive/Zip.pod
%%SITE_PERL%%/Archive/Zip/FAQ.pod
%%SITE_PERL%%/Archive/Zip/Archive.pm
%%SITE_PERL%%/Archive/Zip/DirectoryMember.pm
%%SITE_PERL%%/Archive/Zip/BufferedFileHandle.pm
%%SITE_PERL%%/Archive/Zip/FAQ.pod
%%SITE_PERL%%/Archive/Zip/FileMember.pm
%%SITE_PERL%%/Archive/Zip/Member.pm
%%SITE_PERL%%/Archive/Zip/MemberRead.pm
%%SITE_PERL%%/Archive/Zip/MockFileHandle.pm
%%SITE_PERL%%/Archive/Zip/NewFileMember.pm
%%SITE_PERL%%/Archive/Zip/StringMember.pm
%%SITE_PERL%%/Archive/Zip/Tree.pm
%%SITE_PERL%%/Archive/Zip/ZipFileMember.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Zip/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Zip
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive