From 18bbc2c5cf3582d0c05c54263c4cc1770d1e3d29 Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Sat, 3 Apr 2004 14:17:40 +0000 Subject: Updated to 1.06 * rollback to explicit dependency on MIME::Base64 --- security/p5-Digest/Makefile | 15 +++++---------- security/p5-Digest/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 12 deletions(-) (limited to 'security') diff --git a/security/p5-Digest/Makefile b/security/p5-Digest/Makefile index 4fb47ecf78d9..382e2bf12119 100644 --- a/security/p5-Digest/Makefile +++ b/security/p5-Digest/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Digest -PORTVERSION= 1.05 -PORTREVISION= 1 +PORTVERSION= 1.06 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest @@ -16,16 +15,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Modules that calculate message digests +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 +RUN_DEPENDS= ${BUILD_DEPENDS} + PERL_CONFIGURE= yes CONFIGURE_ARGS+= INSTALLDIRS="site" MAN3= Digest.3 Digest::base.3 -.include - -.if ${PERL_LEVEL} < 500800 -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 -RUN_DEPENDS= ${BUILD_DEPENDS} -.endif - -.include +.include diff --git a/security/p5-Digest/distinfo b/security/p5-Digest/distinfo index b69c1dc7d779..c33357264442 100644 --- a/security/p5-Digest/distinfo +++ b/security/p5-Digest/distinfo @@ -1,2 +1,2 @@ -MD5 (Digest-1.05.tar.gz) = e5cc52c6268182719423573ff68f08b0 -SIZE (Digest-1.05.tar.gz) = 5815 +MD5 (Digest-1.06.tar.gz) = 838445005b36286f385d8972af835f92 +SIZE (Digest-1.06.tar.gz) = 6182 -- cgit v1.2.3