From 32fec23062d1aa6024831ffafdfe1dff1a056d60 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 9 Aug 2003 13:19:50 +0000 Subject: Update to 0.06 PR: 55390 Submitted by: Mathieu Arnold Approved by: maintainer (implicit) --- devel/p5-Algorithm-Permute/Makefile | 3 +-- devel/p5-Algorithm-Permute/distinfo | 2 +- devel/p5-Algorithm-Permute/pkg-plist | 16 ++++++++-------- 3 files changed, 10 insertions(+), 11 deletions(-) (limited to 'devel/p5-Algorithm-Permute') diff --git a/devel/p5-Algorithm-Permute/Makefile b/devel/p5-Algorithm-Permute/Makefile index 5c98da9d9d43..b6ce5ba93178 100644 --- a/devel/p5-Algorithm-Permute/Makefile +++ b/devel/p5-Algorithm-Permute/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Algorithm-Permute -PORTVERSION= 0.04 +PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Algorithm @@ -17,7 +17,6 @@ COMMENT= Perl interface to handy and fast permutation PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Algorithm::Permute.3 .include diff --git a/devel/p5-Algorithm-Permute/distinfo b/devel/p5-Algorithm-Permute/distinfo index f94771006bd1..1c28f77f9e16 100644 --- a/devel/p5-Algorithm-Permute/distinfo +++ b/devel/p5-Algorithm-Permute/distinfo @@ -1 +1 @@ -MD5 (Algorithm-Permute-0.04.tar.gz) = a1956a98d549526cd3a318ecb74bf39d +MD5 (Algorithm-Permute-0.06.tar.gz) = bb5d5df5d920d84cd1904c239eb8d6e1 diff --git a/devel/p5-Algorithm-Permute/pkg-plist b/devel/p5-Algorithm-Permute/pkg-plist index 0b0a2bd662fb..3d9034650aac 100644 --- a/devel/p5-Algorithm-Permute/pkg-plist +++ b/devel/p5-Algorithm-Permute/pkg-plist @@ -1,8 +1,8 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Algorithm/Permute.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm/Permute/.packlist -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm/Permute/Permute.bs -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm/Permute/Permute.so -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm/Permute/autosplit.ix -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm/Permute -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Algorithm 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Algorithm 2>/dev/null || true +%%SITE_PERL%%/%%PERL_ARCH%%/Algorithm/Permute.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Permute/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Permute/Permute.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Permute/Permute.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Permute/autosplit.ix +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Permute +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Algorithm 2>/dev/null || true -- cgit v1.2.3