summaryrefslogtreecommitdiff
path: root/www/p5-Dancer/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-10-27 11:16:33 +0000
committerwen <wen@pkgsrc.org>2013-10-27 11:16:33 +0000
commit6347bccaa8670a48b16a383db84d3d173ae78ddd (patch)
treee8414f1d53156196abe16b1afe0d5db2f4bc20e9 /www/p5-Dancer/Makefile
parent2252aff7b8abfc54ef637eea64c2ed7a5f0550bc (diff)
downloadpkgsrc-6347bccaa8670a48b16a383db84d3d173ae78ddd.tar.gz
Update to 1.3119
Upstream changes: 1.3119 26.10.2013 [ ENHANCEMENTS ] * GH #965: Serializer also serialize content for DELETE. (reported by Achim Adam) [ BUG FIXES ] * GH #959: hash randomization could cause .pl MIME to vary and test to fail. (Olof Johansson) * GH #961: fix bug in require_environment's logic. (reported by sapphirecat) [ DOCUMENTATION ] * GH #962: Improvements of the Dancer::Test docs. (Tom Hukins)
Diffstat (limited to 'www/p5-Dancer/Makefile')
-rw-r--r--www/p5-Dancer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile
index 1d4ee9cfa75..e38d53ef494 100644
--- a/www/p5-Dancer/Makefile
+++ b/www/p5-Dancer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2013/10/01 11:15:00 wen Exp $
+# $NetBSD: Makefile,v 1.20 2013/10/27 11:16:33 wen Exp $
-DISTNAME= Dancer-1.3118
+DISTNAME= Dancer-1.3119
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/}