aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-07-01 03:44:58 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-07-01 03:44:58 +0000
commit69985c0d46a2d07c8a9de44b101ef49ad50ee8d9 (patch)
treefb6d8eb6fa3dc5d42a184bbab560c07324dc1ea3 /security
parentd8a8887c96ff96479cb5767d7f2d41bae885d950 (diff)
downloadports-69985c0d46a2d07c8a9de44b101ef49ad50ee8d9.tar.gz
ports-69985c0d46a2d07c8a9de44b101ef49ad50ee8d9.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-Primes/Makefile2
-rw-r--r--security/p5-Crypt-Primes/distinfo2
-rw-r--r--security/p5-Crypt-Primes/pkg-plist7
3 files changed, 5 insertions, 6 deletions
diff --git a/security/p5-Crypt-Primes/Makefile b/security/p5-Crypt-Primes/Makefile
index c7fa2cf60997..62201314ecd9 100644
--- a/security/p5-Crypt-Primes/Makefile
+++ b/security/p5-Crypt-Primes/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt-Primes
-PORTVERSION= 0.49
+PORTVERSION= 0.50
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
diff --git a/security/p5-Crypt-Primes/distinfo b/security/p5-Crypt-Primes/distinfo
index c0d5d89e1d17..c13f0bd2834b 100644
--- a/security/p5-Crypt-Primes/distinfo
+++ b/security/p5-Crypt-Primes/distinfo
@@ -1 +1 @@
-MD5 (Crypt-Primes-0.49.tar.gz) = 8f642885306967a5294ce16865af71d0
+MD5 (Crypt-Primes-0.50.tar.gz) = 041947b9645142615d687b89cf2e1a7b
diff --git a/security/p5-Crypt-Primes/pkg-plist b/security/p5-Crypt-Primes/pkg-plist
index 90ebd0fdf1d6..803b08acb0a0 100644
--- a/security/p5-Crypt-Primes/pkg-plist
+++ b/security/p5-Crypt-Primes/pkg-plist
@@ -1,5 +1,4 @@
bin/largeprimes
-lib/perl5/site_perl/%%PERL_VER%%/Crypt/Primes.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Primes/.packlist
-man/man1/largeprimes.1
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Primes
+%%SITE_PERL%%/Crypt/Primes.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Primes/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Primes