head	1.7;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.7
date	2006.10.31.08.31.53;	author erwin;	state Exp;
branches;
next	1.6;

1.6
date	2006.01.22.01.22.59;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2003.10.24.12.01.09;	author ijliao;	state Exp;
branches;
next	1.4;

1.4
date	2002.09.12.09.34.58;	author tobez;	state Exp;
branches;
next	1.3;

1.3
date	2002.09.03.08.10.20;	author kevlo;	state Exp;
branches;
next	1.2;

1.2
date	2001.03.10.04.23.42;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2001.01.03.23.21.27;	author will;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Update to 1.18

PR:		104805
Submitted by:	chinsan
@
text
@bin/crc32
%%SITE_PERL%%/Archive/Zip.pm
%%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
@@dirrm %%SITE_PERL%%/Archive/Zip
@@dirrmtry %%SITE_PERL%%/Archive
@


1.6
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry
Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d3 3
a5 1
%%SITE_PERL%%/Archive/Zip.pod
d7 2
a8 1
%%SITE_PERL%%/Archive/Zip/BufferedFileHandle.pm
d11 2
d14 1
@


1.5
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d11 1
a11 1
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive 2>/dev/null || true
d13 1
a13 1
@@unexec rmdir %D/%%SITE_PERL%%/Archive 2>/dev/null || true
@


1.4
log
@Update to 1.05.

Submitted by:	maintainer
PR:		42669
@
text
@d2 12
a13 12
lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip.pm
lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip.pod
lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip/FAQ.pod
lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip/BufferedFileHandle.pm
lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip/MemberRead.pm
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
@@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
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Archive 2>/dev/null || true
@


1.3
log
@Update to version 1.03

PR: 42361
Submitted by: MAINTAINER
@
text
@d11 1
a11 1
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Archive
d13 1
a13 1
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/Archive
@


1.2
log
@Fix pkg-plist, and add depends to p5-Compress-Zlib.

Submitted by:	bento
@
text
@d3 2
d6 1
@


1.1
log
@Add p5-Archive-Zip 0.10, perl module to create, manipulate, read, and write
Zip archive files.
@
text
@d8 1
d10 1
@

