diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-25 12:37:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-25 12:37:45 +0800 |
commit | 5dc360f35eca84474ecb5fc8b257a6158bc26fcd (patch) | |
tree | 8e89dd00324ba45597b40520b3f715f1c4315019 /devel | |
parent | cfd72fb08c2aa70e9e66e24ff247e8770924c513 (diff) | |
download | freebsd-ports-gnome-5dc360f35eca84474ecb5fc8b257a6158bc26fcd.tar.gz freebsd-ports-gnome-5dc360f35eca84474ecb5fc8b257a6158bc26fcd.tar.zst freebsd-ports-gnome-5dc360f35eca84474ecb5fc8b257a6158bc26fcd.zip |
Update to 0.045
- Add p5-TAP-SimpleOutput to TEST_DEPENDS
Changes: http://search.cpan.org/dist/Test-Moose-More/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Test-Moose-More/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Test-Moose-More/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Test-Moose-More/Makefile b/devel/p5-Test-Moose-More/Makefile index f700235a4cf5..068230f36953 100644 --- a/devel/p5-Test-Moose-More/Makefile +++ b/devel/p5-Test-Moose-More/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Test-Moose-More -PORTVERSION= 0.043 +PORTVERSION= 0.045 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,9 +17,9 @@ BUILD_DEPENDS= p5-Data-OptList>=0:devel/p5-Data-OptList \ p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive \ p5-Syntax-Keyword-Junction>=0:devel/p5-Syntax-Keyword-Junction RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \ +TEST_DEPENDS= p5-TAP-SimpleOutput>=0.009:devel/p5-TAP-SimpleOutput \ + p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean -# p5-TAP-SimpleOutput>=0.009:devel/p5-TAP-SimpleOutput NO_ARCH= yes USES= perl5 diff --git a/devel/p5-Test-Moose-More/distinfo b/devel/p5-Test-Moose-More/distinfo index 63ca892e8e75..21383775ca72 100644 --- a/devel/p5-Test-Moose-More/distinfo +++ b/devel/p5-Test-Moose-More/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488010818 -SHA256 (Test-Moose-More-0.043.tar.gz) = 0a09255946d2f463cb53a53186451305a4fdea6c1b9bb4287044997b5f9ea9b5 -SIZE (Test-Moose-More-0.043.tar.gz) = 50128 +TIMESTAMP = 1490413268 +SHA256 (Test-Moose-More-0.045.tar.gz) = 36e916bc4f9e48f9a80349840ee1913c60ab9767cb21b650e402275821a6a568 +SIZE (Test-Moose-More-0.045.tar.gz) = 54989 |