pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Plugin-Session-Store-FastMmap Update f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f8bd82459257
branches: trunk
changeset: 554956:f8bd82459257
user: he <he%pkgsrc.org@localhost>
date: Sun Feb 22 17:43:41 2009 +0000
description:
Update from version 0.05nb1 to 0.06.
Pkgsrc changes:
o Canonicalize HOMEPAGE
Upstream changes:
0.06 28 Jan 2009
- die when Cache::FastMmap::set() returns false value (RT #33667)
- patch from ton.voon%altinity.com@localhost to pass unlink_on_exit option
to Cache::FastMmap
- correctly set storage path from config rather than default - karman
- clean up temp files after tests
diffstat:
www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile | 7 +++----
www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (33 lines):
diff -r 98cbad60d3cc -r f8bd82459257 www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile
--- a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile Sun Feb 22 17:39:15 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile Sun Feb 22 17:43:41 2009 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:07 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/22 17:43:41 he Exp $
-DISTNAME= Catalyst-Plugin-Session-Store-FastMmap-0.05
+DISTNAME= Catalyst-Plugin-Session-Store-FastMmap-0.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/perldoc?Catalyst::Plugin::Session::Store::FastMmap
+HOMEPAGE= http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-FastMmap/
COMMENT= FastMmap session storage backend
DEPENDS+= p5-Catalyst-Plugin-Session>=0.09:../../www/p5-Catalyst-Plugin-Session
diff -r 98cbad60d3cc -r f8bd82459257 www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo
--- a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo Sun Feb 22 17:39:15 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo Sun Feb 22 17:43:41 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:19:38 abs Exp $
+$NetBSD: distinfo,v 1.2 2009/02/22 17:43:41 he Exp $
-SHA1 (Catalyst-Plugin-Session-Store-FastMmap-0.05.tar.gz) = 686d5ee1283f2ed2196861c4535068320f2fc69d
-RMD160 (Catalyst-Plugin-Session-Store-FastMmap-0.05.tar.gz) = b03d57817d44af3cfb4f88c78fea25c5fbb4f527
-Size (Catalyst-Plugin-Session-Store-FastMmap-0.05.tar.gz) = 3985 bytes
+SHA1 (Catalyst-Plugin-Session-Store-FastMmap-0.06.tar.gz) = 68350c508b6e8be5b9d21a8099f49f47056a53ca
+RMD160 (Catalyst-Plugin-Session-Store-FastMmap-0.06.tar.gz) = 66a6c4f4022bd0939100b76611ea2781e03fca71
+Size (Catalyst-Plugin-Session-Store-FastMmap-0.06.tar.gz) = 4315 bytes
Home |
Main Index |
Thread Index |
Old Index