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-DBIC updated to 0.08



details:   https://anonhg.NetBSD.org/pkgsrc/rev/732e81c4de31
branches:  trunk
changeset: 551266:732e81c4de31
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Thu Dec 11 16:14:24 2008 +0000

description:
updated to 0.08
cleanup Makefile

0.08  Wed Nov 26 10:02:52 EST 2008
        - Workaround possible errors with Storable::thaw and empty
        strings (thanks to kevin montuori for suggesting a fix)

diffstat:

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

diffs (37 lines):

diff -r ee0db66953d4 -r 732e81c4de31 www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile
--- a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile        Thu Dec 11 16:04:35 2008 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile        Thu Dec 11 16:14:24 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2008/11/10 22:47:19 rhaen Exp $
+# $NetBSD: Makefile,v 1.4 2008/12/11 16:14:24 rhaen Exp $
 
-DISTNAME=      Catalyst-Plugin-Session-Store-DBIC-0.07
+DISTNAME=      Catalyst-Plugin-Session-Store-DBIC-0.08
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -12,9 +12,9 @@
 DEPENDS+=      p5-Catalyst-Runtime>=5.65:../../www/p5-Catalyst-Runtime
 DEPENDS+=      p5-Catalyst-Plugin-Session>=0.09:../../www/p5-Catalyst-Plugin-Session
 DEPENDS+=      p5-Catalyst-Plugin-Session-Store-Delegate>=0.02:../../www/p5-Catalyst-Plugin-Session-Store-Delegate
-DEPENDS+=       p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
+DEPENDS+=      p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
 DEPENDS+=      p5-DBIx-Class>=0.07000:../../databases/p5-DBIx-Class
-DEPENDS+=       p5-NEXT>=0:../../devel/p5-NEXT
+DEPENDS+=      p5-NEXT>=0:../../devel/p5-NEXT
 DEPENDS+=      p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
 
 PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/DBIC/.packlist
diff -r ee0db66953d4 -r 732e81c4de31 www/p5-Catalyst-Plugin-Session-Store-DBIC/distinfo
--- a/www/p5-Catalyst-Plugin-Session-Store-DBIC/distinfo        Thu Dec 11 16:04:35 2008 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-DBIC/distinfo        Thu Dec 11 16:14:24 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/11/10 22:47:19 rhaen Exp $
+$NetBSD: distinfo,v 1.3 2008/12/11 16:14:24 rhaen Exp $
 
-SHA1 (Catalyst-Plugin-Session-Store-DBIC-0.07.tar.gz) = 85c12c44eb76a9ecef548f0a5ed254c1d51df68f
-RMD160 (Catalyst-Plugin-Session-Store-DBIC-0.07.tar.gz) = 7fff2fad1bb4a28243ea65a11c42e58e1551726e
-Size (Catalyst-Plugin-Session-Store-DBIC-0.07.tar.gz) = 7649 bytes
+SHA1 (Catalyst-Plugin-Session-Store-DBIC-0.08.tar.gz) = 0c9b4821685a401f432f96e71c1477a2fbbcb717
+RMD160 (Catalyst-Plugin-Session-Store-DBIC-0.08.tar.gz) = b9e5d157cbe05db6c36eab75a08139d730de821d
+Size (Catalyst-Plugin-Session-Store-DBIC-0.08.tar.gz) = 7727 bytes



Home | Main Index | Thread Index | Old Index