aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-MD5
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2001-04-05 10:18:42 +0800
committervanilla <vanilla@FreeBSD.org>2001-04-05 10:18:42 +0800
commitbfe15b3f852c47132845bc4da268a738c854b372 (patch)
tree84a7cf8984af9f060daf778972f917fbc906c6c4 /security/p5-MD5
parenta2cbf1cd438d080e9e79e5b0e56139f8ffd3e01e (diff)
downloadfreebsd-ports-gnome-bfe15b3f852c47132845bc4da268a738c854b372.tar.gz
freebsd-ports-gnome-bfe15b3f852c47132845bc4da268a738c854b372.tar.zst
freebsd-ports-gnome-bfe15b3f852c47132845bc4da268a738c854b372.zip
Upgrade to 2.02, MD5 module depends to Digest::MD5 now.
Diffstat (limited to 'security/p5-MD5')
-rw-r--r--security/p5-MD5/Makefile7
-rw-r--r--security/p5-MD5/distinfo2
-rw-r--r--security/p5-MD5/pkg-plist5
3 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile
index d2677689e7be..568c6f434d27 100644
--- a/security/p5-MD5/Makefile
+++ b/security/p5-MD5/Makefile
@@ -6,14 +6,17 @@
#
PORTNAME= MD5
-PORTVERSION= 1.7
+PORTVERSION= 2.02
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= MD5
+MASTER_SITE_SUBDIR= MD5/GAAS
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+
PERL_CONFIGURE= yes
MAN3= MD5.3
diff --git a/security/p5-MD5/distinfo b/security/p5-MD5/distinfo
index 35e012be164b..5a3edf066d72 100644
--- a/security/p5-MD5/distinfo
+++ b/security/p5-MD5/distinfo
@@ -1 +1 @@
-MD5 (MD5-1.7.tar.gz) = 92b07ec19be88163613dde69939eb48a
+MD5 (MD5-2.02.tar.gz) = def08d091392fe7d643d987514339536
diff --git a/security/p5-MD5/pkg-plist b/security/p5-MD5/pkg-plist
index 1b5337398e42..dd6f8d2553aa 100644
--- a/security/p5-MD5/pkg-plist
+++ b/security/p5-MD5/pkg-plist
@@ -1,6 +1,3 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/MD5.pm
+lib/perl5/site_perl/%%PERL_VER%%/MD5.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MD5/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MD5/autosplit.ix
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MD5/MD5.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MD5/MD5.so
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MD5