summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2001-04-05 02:18:42 +0000
committervanilla <vanilla@FreeBSD.org>2001-04-05 02:18:42 +0000
commitbfe15b3f852c47132845bc4da268a738c854b372 (patch)
tree84a7cf8984af9f060daf778972f917fbc906c6c4
parenta2cbf1cd438d080e9e79e5b0e56139f8ffd3e01e (diff)
downloadFreeBSD-ports-bfe15b3f852c47132845bc4da268a738c854b372.zip
FreeBSD-ports-bfe15b3f852c47132845bc4da268a738c854b372.tar.gz
Upgrade to 2.02, MD5 module depends to Digest::MD5 now.
-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 d267768..568c6f4 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 35e012b..5a3edf0 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 1b53373..dd6f8d2 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
OpenPOWER on IntegriCloud