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-Delegate Updating...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/208b100b0e6c
branches:  trunk
changeset: 400648:208b100b0e6c
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Oct 24 14:58:29 2009 +0000

description:
Updating www/p5-Catalyst-Plugin-Session-Store-Delegate from 0.04nb1 to 0.05

pkgsrc changes:
  - Adding license definition
  - Adjusting dependency information

Upstream changes:
0.05
        - Port to new session config key.
        - Port to Moose.

diffstat:

 www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile |  9 +++++----
 www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r bbb214879375 -r 208b100b0e6c www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
--- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile    Sat Oct 24 14:51:59 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile    Sat Oct 24 14:58:29 2009 +0000
@@ -1,22 +1,23 @@
-# $NetBSD: Makefile,v 1.5 2009/09/24 06:50:20 sno Exp $
+# $NetBSD: Makefile,v 1.6 2009/10/24 14:58:29 sno Exp $
 
-DISTNAME=      Catalyst-Plugin-Session-Store-Delegate-0.04
+DISTNAME=      Catalyst-Plugin-Session-Store-Delegate-0.05
 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-Delegate/
 COMMENT=       Delegate session storage to an application model object
+LICENSE=       ${PERL5_LICENSE}
 
-DEPENDS+=      p5-Catalyst-Plugin-Session>=0.12:../../www/p5-Catalyst-Plugin-Session
+DEPENDS+=      p5-Catalyst-Plugin-Session>=0.27:../../www/p5-Catalyst-Plugin-Session
 DEPENDS+=      p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
 DEPENDS+=      p5-MRO-Compat>=0:../../devel/p5-MRO-Compat
 BUILD_DEPENDS+=        p5-Test-use-ok>=0:../../devel/p5-Test-use-ok
 
 USE_LANGUAGES= # empty
 PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/Delegate/.packlist
+PERL5_MODULE_TYPE=     Module::Install
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r bbb214879375 -r 208b100b0e6c www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo
--- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo    Sat Oct 24 14:51:59 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo    Sat Oct 24 14:58:29 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/05/17 19:41:14 sno Exp $
+$NetBSD: distinfo,v 1.4 2009/10/24 14:58:29 sno Exp $
 
-SHA1 (Catalyst-Plugin-Session-Store-Delegate-0.04.tar.gz) = 740f11c5925674125f8c4a3e15d79868e6b13f56
-RMD160 (Catalyst-Plugin-Session-Store-Delegate-0.04.tar.gz) = f911743f7e50bef9135909d7a1441a1809c58186
-Size (Catalyst-Plugin-Session-Store-Delegate-0.04.tar.gz) = 17159 bytes
+SHA1 (Catalyst-Plugin-Session-Store-Delegate-0.05.tar.gz) = b7ce8707d35664281683ca0b0b5d1cd21f8f534e
+RMD160 (Catalyst-Plugin-Session-Store-Delegate-0.05.tar.gz) = cabd41927eaf9eb7cc9070c26f9d4e88e098e442
+Size (Catalyst-Plugin-Session-Store-Delegate-0.05.tar.gz) = 17634 bytes



Home | Main Index | Thread Index | Old Index