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: Mon Aug 7 01:29:46 UTC 2017
Modified Files:
pkgsrc/www/p5-Dancer2: Makefile distinfo
Log Message:
Update to 0.205001
Upstream changes:
0.205001 2017-07-11 08:03:21-05:00 America/Chicago
[ BUG FIXES ]
* GH #1332: Add check for old version of HTTP::XSCookies (Peter Mottram -
SysPete)
* GH #1336: Fix warnings on 5.10 and below. (Sawyer X)
* GH #1347: Add Perl versions 5.22-5.26 and appveyor to Travis-CI
configuration (Dave Jacoby)
[ ENHANCEMENTS ]
* GH #1281: Use Ref::Util in Core for all reference checks (Mickey
Nasriachi)
* GH #1338: Add message explaining how to run newly-created application
(Jonathan Cast)
[ DOCUMENTATION ]
* GH #1334: Fix prefix example in Cookbook (Abdullah Diab)
* GH #1335: Add missing word in request->host docs (Glenn Fowler)
* GH #1337: Fix link in SEE ALSO section of Dancer2::Core::Types (Stefan
Hornburg - Racke)
* GH #1341: Clarify plugin documentation (Stefan Hornburg - Racke)
* GH #1345, #1351, #1356: Fix password check code example in tutorial
(Jonathan Cast)
* GH #1355: Fix typo (Gregor Herrmann)
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/p5-Dancer2/Makefile
cvs rdiff -u -r1.37 -r1.38 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.43 pkgsrc/www/p5-Dancer2/Makefile:1.44
--- pkgsrc/www/p5-Dancer2/Makefile:1.43 Mon Jun 5 14:25:16 2017
+++ pkgsrc/www/p5-Dancer2/Makefile Mon Aug 7 01:29:46 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2017/06/05 14:25:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.44 2017/08/07 01:29:46 wen Exp $
-DISTNAME= Dancer2-0.205000
+DISTNAME= Dancer2-0.205001
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.37 pkgsrc/www/p5-Dancer2/distinfo:1.38
--- pkgsrc/www/p5-Dancer2/distinfo:1.37 Sat Mar 11 10:04:50 2017
+++ pkgsrc/www/p5-Dancer2/distinfo Mon Aug 7 01:29:46 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2017/03/11 10:04:50 wen Exp $
+$NetBSD: distinfo,v 1.38 2017/08/07 01:29:46 wen Exp $
-SHA1 (Dancer2-0.205000.tar.gz) = 0e4e3b7c2f89e57187c3579149ef55419f858fef
-RMD160 (Dancer2-0.205000.tar.gz) = 7ed5141473fe50eb8731d521ebcebe2ec11678a4
-SHA512 (Dancer2-0.205000.tar.gz) = 9bff1bb54c3da10752dd6156c94a08c1541b88fc6ba176534d499495d63c080ef45f27d5417dba74eca141b22e2b7aeeb6055a21ecbfbcc161a2684d08816abf
-Size (Dancer2-0.205000.tar.gz) = 365622 bytes
+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
Home |
Main Index |
Thread Index |
Old Index