diff options
author | adamw <adamw@FreeBSD.org> | 2015-05-15 23:31:58 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-05-15 23:31:58 +0800 |
commit | 3a852275b4eed30c078579ff28c6ac43b957b445 (patch) | |
tree | e46d5c9371cb98bb2ad8b3033eceedef52271e4e /www | |
parent | 0d65feb2e9316dbcfc08855858f879e4e449984d (diff) | |
download | freebsd-ports-gnome-3a852275b4eed30c078579ff28c6ac43b957b445.tar.gz freebsd-ports-gnome-3a852275b4eed30c078579ff28c6ac43b957b445.tar.zst freebsd-ports-gnome-3a852275b4eed30c078579ff28c6ac43b957b445.zip |
Update to 0.160001.
While here, sort TEST_DEPENDS, and add the XS modules to it.
Changes: https://metacpan.org/changes/distribution/Dancer2
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer2/Makefile | 13 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 4 |
2 files changed, 9 insertions, 8 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index 6a2c7725af37..19641753096a 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.160000 +PORTVERSION= 0.160001 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -36,15 +36,16 @@ RUN_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \ p5-Template-Tiny>=0:${PORTSDIR}/textproc/p5-Template-Tiny \ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-YAML>=0.71:${PORTSDIR}/textproc/p5-YAML \ + p5-YAML>=0.86:${PORTSDIR}/textproc/p5-YAML \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle \ - p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime \ +TEST_DEPENDS= p5-LWP-Protocol-PSGI>=0.06:${PORTSDIR}/www/p5-LWP-Protocol-PSGI \ + p5-LWP-Protocol-https>0:${PORTSDIR}/www/p5-LWP-Protocol-https \ p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \ + p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle \ + p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime \ p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \ - p5-LWP-Protocol-https>0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-LWP-Protocol-PSGI>=0.06:${PORTSDIR}/www/p5-LWP-Protocol-PSGI + ${XS_BUILD_DEPENDS} OPTIONS_DEFINE= XS diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index 21661967a2a4..17898cc1f873 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.160000.tar.gz) = c7910cc2141922497785bdc8d7959af185fdeaca20c8de962230c15c2d4f37d3 -SIZE (Dancer2-0.160000.tar.gz) = 311343 +SHA256 (Dancer2-0.160001.tar.gz) = 942731535205213cdc314b66643707d29b2c346107247149d61658813def60d6 +SIZE (Dancer2-0.160001.tar.gz) = 311643 |