diff options
author | rhaen <rhaen@pkgsrc.org> | 2008-07-21 09:41:10 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2008-07-21 09:41:10 +0000 |
commit | e379ec8dc9b6e1c538f5b33ba3ddb057e12dc1ce (patch) | |
tree | bf3dd252240cfa74f1c1155f2f01ed5f0e21e44c /www | |
parent | ce419cea06659d7cd9efd4ccd4d496449ec352ce (diff) | |
download | pkgsrc-e379ec8dc9b6e1c538f5b33ba3ddb057e12dc1ce.tar.gz |
updated to 0.11
added MESSAGE file to package
This module is outdated and upstream declared it deprecated
Diffstat (limited to 'www')
3 files changed, 14 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/MESSAGE b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/MESSAGE new file mode 100644 index 00000000000..b1c2ffc6932 --- /dev/null +++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/MESSAGE @@ -0,0 +1,8 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2008/07/21 09:41:10 rhaen Exp $ + +Upstream has declared that this Perl module is deprecated and +recommends using DBIx::Class or Class::DBI model. + +This package will stay inside pkgsrc at least until pkgsrc-2008Q4 +=========================================================================== diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile index 1fa878a8318..63ed3cc1fe2 100644 --- a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:17:28 abs Exp $ +# $NetBSD: Makefile,v 1.2 2008/07/21 09:41:10 rhaen Exp $ -DISTNAME= Catalyst-Plugin-Authentication-Store-DBIC-0.10 +DISTNAME= Catalyst-Plugin-Authentication-Store-DBIC-0.11 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} @@ -18,7 +18,6 @@ DEPENDS+= p5-Catalyst-Model-DBIC-Schema>=0:../../databases/p5-Catalyst-Model-DBI DEPENDS+= p5-Catalyst-Plugin-Authorization-Roles>=0.03:../../www/p5-Catalyst-Plugin-Authorization-Roles DEPENDS+= p5-Catalyst-Plugin-Session-State-Cookie>=0.02:../../www/p5-Catalyst-Plugin-Session-State-Cookie -USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Catalyst/Plugin/Authentication/Store/DBIC/.packlist MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--skipdeps diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo index 7b407319af1..6411151f357 100644 --- a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo +++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:17:28 abs Exp $ +$NetBSD: distinfo,v 1.2 2008/07/21 09:41:10 rhaen Exp $ -SHA1 (Catalyst-Plugin-Authentication-Store-DBIC-0.10.tar.gz) = ac9f328162a83c085cadda3e0c3c37941a09c6b7 -RMD160 (Catalyst-Plugin-Authentication-Store-DBIC-0.10.tar.gz) = 9ffcabb25b231b02d62828fe75edef44f38a23a7 -Size (Catalyst-Plugin-Authentication-Store-DBIC-0.10.tar.gz) = 31679 bytes +SHA1 (Catalyst-Plugin-Authentication-Store-DBIC-0.11.tar.gz) = 42ac18b2b5d6cf471d7d57f811596436a987e966 +RMD160 (Catalyst-Plugin-Authentication-Store-DBIC-0.11.tar.gz) = 09b3e7c2e7fb48c2aaa514cc56b206d6d72ef12c +Size (Catalyst-Plugin-Authentication-Store-DBIC-0.11.tar.gz) = 32318 bytes |