aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OTP
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-09-17 21:25:48 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-09-17 21:25:48 +0000
commitc3212f18246ee733a6687cd02ef907fec40f3725 (patch)
tree0676baebb8ffcfc0999f429e7733484c0101d1a5 /security/p5-Crypt-OTP
parent7b514b5ed53918ec1a0614fa2072c8d5669c90df (diff)
downloadports-c3212f18246ee733a6687cd02ef907fec40f3725.tar.gz
ports-c3212f18246ee733a6687cd02ef907fec40f3725.zip
Update to 2.00.
PR: 42880 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=66540
Diffstat (limited to 'security/p5-Crypt-OTP')
-rw-r--r--security/p5-Crypt-OTP/Makefile2
-rw-r--r--security/p5-Crypt-OTP/distinfo2
-rw-r--r--security/p5-Crypt-OTP/pkg-plist3
3 files changed, 2 insertions, 5 deletions
diff --git a/security/p5-Crypt-OTP/Makefile b/security/p5-Crypt-OTP/Makefile
index b70a315e2e0e..b7bfc4128763 100644
--- a/security/p5-Crypt-OTP/Makefile
+++ b/security/p5-Crypt-OTP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt-OTP
-PORTVERSION= 1.03
+PORTVERSION= 2.00
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
diff --git a/security/p5-Crypt-OTP/distinfo b/security/p5-Crypt-OTP/distinfo
index 9493d22d4187..8def287f8438 100644
--- a/security/p5-Crypt-OTP/distinfo
+++ b/security/p5-Crypt-OTP/distinfo
@@ -1 +1 @@
-MD5 (Crypt-OTP-1.03.tar.gz) = 53fbe88beeb9530ef7cca7b9b3bafadc
+MD5 (Crypt-OTP-2.00.tar.gz) = af841dbb3641f73ee4048b15e6b56197
diff --git a/security/p5-Crypt-OTP/pkg-plist b/security/p5-Crypt-OTP/pkg-plist
index b3f1977d93b0..8894a74d9a8d 100644
--- a/security/p5-Crypt-OTP/pkg-plist
+++ b/security/p5-Crypt-OTP/pkg-plist
@@ -1,8 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/Crypt/OTP.pm
-lib/perl5/site_perl/%%PERL_VER%%/auto/Crypt/OTP/autosplit.ix
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OTP/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OTP
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Crypt/OTP
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Crypt 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Crypt 2>/dev/null || true