summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2009-05-19 06:43:41 +0000
committersno <sno>2009-05-19 06:43:41 +0000
commit00403c225b7c6dcebf4e365789a2a4685303c623 (patch)
treebb5cf48b8bdaa986a3e27814bec141caccbb1ef9
parentf2037c385d5acfbee1502b6d62ac7016a1cfbd58 (diff)
downloadpkgsrc-00403c225b7c6dcebf4e365789a2a4685303c623.tar.gz
pkgsrc changes:
- Updating package for p5 module Catalyst::Plugin::Session::Store::FastMmap from 0.08 to 0.10 - Adjusting dependencies Upstream changes: 0.10 13 May 2009 - Change tests to be compatible with Catalyst 5.80004 - Re-add /session-file prefix to the test session directory which was present in 0.07. I can't see where this was removed, but the test looks more correct with it. RT#45724 0.09 04 May 2009 - remove Win32 hack since Cache::FastMmap 1.29 supports Win32. see https://rt.cpan.org/Ticket/Display.html?id=45642
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile6
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile
index be784facaa0..27f3f1dbf92 100644
--- a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2009/05/02 19:18:56 sno Exp $
+# $NetBSD: Makefile,v 1.6 2009/05/19 06:43:41 sno Exp $
-DISTNAME= Catalyst-Plugin-Session-Store-FastMmap-0.08
+DISTNAME= Catalyst-Plugin-Session-Store-FastMmap-0.10
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -11,7 +11,7 @@ COMMENT= FastMmap session storage backend
LICENSE= gnu-gpl-v2 # OR artistic
DEPENDS+= p5-Cache-FastMmap>=1.29:../../devel/p5-Cache-FastMmap
-DEPENDS+= p5-Catalyst-Plugin-Session>=0.09:../../www/p5-Catalyst-Plugin-Session
+DEPENDS+= p5-Catalyst-Plugin-Session>=0.22:../../www/p5-Catalyst-Plugin-Session
DEPENDS+= {perl>=5.10,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
DEPENDS+= p5-Path-Class>=0:../../devel/p5-Path-Class
diff --git a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo
index 795f18ed514..1a091d33c51 100644
--- a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo
+++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/05/02 19:18:56 sno Exp $
+$NetBSD: distinfo,v 1.5 2009/05/19 06:43:41 sno Exp $
-SHA1 (Catalyst-Plugin-Session-Store-FastMmap-0.08.tar.gz) = bd3f97f82d46f229f33099d4d5021852f857fb86
-RMD160 (Catalyst-Plugin-Session-Store-FastMmap-0.08.tar.gz) = e4301b63dbe5ff54f3f0ea75d3add1d6f417347f
-Size (Catalyst-Plugin-Session-Store-FastMmap-0.08.tar.gz) = 4384 bytes
+SHA1 (Catalyst-Plugin-Session-Store-FastMmap-0.10.tar.gz) = bb420afb45693047d4bbc51e5299ea849e3f7ec2
+RMD160 (Catalyst-Plugin-Session-Store-FastMmap-0.10.tar.gz) = d715e2e4aa2fd9f18a01e475893abd55eb672dac
+Size (Catalyst-Plugin-Session-Store-FastMmap-0.10.tar.gz) = 4646 bytes