aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Prototype
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2011-08-26 13:52:58 +0000
committerAnton Berezin <tobez@FreeBSD.org>2011-08-26 13:52:58 +0000
commit367d80cb79aba64a44811993a9c0a2327e7e63e1 (patch)
treee5ccccb5fc8023602d7af7cd985d3bc35fec49b4 /www/p5-CGI-Prototype
parent4c899886bd439dac6beb677e0473d3e1f46ef579 (diff)
downloadports-367d80cb79aba64a44811993a9c0a2327e7e63e1.tar.gz
ports-367d80cb79aba64a44811993a9c0a2327e7e63e1.zip
Update to 0.9054.
Notes
Notes: svn path=/head/; revision=280529
Diffstat (limited to 'www/p5-CGI-Prototype')
-rw-r--r--www/p5-CGI-Prototype/Makefile9
-rw-r--r--www/p5-CGI-Prototype/distinfo4
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-CGI-Prototype/Makefile b/www/p5-CGI-Prototype/Makefile
index e2aa83b48482..2081908e9488 100644
--- a/www/p5-CGI-Prototype/Makefile
+++ b/www/p5-CGI-Prototype/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= CGI-Prototype
-PORTVERSION= 0.9053
+PORTVERSION= 0.9054
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Create a CGI application by subclassing
-BUILD_DEPENDS= ${SITE_PERL}/Class/Prototyped.pm:${PORTSDIR}/devel/p5-Class-Prototyped \
- ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
-RUN_DEPENDS= ${BUILD_DEPENDS}
+COMMON_DEPENDS= p5-Class-Prototyped>0:${PORTSDIR}/devel/p5-Class-Prototyped \
+ p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit
+BUILD_DEPENDS= ${COMMON_DEPENDS}
+RUN_DEPENDS= ${COMMON_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/www/p5-CGI-Prototype/distinfo b/www/p5-CGI-Prototype/distinfo
index 2a8640e71a46..04e15406290b 100644
--- a/www/p5-CGI-Prototype/distinfo
+++ b/www/p5-CGI-Prototype/distinfo
@@ -1,2 +1,2 @@
-SHA256 (CGI-Prototype-0.9053.tar.gz) = c69c737131169c1390f4d123ad677ded4bb78ad1dbe26bf767af77a07e399aa6
-SIZE (CGI-Prototype-0.9053.tar.gz) = 13618
+SHA256 (CGI-Prototype-0.9054.tar.gz) = a1c8fdf4915fa82dcc2499d28aafaa3718b1b6a058077989abf9a8f7f7f264e6
+SIZE (CGI-Prototype-0.9054.tar.gz) = 14149