summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-31 12:11:06 +0000
committerwiz <wiz@pkgsrc.org>2014-05-31 12:11:06 +0000
commitc6517843658eefa24dba967f02e05f945b622c77 (patch)
treebfe4d1fd115bce08914a83accbb1cd69af3ef4df /www
parent114c9c34fe5c3eabd5b01a95a4175fc9e391c27d (diff)
downloadpkgsrc-c6517843658eefa24dba967f02e05f945b622c77.tar.gz
Update to 4.01:
Version 4.01 May 27, 2014 [DOCUMENTATION] - CGI.pm hasn't been removed from core *just* yet, but will be soon: http://perl5.git.perl.org/perl.git/commitdiff/e9fa5a80 Version 4.00 May 22, 2014 [INTERNALS] - CGI::Fast split out into its own distribution, related files and tests removed - developer test added for building with perlbrew [DOCUMENTATION] - Update perldoc to explain that CGI.pm has been removed from perl core - Make =head2 perldoc less shouty (RT #91140) - Tickets migrated from RT to github issues (both CGI and CGI.pm distributions) - Repointing bugtracker at newly forked github repo and note that Lee Johnson is the current maintainer. - Bump version to 4.00 for clear boundary of above changes Version 3.65 Feb 11, 2014 [INTERNALS] - Update Makefile to refine where CGI.pm gets installed (Thanks to bingo, rjbs: https://github.com/markstos/CGI.pm/pull/30) Version 3.64 Nov 23, 2013 [BUG FIXES] - Avoid warning about "undefined variable in user_agent in some cases (RT#72882) [INTERNALS] - Avoiding warning about "unitialized value" in when calling user_agent() in some cases. (RT#72882, perl@max-maurer.de) - Update minimum required version in Makefile.PL to 5.8.1. It had already been updated to 5.8.1 in the CGI.pm module in 3.53. - Fix POD errors reported by newer pod2man (Thanks to jmdh) - Typo fixes, (dsteinbrunner). - use deprecate.pm on perls 5.19.0 and later. (rjbs). [DOCUMENTATION] - Update CGI::Cookie docs to reflect that HttpOnly is widely supported now.
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI/Makefile20
-rw-r--r--www/p5-CGI/PLIST3
-rw-r--r--www/p5-CGI/distinfo8
3 files changed, 13 insertions, 18 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile
index 33350b90869..59d13bd0391 100644
--- a/www/p5-CGI/Makefile
+++ b/www/p5-CGI/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2014/05/29 23:38:00 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2014/05/31 12:11:06 wiz Exp $
-VERS= 3.63
+VERS= 4.01
DISTNAME= CGI.pm-${VERS}
PKGNAME= p5-CGI-${VERS}
-PKGREVISION= 1
SVR4_PKGNAME= p5cgi
CATEGORIES= www perl5
MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/}
@@ -13,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/CGI.pm/
COMMENT= Perl5 module for writing forms-based CGI programs
LICENSE= gnu-gpl-v2 OR artistic-2.0
-PKG_INSTALLATION_TYPES= overwrite pkgviews
+DEPENDS+= p5-FCGI>=0.67:../../www/p5-FCGI
USE_LANGUAGES= # empty
USE_TOOLS+= perl
@@ -22,19 +21,16 @@ REPLACE_PERL+= examples/*.pl
REPLACE_PERL+= examples/*.cgi
HTMLDIR= ${PREFIX}/share/doc/p5-CGI
-DEPENDS+= p5-FCGI>=0.67:../../www/p5-FCGI
+INSTALLATION_DIRS= ${HTMLDIR}/examples
post-build:
cd ${WRKSRC}/examples && chmod +x *.cgi && perl make_links.pl
post-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${HTMLDIR}
- ${INSTALL_DATA_DIR} ${DESTDIR}${HTMLDIR}/examples
- cd ${WRKSRC} && ${INSTALL_DATA} *.html ${DESTDIR}${HTMLDIR}
- cd ${WRKSRC}/examples && \
- ${INSTALL_DATA} *.gif *.html *.txt *.xbm \
- ${DESTDIR}${HTMLDIR}/examples && ${INSTALL_SCRIPT} *.cgi \
- ${DESTDIR}${HTMLDIR}/examples
+ cd ${WRKSRC}/examples && \
+ ${INSTALL_DATA} *.gif *.html *.txt *.xbm \
+ ${DESTDIR}${HTMLDIR}/examples && \
+ ${INSTALL_SCRIPT} *.cgi ${DESTDIR}${HTMLDIR}/examples
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-CGI/PLIST b/www/p5-CGI/PLIST
index c827a95e288..c173bf87751 100644
--- a/www/p5-CGI/PLIST
+++ b/www/p5-CGI/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2011/05/25 20:13:59 gls Exp $
-share/doc/p5-CGI/cgi_docs.html
+@comment $NetBSD: PLIST,v 1.5 2014/05/31 12:11:06 wiz Exp $
share/doc/p5-CGI/examples/caution.xbm
share/doc/p5-CGI/examples/clickable_image.cgi
share/doc/p5-CGI/examples/clickable_image.txt
diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo
index c9d5a584dd1..a675bd35208 100644
--- a/www/p5-CGI/distinfo
+++ b/www/p5-CGI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2013/07/10 02:54:04 schmonz Exp $
+$NetBSD: distinfo,v 1.29 2014/05/31 12:11:06 wiz Exp $
-SHA1 (CGI.pm-3.63.tar.gz) = 9ff0b86a0d8597056968a71933b072efd36453eb
-RMD160 (CGI.pm-3.63.tar.gz) = 658b2f9a1a810c8f6ec189bf0f0dca9be014ddc0
-Size (CGI.pm-3.63.tar.gz) = 247277 bytes
+SHA1 (CGI.pm-4.01.tar.gz) = 1fa055f7044c206467f7fe0a70a5496b1b68bc30
+RMD160 (CGI.pm-4.01.tar.gz) = c5ecba0d74972cf24987e721aa7dbfafbf5ce87b
+Size (CGI.pm-4.01.tar.gz) = 175184 bytes