pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Apache-Session pkgsrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9fcf4506c40
branches:  trunk
changeset: 393512:a9fcf4506c40
user:      sno <sno%pkgsrc.org@localhost>
date:      Thu May 21 11:28:14 2009 +0000

description:
pkgsrc changes:
  - Updating package for p5 module Apache::Session from 1.87 to 1.88
  - Setting gnu-gpl-v2 as license
  - Adjusting dependencies according to META.yml (and perl core)

Upstream changes:
1.88   2008-12-20  by Alexandr Ciornii
  - Apache::Session::Generate::MD5::validate will untaint data
  - MIN_PERL_VERSION in Makefile.PL

diffstat:

 www/p5-Apache-Session/Makefile |  9 ++++-----
 www/p5-Apache-Session/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (42 lines):

diff -r 52e9ba18a2ac -r a9fcf4506c40 www/p5-Apache-Session/Makefile
--- a/www/p5-Apache-Session/Makefile    Thu May 21 11:25:12 2009 +0000
+++ b/www/p5-Apache-Session/Makefile    Thu May 21 11:28:14 2009 +0000
@@ -1,21 +1,20 @@
-# $NetBSD: Makefile,v 1.26 2008/10/19 19:19:02 he Exp $
+# $NetBSD: Makefile,v 1.27 2009/05/21 11:28:14 sno Exp $
 #
 
-DISTNAME=              Apache-Session-1.87
+DISTNAME=              Apache-Session-1.88
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 SVR4_PKGNAME=          p5ase
 CATEGORIES=            www perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Apache/}
+EXTRACT_SUFX=          .zip
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://search.cpan.org/dist/Apache-Session/
 COMMENT=               Perl5 module to provide persistent storage
+LICENSE=               gnu-gpl-v2 # OR artistic
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-DEPENDS+=              p5-Storable>=1.0.11:../../devel/p5-Storable
-DEPENDS+=              p5-Digest-MD5>=2.16:../../security/p5-Digest-MD5
 DEPENDS+=              p5-Test-Deep>=0.082:../../devel/p5-Test-Deep
 DEPENDS+=              p5-Test-Exception>=0.15:../../devel/p5-Test-Exception
 
diff -r 52e9ba18a2ac -r a9fcf4506c40 www/p5-Apache-Session/distinfo
--- a/www/p5-Apache-Session/distinfo    Thu May 21 11:25:12 2009 +0000
+++ b/www/p5-Apache-Session/distinfo    Thu May 21 11:28:14 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2008/08/11 11:47:15 he Exp $
+$NetBSD: distinfo,v 1.13 2009/05/21 11:28:14 sno Exp $
 
-SHA1 (Apache-Session-1.87.tar.gz) = 5563db1d4fbe9f1c82c238bbdd67dec563e192bd
-RMD160 (Apache-Session-1.87.tar.gz) = 22337fdd84bff9d30d582d3f2e258c29db8b3542
-Size (Apache-Session-1.87.tar.gz) = 35823 bytes
+SHA1 (Apache-Session-1.88.zip) = 5a37ba5ad4aebc94d3717fd261b6e15e32bed698
+RMD160 (Apache-Session-1.88.zip) = bbc3214f79c265ce073a6cb1debdacdd73533175
+Size (Apache-Session-1.88.zip) = 81594 bytes



Home | Main Index | Thread Index | Old Index