summaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-03-21 03:25:36 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-03-21 03:25:36 +0000
commit40c1bdbfe46cd7db1b2a95629eb40f7852711984 (patch)
tree46137bd670ca294ee5946c8cf628436f7a6345f4 /security/p5-Digest-MD5
parentRemove BROKEN for 3.*, because we don't support 3.* anymore. (diff)
Upgrade to 2.13.
Notes
Notes: svn path=/head/; revision=40139
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r--security/p5-Digest-MD5/Makefile13
-rw-r--r--security/p5-Digest-MD5/distinfo2
-rw-r--r--security/p5-Digest-MD5/pkg-plist14
3 files changed, 3 insertions, 26 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile
index 24bd2a4526ad..5d17bcdac27e 100644
--- a/security/p5-Digest-MD5/Makefile
+++ b/security/p5-Digest-MD5/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Digest-MD5
-PORTVERSION= 2.12
+PORTVERSION= 2.13
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Digest
@@ -16,16 +16,7 @@ MAINTAINER= ache@FreeBSD.org
PERL_CONFIGURE= yes
-MAN3= Digest::MD2.3 \
- Digest::SHA1.3 \
- SHA.3 \
- Digest::HMAC.3 \
- Digest.3 \
- Digest::MD5.3 \
- Digest::HMAC_SHA1.3 \
- Digest::HMAC_MD5.3 \
- MD5.3
-
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Digest::MD5.3
.include <bsd.port.mk>
diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo
index b1c779ecfedd..374f6aa9013d 100644
--- a/security/p5-Digest-MD5/distinfo
+++ b/security/p5-Digest-MD5/distinfo
@@ -1 +1 @@
-MD5 (Digest-MD5-2.12.tar.gz) = 91225a9ea3b708db6557d0559b509af5
+MD5 (Digest-MD5-2.13.tar.gz) = f6e63e5250e8d5267e7a7828c52f01e4
diff --git a/security/p5-Digest-MD5/pkg-plist b/security/p5-Digest-MD5/pkg-plist
index 499817b8bbac..718a5f486deb 100644
--- a/security/p5-Digest-MD5/pkg-plist
+++ b/security/p5-Digest-MD5/pkg-plist
@@ -1,21 +1,7 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD5/.packlist
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD5/MD5.so
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD5/MD5.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD2/MD2.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD2/MD2.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/SHA1/SHA1.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/SHA1/SHA1.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest/MD5.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest/HMAC.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest/HMAC_SHA1.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest/HMAC_MD5.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest/MD2.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest/SHA1.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/MD5.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/SHA.pm
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD5
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD2
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/SHA1
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest