summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-View-JSON
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-09-05 11:35:40 +0000
committersno <sno@pkgsrc.org>2010-09-05 11:35:40 +0000
commitfc5e7eea15d17cf5b195d947ecbbbad7e40f7d78 (patch)
tree24f0a80bd953813a8b3a0616085366ea5f7e51e4 /www/p5-Catalyst-View-JSON
parente761930947fba825a53d39a4b7563fbfa5ea4396 (diff)
downloadpkgsrc-fc5e7eea15d17cf5b195d947ecbbbad7e40f7d78.tar.gz
Updating www/p5-Catalyst-View-JSON from 0.28nb1 to 0.30
Upstream changes: 0.30 Tue Apr 13 01:14:07 CEST 2010 - Fix test application to call $c->forward('View::JSON') rather than (the incorrect) $c->forward('MyApp::View::JSON') - Fix documentation to match the above change - Turn off the regex fallback behavior in the test applications on newer Catalyst versions to ensure tests are correctly forwarding. - Move actions out of the test application classes into controller classes to avoid deprecation warnings on newer Catalyst releases. - 0.29 had unintended commits accidentally pulled from ap/master. Reverted
Diffstat (limited to 'www/p5-Catalyst-View-JSON')
-rw-r--r--www/p5-Catalyst-View-JSON/Makefile6
-rw-r--r--www/p5-Catalyst-View-JSON/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Catalyst-View-JSON/Makefile b/www/p5-Catalyst-View-JSON/Makefile
index 40651d8b9dc..fc3151ee3e5 100644
--- a/www/p5-Catalyst-View-JSON/Makefile
+++ b/www/p5-Catalyst-View-JSON/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2010/08/21 16:36:44 seb Exp $
+# $NetBSD: Makefile,v 1.8 2010/09/05 11:35:40 sno Exp $
-DISTNAME= Catalyst-View-JSON-0.28
+DISTNAME= Catalyst-View-JSON-0.30
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
diff --git a/www/p5-Catalyst-View-JSON/distinfo b/www/p5-Catalyst-View-JSON/distinfo
index bf3fc4b1b17..b05795dea3b 100644
--- a/www/p5-Catalyst-View-JSON/distinfo
+++ b/www/p5-Catalyst-View-JSON/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2010/03/10 10:51:36 sno Exp $
+$NetBSD: distinfo,v 1.5 2010/09/05 11:35:40 sno Exp $
-SHA1 (Catalyst-View-JSON-0.28.tar.gz) = 6eb80390fcde66ec55cb7bb379e5f9d5b93b6cbd
-RMD160 (Catalyst-View-JSON-0.28.tar.gz) = 2c1961519b1c92a9dcdc5dd9b484102bb01c8139
-Size (Catalyst-View-JSON-0.28.tar.gz) = 23449 bytes
+SHA1 (Catalyst-View-JSON-0.30.tar.gz) = 8004b93d471d4f03a3aae425c85f320f0debcc1d
+RMD160 (Catalyst-View-JSON-0.30.tar.gz) = a8974cd8f889b7f2970f3ec097541fcb3448e246
+Size (Catalyst-View-JSON-0.30.tar.gz) = 25577 bytes