pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-CGI-Application Updating package www/p5-CGI-App...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1dfa2e4d07bb
branches: trunk
changeset: 397929:1dfa2e4d07bb
user: sno <sno%pkgsrc.org@localhost>
date: Thu Aug 20 18:28:40 2009 +0000
description:
Updating package www/p5-CGI-Application from 4.21 to 4.31
pkgsrc changes:
- Adding license
Upstream changes since 4.21:
4.31 Wed Jul 29, 2009
[FEATURES]
- html_tmpl_class() now allows setting an an alternate HTML::Template class
at a run time. This makes it easy to set the class to be
'HTML::Template::Dumper' for debugging. You can then see and precisely
test the Perl data structure that would be sent your template, taking
into account the template tokens that are actually set there. (Mark Stosberg)
[DOCUMENTATION]
- More typo fixes (Lyle)
diffstat:
www/p5-CGI-Application/Makefile | 5 +++--
www/p5-CGI-Application/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r 94240f56bc2a -r 1dfa2e4d07bb www/p5-CGI-Application/Makefile
--- a/www/p5-CGI-Application/Makefile Thu Aug 20 18:22:47 2009 +0000
+++ b/www/p5-CGI-Application/Makefile Thu Aug 20 18:28:40 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2009/03/09 20:29:24 rhaen Exp $
+# $NetBSD: Makefile,v 1.26 2009/08/20 18:28:40 sno Exp $
-DISTNAME= CGI-Application-4.21
+DISTNAME= CGI-Application-4.31
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5cga
CATEGORIES= www perl5
@@ -9,6 +9,7 @@
MAINTAINER= rhaen%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/CGI-Application/
COMMENT= Perl5 module to create sophisticated, reusable web-based applications
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= {p5-CGI>=2.66,perl>=5.6.1nb2}:../../www/p5-CGI
DEPENDS+= p5-HTML-Template-[0-9]*:../../www/p5-HTML-Template
diff -r 94240f56bc2a -r 1dfa2e4d07bb www/p5-CGI-Application/distinfo
--- a/www/p5-CGI-Application/distinfo Thu Aug 20 18:22:47 2009 +0000
+++ b/www/p5-CGI-Application/distinfo Thu Aug 20 18:28:40 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2009/03/09 20:29:24 rhaen Exp $
+$NetBSD: distinfo,v 1.11 2009/08/20 18:28:40 sno Exp $
-SHA1 (CGI-Application-4.21.tar.gz) = 0e16f0b8e32ffa50f2ecb333efaef8bf7a382852
-RMD160 (CGI-Application-4.21.tar.gz) = 2e670ef9409e57f843e77162521c415e3fc3353b
-Size (CGI-Application-4.21.tar.gz) = 60042 bytes
+SHA1 (CGI-Application-4.31.tar.gz) = 819e1165f21b5228f52c2ccddf4f97ef2fee9cbe
+RMD160 (CGI-Application-4.31.tar.gz) = 0c1710e949acf6cb99f6389754f6dbd39bb463a3
+Size (CGI-Application-4.31.tar.gz) = 60892 bytes
Home |
Main Index |
Thread Index |
Old Index