aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-CGI-Ex
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2007-10-22 14:57:09 +0800
committerleeym <leeym@FreeBSD.org>2007-10-22 14:57:09 +0800
commit394b0e297306ec2e448dbdf660d07a91cc84255d (patch)
tree379e6616ebf3903813659cbbb250675a35374b54 /www/p5-CGI-Ex
parentfe1516825e6316a7256cc59201d439c7d9b41937 (diff)
downloadfreebsd-ports-gnome-394b0e297306ec2e448dbdf660d07a91cc84255d.tar.gz
freebsd-ports-gnome-394b0e297306ec2e448dbdf660d07a91cc84255d.tar.zst
freebsd-ports-gnome-394b0e297306ec2e448dbdf660d07a91cc84255d.zip
- update to 2.21
Diffstat (limited to 'www/p5-CGI-Ex')
-rw-r--r--www/p5-CGI-Ex/Makefile17
-rw-r--r--www/p5-CGI-Ex/distinfo6
2 files changed, 16 insertions, 7 deletions
diff --git a/www/p5-CGI-Ex/Makefile b/www/p5-CGI-Ex/Makefile
index d19d554f4659..b24af8b1863d 100644
--- a/www/p5-CGI-Ex/Makefile
+++ b/www/p5-CGI-Ex/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= CGI-Ex
-PORTVERSION= 2.20
+PORTVERSION= 2.21
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= CGI utility suite - makes powerful application writing fun and easy
-BUILD_DEPENDS= ${SITE_PERL}/Template/Alloy.pm:${PORTSDIR}/www/p5-Template-Alloy
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/Template/Alloy.pm:${PORTSDIR}/www/p5-Template-Alloy
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
@@ -30,4 +30,13 @@ post-install:
.endfor
${CP} -R ${WRKSRC}/samples/* ${EXAMPLESDIR}
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500800
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
+ ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
+ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/www/p5-CGI-Ex/distinfo b/www/p5-CGI-Ex/distinfo
index 24508240a2a1..07001a25c1a8 100644
--- a/www/p5-CGI-Ex/distinfo
+++ b/www/p5-CGI-Ex/distinfo
@@ -1,3 +1,3 @@
-MD5 (CGI-Ex-2.20.tar.gz) = 7ac03c0188fa9eb4625b9a53ff1a944a
-SHA256 (CGI-Ex-2.20.tar.gz) = 54af25977f3dbd1400a8850f1ca31e5a07d6f28a189b922055f915092c275413
-SIZE (CGI-Ex-2.20.tar.gz) = 165010
+MD5 (CGI-Ex-2.21.tar.gz) = 816592d34cf322d542b58c563922910f
+SHA256 (CGI-Ex-2.21.tar.gz) = d20703d14660d891cbd9b05053126a02e4a8191278514f92ebdc8cd47f69e3ed
+SIZE (CGI-Ex-2.21.tar.gz) = 165166