diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-12-10 15:35:25 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-12-10 15:35:25 +0000 |
commit | ff97a7adbb63d09838c3c4c1a1afba701e6beefc (patch) | |
tree | cf4c2e9a839f2fc1d37b5fa88b7995c0b61d0bca /security/p5-Digest-MD5 | |
parent | d16e0ad1256582401766d33ac9488e2348ebe7b9 (diff) |
Notes
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Digest-MD5/distinfo | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 6fd1b2b91360..b62d9dac0795 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Digest-MD5 -PORTVERSION= 2.30 +PORTVERSION= 2.33 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= petef@FreeBSD.org COMMENT= Perl5 interface to the MD5 algorithm +BUILD_DEPENDS= ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest +RUN_DEPENDS= ${BUILD_DEPENDS} + PERL_CONFIGURE= yes CONFIGURE_ARGS= INSTALLDIRS=site diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo index 9dec470a6fd9..d7772e30d853 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1 +1 @@ -MD5 (Digest-MD5-2.30.tar.gz) = b53c5c1a199932122f52f14b01252399 +MD5 (Digest-MD5-2.33.tar.gz) = f9631d075f271f44cdfadf6b3dfa8b38 |