diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:20:53 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:20:53 +0800 |
commit | b1b3f2cea493344a9baf1648384ac2908d4a7803 (patch) | |
tree | 6c694e9f7d152e8e4c879124896ebc8d73464375 /net/p5-Net-Dict | |
parent | e4a74a4ea2bcc17207ded9d898f6613ecf013445 (diff) | |
download | freebsd-ports-gnome-b1b3f2cea493344a9baf1648384ac2908d4a7803.tar.gz freebsd-ports-gnome-b1b3f2cea493344a9baf1648384ac2908d4a7803.tar.zst freebsd-ports-gnome-b1b3f2cea493344a9baf1648384ac2908d4a7803.zip |
- Update to 2.21
Changes: http://search.cpan.org/dist/Net-Dict/Changes
Diffstat (limited to 'net/p5-Net-Dict')
-rw-r--r-- | net/p5-Net-Dict/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Dict/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/p5-Net-Dict/Makefile b/net/p5-Net-Dict/Makefile index 7453f08d5e9a..fb84d3cec3e9 100644 --- a/net/p5-Net-Dict/Makefile +++ b/net/p5-Net-Dict/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Dict -PORTVERSION= 2.19 +PORTVERSION= 2.21 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,8 @@ COMMENT= Simple client API for the DICT protocol LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Differences>=0.620:${PORTSDIR}/devel/p5-Test-Differences +TEST_DEPENDS= p5-Test-Differences>=0.620:${PORTSDIR}/devel/p5-Test-Differences \ + p5-Test-RequiresInternet>=0.05:${PORTSDIR}/devel/p5-Test-RequiresInternet NO_ARCH= yes USE_PERL5= configure diff --git a/net/p5-Net-Dict/distinfo b/net/p5-Net-Dict/distinfo index 9459bc455d05..7baf0cd515ad 100644 --- a/net/p5-Net-Dict/distinfo +++ b/net/p5-Net-Dict/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Dict-2.19.tar.gz) = 49165fa7685303cbc2f95b55ed4dc59603c5070e6e3e353c474fd214abe57b6a -SIZE (Net-Dict-2.19.tar.gz) = 35984 +SHA256 (Net-Dict-2.21.tar.gz) = 4e071d1b82158b35f24e557af81f505a913c6dfe4d04fe5201236afe74be1f3b +SIZE (Net-Dict-2.21.tar.gz) = 36388 |