aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Enurl
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-04-25 16:12:19 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-04-25 16:12:19 +0000
commitb530de745bf8a2aa93f90c63c22dfc1c15dfeb45 (patch)
tree5211a67d5bd9cdd9ccccad489ffc81f21bfffe33 /www/p5-CGI-Enurl
parent14b4ebd6685e451d222e79c0aedbcc1dbce221a5 (diff)
downloadports-b530de745bf8a2aa93f90c63c22dfc1c15dfeb45.tar.gz
ports-b530de745bf8a2aa93f90c63c22dfc1c15dfeb45.zip
Convert remaining p5-CGI.pm consumers to p5-CGI, and bump PORTREVISION.
All these changes are tested but the following are worth noting: The following ports fail "make test", but did so before this change, and fail in the same places: - textproc/p5-xmltv - www/p5-Business-Paypal - www/p5-CGI-Enurl www/p5-Apache-Gallery is missing all sorts of dependencies, fails all tests, and should probably be marked BROKEN For graphics/imc, move the OPTIONS_DEFINE block out of the LICENSE block area. As long as we're here, sort plist on perl@-owned ports.
Notes
Notes: svn path=/head/; revision=384736
Diffstat (limited to 'www/p5-CGI-Enurl')
-rw-r--r--www/p5-CGI-Enurl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-Enurl/Makefile b/www/p5-CGI-Enurl/Makefile
index 8faa4ae9ced1..58e4815b6694 100644
--- a/www/p5-CGI-Enurl/Makefile
+++ b/www/p5-CGI-Enurl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= CGI-Enurl
PORTVERSION= 1.07
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= crees@FreeBSD.org
COMMENT= Perl module for URL-encoding strings and hashes
-RUN_DEPENDS= p5-CGI.pm>=0:${PORTSDIR}/www/p5-CGI.pm
+RUN_DEPENDS= p5-CGI>=0:${PORTSDIR}/www/p5-CGI
USES= perl5
USE_PERL5= configure