aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-11 10:02:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-11 10:02:14 +0000
commit6713c94829d3ae27ce63f67511b0253945477bb1 (patch)
tree002c0d6c2f1e97a0be2cc4bbd3bd11c04d17abed /www
parentdd838e5819d4e1fead00de99396e96b913bfbe54 (diff)
downloadports-6713c94829d3ae27ce63f67511b0253945477bb1.tar.gz
ports-6713c94829d3ae27ce63f67511b0253945477bb1.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI_Lite/Makefile14
-rw-r--r--www/p5-CGI_Lite/distinfo4
-rw-r--r--www/p5-CGI_Lite/pkg-plist10
3 files changed, 6 insertions, 22 deletions
diff --git a/www/p5-CGI_Lite/Makefile b/www/p5-CGI_Lite/Makefile
index 935a47b5bc5e..a6536c207167 100644
--- a/www/p5-CGI_Lite/Makefile
+++ b/www/p5-CGI_Lite/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= CGI-Lite
-PORTVERSION= 3.00
-PORTREVISION= 1
+PORTVERSION= 3.01
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,17 +18,12 @@ SHEBANG_FILES= examples/*
USE_PERL5= configure
NO_ARCH= yes
-DOCS= CHANGES README TODO
-EXAMPLES= cookies get_post print upload file post reference
+PORTEXAMPLES= cookies file get_post post print reference upload
-OPTIONS_DEFINE= DOCS EXAMPLES
-
-post-install-DOCS-on:
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
- cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}
+OPTIONS_DEFINE= EXAMPLES
post-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- cd ${WRKSRC}/examples && ${INSTALL_SCRIPT} ${EXAMPLES} ${STAGEDIR}${EXAMPLESDIR}
+ cd ${WRKSRC}/examples && ${INSTALL_SCRIPT} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR}
.include <bsd.port.mk>
diff --git a/www/p5-CGI_Lite/distinfo b/www/p5-CGI_Lite/distinfo
index 69cde273dded..c3eaef3a017a 100644
--- a/www/p5-CGI_Lite/distinfo
+++ b/www/p5-CGI_Lite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (CGI-Lite-3.00.tar.gz) = e52e4898bb0ff97290053c72233a54cd4882da1246e7c0e86193611b66d0b2bb
-SIZE (CGI-Lite-3.00.tar.gz) = 36288
+SHA256 (CGI-Lite-3.01.tar.gz) = 807ced3220da5603ed66bbcad26477d118408fd226f08a5d7ababc0536346801
+SIZE (CGI-Lite-3.01.tar.gz) = 37561
diff --git a/www/p5-CGI_Lite/pkg-plist b/www/p5-CGI_Lite/pkg-plist
index 73e78251679d..bcac9662bf17 100644
--- a/www/p5-CGI_Lite/pkg-plist
+++ b/www/p5-CGI_Lite/pkg-plist
@@ -1,12 +1,2 @@
%%SITE_PERL%%/CGI/Lite.pm
-%%PORTDOCS%%%%DOCSDIR%%/CHANGES
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/TODO
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cookies
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/file
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/get_post
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/post
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/print
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/reference
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/upload
%%PERL5_MAN3%%/CGI::Lite.3.gz