head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2006.05.12.14.28.17;	author vd;	state Exp;
branches;
next	1.3;

1.3
date	2006.01.22.02.50.34;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2003.10.24.12.03.34;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2002.09.20.20.24.21;	author nork;	state Exp;
branches;
next	;


desc
@@


1.4
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%%/Crypt/RC5.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/RC5/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/RC5
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
@@dirrmtry %%SITE_PERL%%/Crypt
@


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

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d5 1
a5 1
@@dirrmtry %%SITE_PERL%%/Crypt                   
@


1.2
log
@utilize SITE_PERL

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


1.1
log
@Add p5-Crypt-RC5(1.01), a perl module for RC5 encryption.

Approved by:	knu (mentor)
@
text
@d1 5
a5 5
lib/perl5/site_perl/%%PERL_VER%%/Crypt/RC5.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RC5/.packlist
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RC5
@@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%%/Crypt                    2>/dev/null || true
@

