diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-10 09:34:24 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-10 09:34:24 +0000 |
commit | bb0ddae5301f1e47433ba3e54e3fcb093b6df555 (patch) | |
tree | 7cd1f6c10a63276db0bd40bd6799a06805c8e3d2 /textproc/p5-Sort-ArbBiLex | |
parent | e3ee5d116d124e7b0983d154192247f15761be20 (diff) | |
download | ports-bb0ddae5301f1e47433ba3e54e3fcb093b6df555.tar.gz ports-bb0ddae5301f1e47433ba3e54e3fcb093b6df555.zip |
Notes
Diffstat (limited to 'textproc/p5-Sort-ArbBiLex')
-rw-r--r-- | textproc/p5-Sort-ArbBiLex/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Sort-ArbBiLex/distinfo | 2 | ||||
-rw-r--r-- | textproc/p5-Sort-ArbBiLex/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Sort-ArbBiLex/Makefile b/textproc/p5-Sort-ArbBiLex/Makefile index 4d2e0e532704..71cd104aa5a8 100644 --- a/textproc/p5-Sort-ArbBiLex/Makefile +++ b/textproc/p5-Sort-ArbBiLex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Sort-ArbBiLex -PORTVERSION= 3.32 +PORTVERSION= 3.4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Sort @@ -16,7 +16,7 @@ MAINTAINER= tobez@tobez.org PERL_CONFIGURE= yes -MAN3= Sort::ArbBiLex.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= Sort::ArbBiLex.3 .include <bsd.port.mk> diff --git a/textproc/p5-Sort-ArbBiLex/distinfo b/textproc/p5-Sort-ArbBiLex/distinfo index a33b702a43fc..fd7d01584667 100644 --- a/textproc/p5-Sort-ArbBiLex/distinfo +++ b/textproc/p5-Sort-ArbBiLex/distinfo @@ -1 +1 @@ -MD5 (Sort-ArbBiLex-3.32.tar.gz) = 3e83f188732830a9279b078cdbaa5450 +MD5 (Sort-ArbBiLex-3.4.tar.gz) = 9bfc995ddad841a094facd1b61db603c diff --git a/textproc/p5-Sort-ArbBiLex/pkg-plist b/textproc/p5-Sort-ArbBiLex/pkg-plist index d48f3e162cc8..586ed3251688 100644 --- a/textproc/p5-Sort-ArbBiLex/pkg-plist +++ b/textproc/p5-Sort-ArbBiLex/pkg-plist @@ -1,5 +1,5 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort/ArbBiLex/.packlist lib/perl5/site_perl/%%PERL_VER%%/Sort/ArbBiLex.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort/ArbBiLex/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort/ArbBiLex @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Sort 2>/dev/null || true |