aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-12-28 21:09:53 +0800
committermat <mat@FreeBSD.org>2004-12-28 21:09:53 +0800
commit3ff37f8e38b8bbea29bb2948bbb921c9d0cfc0cd (patch)
tree118898616a9c0010897ec85d6a38b56fd5b00067
parente5f9c7d8ed4f9ac5eaf5e95fde6edb2816aedd17 (diff)
downloadfreebsd-ports-gnome-3ff37f8e38b8bbea29bb2948bbb921c9d0cfc0cd.tar.gz
freebsd-ports-gnome-3ff37f8e38b8bbea29bb2948bbb921c9d0cfc0cd.tar.zst
freebsd-ports-gnome-3ff37f8e38b8bbea29bb2948bbb921c9d0cfc0cd.zip
Update to 1.25
-rw-r--r--www/p5-CGI-Untaint/Makefile11
-rw-r--r--www/p5-CGI-Untaint/distinfo4
2 files changed, 12 insertions, 3 deletions
diff --git a/www/p5-CGI-Untaint/Makefile b/www/p5-CGI-Untaint/Makefile
index 3874b2af91c6..9d190ce5185d 100644
--- a/www/p5-CGI-Untaint/Makefile
+++ b/www/p5-CGI-Untaint/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= CGI-Untaint
-PORTVERSION= 1.00
+PORTVERSION= 1.25
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CGI
@@ -25,4 +25,13 @@ PERL_CONFIGURE= yes
MAN3= CGI::Untaint.3 CGI::Untaint::hex.3 CGI::Untaint::integer.3 \
CGI::Untaint::object.3 CGI::Untaint::printable.3
+.if !defined(NOPORTDOCS)
+PORTDOCS= Changes
+
+post-install:
+ @${MKDIR} ${DOCSDIR}
+ @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+ @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
+.endif
+
.include <bsd.port.mk>
diff --git a/www/p5-CGI-Untaint/distinfo b/www/p5-CGI-Untaint/distinfo
index 8d3407417e29..5f26b09327fe 100644
--- a/www/p5-CGI-Untaint/distinfo
+++ b/www/p5-CGI-Untaint/distinfo
@@ -1,2 +1,2 @@
-MD5 (CGI-Untaint-1.00.tar.gz) = 02b38ef8bcdf1731ef7836503ea6f1da
-SIZE (CGI-Untaint-1.00.tar.gz) = 7268
+MD5 (CGI-Untaint-1.25.tar.gz) = f75b2641202e441a16db5040c37170c0
+SIZE (CGI-Untaint-1.25.tar.gz) = 7679