pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-Dancer2
Module Name: pkgsrc
Committed By: wen
Date: Sat Nov 24 07:45:39 UTC 2018
Modified Files:
pkgsrc/www/p5-Dancer2: Makefile distinfo
Log Message:
Update to 0.207000
Upstream changes:
0.207000 2018-11-14 17:24:25-05:00 America/New_York
[ BUG FIXES ]
* GH #1427: Allow layout_dir to be configured by set keyword (Russell
@veryrusty Jenkins)
* GH #1456: Engine logging respects minimum level filtering (Daniel Perrett)
* PR #1479: Remove arbitrary Perl 5.10 requirement from tests (Dan Book)
* PR #1480: Correct dynamic HTTP::XSCookies requirement (Dan Book)
* PR #1486: Install dzil deps for use by Appveyor (Dan Book)
[ ENHANCEMENTS ]
* GH #1418: Send plain text content with send_as() (Steve Dondley)
* PR #1457: Serializer mutable with custom mapping. Also resolves issues
#795, #973, and #901 (Russell @veryrusty Jenkins, Yanick Champoux,
Daniel Böhmer, Steven Humphrey)
* PR #1459: Add no default middleware feature. Also resolves #1410
(Russell @veryrusty Jenkins)
* GH #1469: Code of Conduct enhancements (MaxPerl)
[ DOCUMENTATION ]
* GH #1166: Add behind_proxy docs to Deployment manual (Nuno Ramos
Carvalho)
* GH #1417: Add "set engines" documentation (Deirdre Moran)
* PR #1450: Add calculator example (Gabor Szabo)
* PR #1452: Fix Pod formatting for CPAN (simbaque)
* PR #1454: Fix typos in docs (Gil Magno)
* PR #1464: Can't set environment with 'set' keyword (Ben Kaufman)
* PR #1470: Use session for flash and explain in detail (simbaque)
* PR #1472: Migration, tutorial, other doc fixes (Jason A. Crome)
* PR #1473: Show support resources after generating new app (Jason A.
Crome)
* PR #1474: Use the correct URL for HAProxy (Jason A. Crome)
* PR #1475: Add manual section for security concerns (Jason A. Crome)
* PR #1487: Clarify deprecation of Dancer2::Test (Steve Dondley)
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/www/p5-Dancer2/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/p5-Dancer2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-Dancer2/Makefile
diff -u pkgsrc/www/p5-Dancer2/Makefile:1.47 pkgsrc/www/p5-Dancer2/Makefile:1.48
--- pkgsrc/www/p5-Dancer2/Makefile:1.47 Wed Aug 22 09:47:36 2018
+++ pkgsrc/www/p5-Dancer2/Makefile Sat Nov 24 07:45:39 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2018/08/22 09:47:36 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2018/11/24 07:45:39 wen Exp $
-DISTNAME= Dancer2-0.206000
+DISTNAME= Dancer2-0.207000
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/}
Index: pkgsrc/www/p5-Dancer2/distinfo
diff -u pkgsrc/www/p5-Dancer2/distinfo:1.40 pkgsrc/www/p5-Dancer2/distinfo:1.41
--- pkgsrc/www/p5-Dancer2/distinfo:1.40 Mon Apr 23 13:43:21 2018
+++ pkgsrc/www/p5-Dancer2/distinfo Sat Nov 24 07:45:39 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.40 2018/04/23 13:43:21 wen Exp $
+$NetBSD: distinfo,v 1.41 2018/11/24 07:45:39 wen Exp $
-SHA1 (Dancer2-0.206000.tar.gz) = ced6466f0ceb2a97d6858ff2f6991a71fa939de9
-RMD160 (Dancer2-0.206000.tar.gz) = 9011aca281ea8d86585ab5a1e851d9dfcefdc96d
-SHA512 (Dancer2-0.206000.tar.gz) = 1a1826be2ceb7f37da5b81948227ba5ba3040dfe79e43b2579560dcebc316d62dc2d8ab3f779eeabde1ab2cfeff62c244af351bac23fa2d7f7b0765e3d932af0
-Size (Dancer2-0.206000.tar.gz) = 361953 bytes
+SHA1 (Dancer2-0.207000.tar.gz) = 9e2ad61d587b02ee34ce56ea7617df167ba9e30b
+RMD160 (Dancer2-0.207000.tar.gz) = 26817e9a68946cf72191a496f52d6a2c015525b7
+SHA512 (Dancer2-0.207000.tar.gz) = a4e08c4b563d350326b568e661b47c23a13d77727ed0aa91ecbe540c3c6aae20dc91b4110f18bf85deea9897d06d74f3ae6f0d512bf743595aa81c1353003e26
+Size (Dancer2-0.207000.tar.gz) = 380501 bytes
Home |
Main Index |
Thread Index |
Old Index