head	1.6;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	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.6
date	2006.05.12.14.28.18;	author vd;	state Exp;
branches;
next	1.5;

1.5
date	2006.01.22.02.50.38;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2003.10.24.12.03.37;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2002.09.20.21.53.33;	author nork;	state Exp;
branches;
next	1.2;

1.2
date	2001.04.14.22.31.28;	author steve;	state Exp;
branches;
next	1.1;

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


desc
@@


1.6
log
@Remove whitespace from line endings in pkg-plist files.

Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:	ports/94078
Approved by:	portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
@
text
@%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/Twofish.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Twofish/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Twofish/Twofish.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Twofish/Twofish.so
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Twofish
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt
@


1.5
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d7 1
a7 1
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt     
@


1.4
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d6 2
a7 2
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Crypt      2>/dev/null || true
@


1.3
log
@Update to 2.12

PR:		ports/42619
Submitted by:	Kimura Fuyuki <fuyuki@@hadaly.org>
Approved by:	knu (mentor)
@
text
@d1 7
a7 7
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/Twofish.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Twofish/.packlist
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Twofish/Twofish.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Twofish/Twofish.so
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Twofish
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt      2>/dev/null || true
@


1.2
log
@Remove empty directories on uninstall.
@
text
@a1 1
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/Twofish.pod
a4 1
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Twofish/autosplit.ix
d7 1
a7 1
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt 2>/dev/null || true
@


1.1
log
@Add p5-Crypt-Twofish 1.0, perl module implementing the Twofish cipher.
@
text
@d8 2
@

