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 Update p5-Apache-Session from 1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f606d1beccb
branches: trunk
changeset: 482949:0f606d1beccb
user: he <he%pkgsrc.org@localhost>
date: Fri Nov 05 16:35:29 2004 +0000
description:
Update p5-Apache-Session from 1.54 to 1.60.
The distribution file actually has 1.6 as the release number,
but it *is* an upgrade over 1.54. Obviously someone needs a
lesson in dewey-decimal ordering.
Work around this by cheesily adding a `0' to the PKGNAME setting.
The current developer version number is 1.70_01, so there is some
hope that this will not repeat.
diffstat:
www/p5-Apache-Session/Makefile | 7 ++++---
www/p5-Apache-Session/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r d5b799d6d983 -r 0f606d1beccb www/p5-Apache-Session/Makefile
--- a/www/p5-Apache-Session/Makefile Fri Nov 05 16:25:12 2004 +0000
+++ b/www/p5-Apache-Session/Makefile Fri Nov 05 16:35:29 2004 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.11 2004/05/09 21:14:43 snj Exp $
+# $NetBSD: Makefile,v 1.12 2004/11/05 16:35:29 he Exp $
#
-DISTNAME= Apache-Session-1.54
-PKGNAME= p5-${DISTNAME}
+DISTNAME= Apache-Session-1.6
+PKGNAME= p5-${DISTNAME}0
SVR4_PKGNAME= p5ase
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~cwest/Apache-Session-1.70_01/
COMMENT= Perl5 module to provide persistent storage
DEPENDS+= p5-Storable>=1.0.11:../../devel/p5-Storable/
diff -r d5b799d6d983 -r 0f606d1beccb www/p5-Apache-Session/distinfo
--- a/www/p5-Apache-Session/distinfo Fri Nov 05 16:25:12 2004 +0000
+++ b/www/p5-Apache-Session/distinfo Fri Nov 05 16:35:29 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2002/01/10 14:21:50 wiz Exp $
+$NetBSD: distinfo,v 1.6 2004/11/05 16:35:29 he Exp $
-SHA1 (Apache-Session-1.54.tar.gz) = 7202e097123af9b8df5e5eac8a1c794d7aaff015
-Size (Apache-Session-1.54.tar.gz) = 27355 bytes
+SHA1 (Apache-Session-1.6.tar.gz) = 81a9e8e890fa0ad862fcdcd2dbd28f52c42d818e
+Size (Apache-Session-1.6.tar.gz) = 29391 bytes
Home |
Main Index |
Thread Index |
Old Index