aboutsummaryrefslogtreecommitdiff
path: root/security/p5-MD5
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-04-05 02:18:42 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-04-05 02:18:42 +0000
commitcd8349aed31e224ce81da77402a0fa51cfd19ec9 (patch)
tree1488dd987b24222bb890fefa6ad18a5db6ffbb59 /security/p5-MD5
parentf30eb2793a1662a07a8080ffcf349748cee2e1e3 (diff)
downloadports-cd8349aed31e224ce81da77402a0fa51cfd19ec9.tar.gz
ports-cd8349aed31e224ce81da77402a0fa51cfd19ec9.zip
Notes
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