aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-04-07 05:57:02 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-04-07 05:57:02 +0800
commitadfea835089a2b4dd68772bc9a15e043375ff86d (patch)
tree7ea6a2c7693e605d674aecb50125770d2b874185
parent8d24d831d96c8f60101c5ea34bc3f3099de8f717 (diff)
downloadfreebsd-ports-gnome-adfea835089a2b4dd68772bc9a15e043375ff86d.tar.gz
freebsd-ports-gnome-adfea835089a2b4dd68772bc9a15e043375ff86d.tar.zst
freebsd-ports-gnome-adfea835089a2b4dd68772bc9a15e043375ff86d.zip
Update to 4.36
- Add more TEST_DEPENDS - Use CONFLICTS_INSTALL instead of CONFLICTS - Convert to options target helper Changes: http://search.cpan.org/dist/CGI/Changes
-rw-r--r--www/p5-CGI/Makefile7
-rw-r--r--www/p5-CGI/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile
index c5100ef0e7f3..104415691ac0 100644
--- a/www/p5-CGI/Makefile
+++ b/www/p5-CGI/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= CGI
-PORTVERSION= 4.35
+PORTVERSION= 4.36
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,9 +16,10 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-HTML-Parser>=3.69:www/p5-HTML-Parser
RUN_DEPENDS= p5-HTML-Parser>=3.69:www/p5-HTML-Parser
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
+ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
p5-Test-Warn>=0:devel/p5-Test-Warn
-CONFLICTS= p5-CGI.pm-[1-3]*
+CONFLICTS_INSTALL= p5-CGI.pm-[1-3]*
PORTSCOUT= limit:^[0-9\.]*$$
@@ -30,7 +31,7 @@ PORTEXAMPLES= *
OPTIONS_DEFINE= EXAMPLES
-post-install:
+post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo
index 977162eb06e2..9874e2f94324 100644
--- a/www/p5-CGI/distinfo
+++ b/www/p5-CGI/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477930005
-SHA256 (CGI-4.35.tar.gz) = 0b34cdc59f596632b0620939286f6e18e7e81d043b6b57b974a8e07d18b5fc1d
-SIZE (CGI-4.35.tar.gz) = 197649
+TIMESTAMP = 1491510526
+SHA256 (CGI-4.36.tar.gz) = fefe84d4f2461e867f9be80f3f988e17bcbbcb4e306952cf2fd1dea7e4515490
+SIZE (CGI-4.36.tar.gz) = 199026