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 Updating...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1911621ce32f
branches: trunk
changeset: 400652:1911621ce32f
user: sno <sno%pkgsrc.org@localhost>
date: Sat Oct 24 15:05:35 2009 +0000
description:
Updating www/p5-Catalyst-Plugin-Session-Store-FastMmap from 0.11nb1 to 0.13
pkgsrc changes:
- Adding license definition
- Adjusting dependencies
Upstream changes:
0.13 18 Oct 2009
- Fixup copyright ino
0.12 16 Oct 2009
- Port to new session config key
diffstat:
www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile | 9 ++++-----
www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (39 lines):
diff -r 83fe19c7d64c -r 1911621ce32f www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile
--- a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile Sat Oct 24 14:59:59 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile Sat Oct 24 15:05:35 2009 +0000
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.8 2009/09/24 06:50:20 sno Exp $
+# $NetBSD: Makefile,v 1.9 2009/10/24 15:05:35 sno Exp $
-DISTNAME= Catalyst-Plugin-Session-Store-FastMmap-0.11
+DISTNAME= Catalyst-Plugin-Session-Store-FastMmap-0.13
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/dist/Catalyst-Plugin-Session-Store-FastMmap/
COMMENT= FastMmap session storage backend
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Cache-FastMmap>=1.29:../../devel/p5-Cache-FastMmap
-DEPENDS+= p5-Catalyst-Plugin-Session>=0.22:../../www/p5-Catalyst-Plugin-Session
+DEPENDS+= p5-Catalyst-Plugin-Session>=0.27:../../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 -r 83fe19c7d64c -r 1911621ce32f www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo
--- a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo Sat Oct 24 14:59:59 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo Sat Oct 24 15:05:35 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/07/07 21:41:33 sno Exp $
+$NetBSD: distinfo,v 1.7 2009/10/24 15:05:35 sno Exp $
-SHA1 (Catalyst-Plugin-Session-Store-FastMmap-0.11.tar.gz) = d7dc4c3cf995b8a8adcdeac60e8d17e3becb15a2
-RMD160 (Catalyst-Plugin-Session-Store-FastMmap-0.11.tar.gz) = e599db84412915ac7789855bfd65bcf28d075e78
-Size (Catalyst-Plugin-Session-Store-FastMmap-0.11.tar.gz) = 4938 bytes
+SHA1 (Catalyst-Plugin-Session-Store-FastMmap-0.13.tar.gz) = aa1cfc617ce826f90e4a59c11641cb2a29ff1c90
+RMD160 (Catalyst-Plugin-Session-Store-FastMmap-0.13.tar.gz) = ae341c41e0e08ee59bb51a64d27863d8afe97061
+Size (Catalyst-Plugin-Session-Store-FastMmap-0.13.tar.gz) = 5074 bytes
Home |
Main Index |
Thread Index |
Old Index