diff options
author | sno <sno> | 2009-10-24 14:58:29 +0000 |
---|---|---|
committer | sno <sno> | 2009-10-24 14:58:29 +0000 |
commit | 59a057803a1c9d973cde28bcfdb495ddee54efd6 (patch) | |
tree | 0d6c82a46925e277192cc2ce95a432e8a3ef4ba0 /www/p5-Catalyst-Plugin-Session-Store-Delegate | |
parent | 9fcecfcc2872b3198e36ba336921f31f6c99b30e (diff) | |
download | pkgsrc-59a057803a1c9d973cde28bcfdb495ddee54efd6.tar.gz |
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 (limited to 'www/p5-Catalyst-Plugin-Session-Store-Delegate')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile | 9 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo | 8 |
2 files changed, 9 insertions, 8 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile index 44467535590..50757c0388a 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile @@ -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 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 --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo index 54747e05325..3ed392421a6 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo +++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo @@ -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 |