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 Aug 31 10:34:05 UTC 2019
Modified Files:
pkgsrc/www/p5-Dancer2: Makefile distinfo
Log Message:
Update to 0.208001
Update DEPENDS
Upstream changes:
0.208001 2019-08-04 21:06:25-04:00 America/New_York
[ BUG FIXES ]
* GH #1515: Add Types::Standard to cpanfile (Russell @veryrusty Jenkins)
[ ENHANCEMENTS ]
* None
[ DOCUMENTATION ]
* GH #1513: Fix Dancer2::Test typo (Utkarsh Gupta)
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/www/p5-Dancer2/Makefile
cvs rdiff -u -r1.42 -r1.43 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.51 pkgsrc/www/p5-Dancer2/Makefile:1.52
--- pkgsrc/www/p5-Dancer2/Makefile:1.51 Sun Aug 11 13:24:36 2019
+++ pkgsrc/www/p5-Dancer2/Makefile Sat Aug 31 10:34:05 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2019/08/11 13:24:36 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2019/08/31 10:34:05 wen Exp $
-DISTNAME= Dancer2-0.208000
+DISTNAME= Dancer2-0.208001
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/}
@@ -14,6 +13,7 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Dancer2/.packlist
+BUILD_DEPENDS+= p5-Exporter-Tiny>=0:../../devel/p5-Exporter-Tiny
BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=7.12:../../devel/p5-ExtUtils-MakeMaker
BUILD_DEPENDS+= p5-Test-Memory-Cycle>=0:../../devel/p5-Test-Memory-Cycle
BUILD_DEPENDS+= p5-Test-MockTime>=0:../../time/p5-Test-MockTime
@@ -31,6 +31,7 @@ DEPENDS+= p5-File-Share>=0:../../devel/p
DEPENDS+= p5-Hash-Merge-Simple>=0:../../devel/p5-Hash-Merge-Simple
DEPENDS+= p5-HTTP-Body>=0:../../www/p5-HTTP-Body
DEPENDS+= p5-HTTP-Date>=0:../../www/p5-HTTP-Date
+DEPENDS+= p5-HTTP-Headers-Fast>=0.21:../../www/p5-HTTP-Headers-Fast
DEPENDS+= p5-HTTP-Message>=0:../../www/p5-HTTP-Message
DEPENDS+= p5-JSON>=0:../../converters/p5-JSON
DEPENDS+= p5-JSON-MaybeXS>=0:../../converters/p5-JSON-MaybeXS
@@ -39,7 +40,7 @@ DEPENDS+= p5-Module-Pluggable>=0:../../d
DEPENDS+= p5-Moo>=2.000000:../../devel/p5-Moo
DEPENDS+= p5-MooX-Types-MooseLike>=0.16:../../devel/p5-MooX-Types-MooseLike
DEPENDS+= p5-MooX-Types-MooseLike-Numeric>=0:../../devel/p5-MooX-Types-MooseLike-Numeric
-DEPENDS+= p5-Plack>=1.0035:../../www/p5-Plack
+DEPENDS+= p5-Plack>=1.0040:../../www/p5-Plack
DEPENDS+= p5-Plack-Middleware-FixMissingBodyInRedirect>=0:../../www/p5-Plack-Middleware-FixMissingBodyInRedirect
DEPENDS+= p5-Plack-Middleware-RemoveRedundantBody>=0:../../www/p5-Plack-Middleware-RemoveRedundantBody
DEPENDS+= p5-Return-MultiLevel>=0:../../devel/p5-Return-MultiLevel
Index: pkgsrc/www/p5-Dancer2/distinfo
diff -u pkgsrc/www/p5-Dancer2/distinfo:1.42 pkgsrc/www/p5-Dancer2/distinfo:1.43
--- pkgsrc/www/p5-Dancer2/distinfo:1.42 Tue Jul 2 07:40:26 2019
+++ pkgsrc/www/p5-Dancer2/distinfo Sat Aug 31 10:34:05 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2019/07/02 07:40:26 wen Exp $
+$NetBSD: distinfo,v 1.43 2019/08/31 10:34:05 wen Exp $
-SHA1 (Dancer2-0.208000.tar.gz) = 2b1ef00fb2de023bac1d9ebf798cfc3dee24b51d
-RMD160 (Dancer2-0.208000.tar.gz) = 63f653edb2f7e35b18f30847141ca39f81d084b6
-SHA512 (Dancer2-0.208000.tar.gz) = 0aec132155746a936d10a8c610eccc2727f217ae8c274a1c2a6c2500b4c2bbafdd32e2b5b19acfd3b1ff46d8f821d44331ebc7fda45355cc7e2d0ef5e8a70a74
-Size (Dancer2-0.208000.tar.gz) = 381388 bytes
+SHA1 (Dancer2-0.208001.tar.gz) = 0f79d22aff4db28771672aafede92d6cea648c40
+RMD160 (Dancer2-0.208001.tar.gz) = 202afcaa0fd45c87c293fa3bdc25786f1511cdd3
+SHA512 (Dancer2-0.208001.tar.gz) = a9c9da9fc8e1c07f3dbcf0ea2dca648627ac9e69c42f0832050d22b8589d57aa11bc25857f94827a2488bff11b0d79c2ec1aee8bd4fe7858c3e57f9f25d747c8
+Size (Dancer2-0.208001.tar.gz) = 381526 bytes
Home |
Main Index |
Thread Index |
Old Index