pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-CGI PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b790e8682f0
branches:  trunk
changeset: 557210:8b790e8682f0
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Apr 12 11:59:13 2009 +0000

description:
PkgSrc changes:
  - Updating package for p5 module to 3.43

Upstream changes:
  Version 3.43
  1. Documentation patch from MARKSTOS%cpan.org@localhost to replace all occurrences of
  "new CGI" with CGI->new()" to reflect best perl practices.
  2. Patch from Stepan Kasal to fix utf-8 related problems in perl 5.10

diffstat:

 www/p5-CGI/Makefile |  5 +++--
 www/p5-CGI/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r 3539c880a647 -r 8b790e8682f0 www/p5-CGI/Makefile
--- a/www/p5-CGI/Makefile       Sun Apr 12 11:56:34 2009 +0000
+++ b/www/p5-CGI/Makefile       Sun Apr 12 11:59:13 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2008/12/18 21:37:34 he Exp $
+# $NetBSD: Makefile,v 1.47 2009/04/12 11:59:13 sno Exp $
 
-VERS=          3.42
+VERS=          3.43
 DISTNAME=      CGI.pm-${VERS}
 PKGNAME=       p5-CGI-${VERS}
 SVR4_PKGNAME=  p5cgi
@@ -10,6 +10,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/CGI.pm/
 COMMENT=       Perl5 module for writing forms-based CGI programs
+LICENSE=       artistic-2.0
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
diff -r 3539c880a647 -r 8b790e8682f0 www/p5-CGI/distinfo
--- a/www/p5-CGI/distinfo       Sun Apr 12 11:56:34 2009 +0000
+++ b/www/p5-CGI/distinfo       Sun Apr 12 11:59:13 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2008/12/18 21:37:34 he Exp $
+$NetBSD: distinfo,v 1.19 2009/04/12 11:59:13 sno Exp $
 
-SHA1 (CGI.pm-3.42.tar.gz) = 7da38e5bb2b44ac85765ec75101edfb0408bcf07
-RMD160 (CGI.pm-3.42.tar.gz) = 85708afaed9dd889eeffe08578401a9fc533d93c
-Size (CGI.pm-3.42.tar.gz) = 240419 bytes
+SHA1 (CGI.pm-3.43.tar.gz) = a4821d67623c3099d8eba7422d92a43acc27318b
+RMD160 (CGI.pm-3.43.tar.gz) = 52729bfa57582855acc0f09b1eea1fbaf8f22946
+Size (CGI.pm-3.43.tar.gz) = 240359 bytes



Home | Main Index | Thread Index | Old Index