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: Wed Oct 18 13:58:16 UTC 2017
Modified Files:
pkgsrc/www/p5-Dancer2: Makefile distinfo
Log Message:
Update to 0.205002
Upstream changes:
0.205002 2017-10-17 16:08:25-05:00 America/Chicago
[ BUG FIXES ]
* GH #1362: Make cookies http_only by default (David Precious)
* GH #1366: Use proper shebang on dancer script and make EU::MM do the job
* GH #1373: Unset Dancer environment vars before testing (Alberto Sim繭es)
* GH #1380: Consider class of error displayed when using show_errors
(Nick Tonkin).
* GH #1383: Remove Deflater from default app skeleton (Pierre Vigier)
* GH #1385: Fix links inside the documentation (Alberto Sim繭es)
* GH #1390: Honour no_server_tokens config in error responses (Russell
@veryrusty Jenkins)
[ DOCUMENTATION ]
* GH #1285: Add "Default Template Variables" section to manual (simbabque)
* GH #1312: Fix docs for Dancer2::Core::Route->match, which takes a request
object (simbabque).
* GH #1368: Don't allow XSS in tutorial (simbabque)
* GH #1383: Remove full URL on links to third party modules (Alberto Simoes)
* GH #1395: Customize TT behavior via subclassing (simbabque).
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/www/p5-Dancer2/Makefile
cvs rdiff -u -r1.38 -r1.39 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.44 pkgsrc/www/p5-Dancer2/Makefile:1.45
--- pkgsrc/www/p5-Dancer2/Makefile:1.44 Mon Aug 7 01:29:46 2017
+++ pkgsrc/www/p5-Dancer2/Makefile Wed Oct 18 13:58:16 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2017/08/07 01:29:46 wen Exp $
+# $NetBSD: Makefile,v 1.45 2017/10/18 13:58:16 wen Exp $
-DISTNAME= Dancer2-0.205001
+DISTNAME= Dancer2-0.205002
PKGNAME= p5-${DISTNAME}
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.38 pkgsrc/www/p5-Dancer2/distinfo:1.39
--- pkgsrc/www/p5-Dancer2/distinfo:1.38 Mon Aug 7 01:29:46 2017
+++ pkgsrc/www/p5-Dancer2/distinfo Wed Oct 18 13:58:16 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2017/08/07 01:29:46 wen Exp $
+$NetBSD: distinfo,v 1.39 2017/10/18 13:58:16 wen Exp $
-SHA1 (Dancer2-0.205001.tar.gz) = 08f234c3876ef5c37d496aaa629d669d192ade37
-RMD160 (Dancer2-0.205001.tar.gz) = 2ca1177fbe81326c793d2e4a5d681523199b054b
-SHA512 (Dancer2-0.205001.tar.gz) = 329e73a545d48419784be9ceac53b1805fd8873bc233f7b770cf64241ada1553b1b7a0aabcd3300b98297d2b260c377ce5dcc66bb87970c7484b597e5ca25d30
-Size (Dancer2-0.205001.tar.gz) = 365410 bytes
+SHA1 (Dancer2-0.205002.tar.gz) = 65b496d9298a99085baa9aabc142559a7608e7c7
+RMD160 (Dancer2-0.205002.tar.gz) = a4d3a028ecea2b65b3a0ddae7c0206fe2ebb9e0b
+SHA512 (Dancer2-0.205002.tar.gz) = 583f9534ea06ed713b6d8784296de3b89dc21579bc0d9bff3a9c437ee3d3d3cc8687e099b8c74073479aab079361955d506cb830a42e4e79241560a683106185
+Size (Dancer2-0.205002.tar.gz) = 368450 bytes
Home |
Main Index |
Thread Index |
Old Index