diff options
author | wen <wen@FreeBSD.org> | 2015-09-30 14:51:32 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-09-30 14:51:32 +0800 |
commit | 0fc27c4bd9155506f31d3ce8187d67048c4f7be8 (patch) | |
tree | 64b6cdc5c83bfc376e83a24bcb9f54d4fcb0f130 | |
parent | 8095667eb45f5acf23a4c99d8bfb9fdd275ebfa2 (diff) | |
download | freebsd-ports-gnome-0fc27c4bd9155506f31d3ce8187d67048c4f7be8.tar.gz freebsd-ports-gnome-0fc27c4bd9155506f31d3ce8187d67048c4f7be8.tar.zst freebsd-ports-gnome-0fc27c4bd9155506f31d3ce8187d67048c4f7be8.zip |
- Update to 0.119
Changes: http://cpansearch.perl.org/src/RJBS/Test-Deep-0.119/Changes
- Remove unneeded DEPENDS
-rw-r--r-- | devel/p5-Test-Deep/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Test-Deep/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/devel/p5-Test-Deep/Makefile b/devel/p5-Test-Deep/Makefile index 1ffd6eded383..3cad1bb7da1b 100644 --- a/devel/p5-Test-Deep/Makefile +++ b/devel/p5-Test-Deep/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Deep -PORTVERSION= 0.117 -PORTREVISION= 1 +PORTVERSION= 0.119 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +13,6 @@ COMMENT= Test data structures for differences deeply LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Test-NoWarnings>=0.02:${PORTSDIR}/devel/p5-Test-NoWarnings -RUN_DEPENDS:= ${BUILD_DEPENDS} - NO_ARCH= yes REINPLACE_ARGS= -i '' USES= perl5 diff --git a/devel/p5-Test-Deep/distinfo b/devel/p5-Test-Deep/distinfo index f73c4027bece..e6ae30c312a5 100644 --- a/devel/p5-Test-Deep/distinfo +++ b/devel/p5-Test-Deep/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-Deep-0.117.tar.gz) = 8dabe31cef91456bc2348f85520913bd89f5bc8f694dce4cb1b4e498242813f8 -SIZE (Test-Deep-0.117.tar.gz) = 38366 +SHA256 (Test-Deep-0.119.tar.gz) = 437714f1922bbcbdebde341108adc152d4eb481bf72bfc0372618642acd0eea1 +SIZE (Test-Deep-0.119.tar.gz) = 38433 |