summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-10-18 11:58:42 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-10-18 11:58:42 +0000
commit2c61e6f297f1f82ea91259bd2f91c1cbab7418a2 (patch)
tree29675b1c1398588f4c006083eda2a2958eefb469 /www
parent3521c40488a5a17223e13686c76224f2590d1473 (diff)
downloadpkgsrc-2c61e6f297f1f82ea91259bd2f91c1cbab7418a2.tar.gz
Update p5-Squatting to 0.81.
Changes from previous: 0.81 2011-04-27 - Slight improvements to Squatting::With::MockRequest were made to facilitate doing static exports of Rhetoric sites. 0.80 2011-04-27 - [ MAJOR API CHANGE! ] - You don't say: use base 'Squatting' anymore. - When creating a Squatting app, you just say: use Squatting; - You don't say: use Squatting ':controllers' or use Squatting ':views' anymore - use Squatting takes care of what those statements used to do. - Squatting::H->merge renamed to Squatting::H->extend to be consistent w/ the way these words are used in contemporary Javascript libraries. - Added Squatting::With::PerHostConfig - hacked bin/squatting so that the console experience is a bit nicer. App->get and App->post will work a tiny bit more reliably.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Squatting/Makefile5
-rw-r--r--www/p5-Squatting/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Squatting/Makefile b/www/p5-Squatting/Makefile
index 778719ce453..e0f8288cd2b 100644
--- a/www/p5-Squatting/Makefile
+++ b/www/p5-Squatting/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2011/08/14 16:06:07 obache Exp $
+# $NetBSD: Makefile,v 1.4 2011/10/18 11:58:42 hiramatsu Exp $
-DISTNAME= Squatting-0.70
+DISTNAME= Squatting-0.81
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BE/BEPPU/}
diff --git a/www/p5-Squatting/distinfo b/www/p5-Squatting/distinfo
index f63d08dfe96..0ee1306d6ad 100644
--- a/www/p5-Squatting/distinfo
+++ b/www/p5-Squatting/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/07/11 09:37:19 seb Exp $
+$NetBSD: distinfo,v 1.2 2011/10/18 11:58:42 hiramatsu Exp $
-SHA1 (Squatting-0.70.tar.gz) = 988726c346ae53ccc5e81d5f651d0532d62e126a
-RMD160 (Squatting-0.70.tar.gz) = fb892a637b93ef2f388cd4e1699e518f8f8d6a8b
-Size (Squatting-0.70.tar.gz) = 114840 bytes
+SHA1 (Squatting-0.81.tar.gz) = af8fb15ff7021d73efe2c1ffc04fb75d57523ca3
+RMD160 (Squatting-0.81.tar.gz) = 68b5bf93ab1f50566e0380e7e69db1c90a44898d
+Size (Squatting-0.81.tar.gz) = 109322 bytes