diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-03-13 12:00:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-03-13 12:00:55 +0800 |
commit | abf0440c0c99fd53ac53b145c970354b6ca5026f (patch) | |
tree | f717390ed8d7581bbf4dcb1b42971a596424ba3c /net | |
parent | ddc6a01e582abfd30392f5b8d79cdb962eae3d1a (diff) | |
download | freebsd-ports-gnome-abf0440c0c99fd53ac53b145c970354b6ca5026f.tar.gz freebsd-ports-gnome-abf0440c0c99fd53ac53b145c970354b6ca5026f.tar.zst freebsd-ports-gnome-abf0440c0c99fd53ac53b145c970354b6ca5026f.zip |
- Update to 1.171
Changes: http://search.cpan.org/dist/POE-Component-Client-Ping/CHANGES
Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-POE-Component-Client-Ping/Makefile | 6 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-Ping/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-POE-Component-Client-Ping/Makefile b/net/p5-POE-Component-Client-Ping/Makefile index b6a8f1ae48e6..8c4d705edf79 100644 --- a/net/p5-POE-Component-Client-Ping/Makefile +++ b/net/p5-POE-Component-Client-Ping/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Client-Ping -PORTVERSION= 1.170 +PORTVERSION= 1.171 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,8 +17,8 @@ COMMENT= POE component for non-blocking/concurrent ICMP ping LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-POE>=1.0070:${PORTSDIR}/devel/p5-POE -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS= p5-POE>=1.0070:${PORTSDIR}/devel/p5-POE +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/net/p5-POE-Component-Client-Ping/distinfo b/net/p5-POE-Component-Client-Ping/distinfo index 7b124919e39c..f3de1041618a 100644 --- a/net/p5-POE-Component-Client-Ping/distinfo +++ b/net/p5-POE-Component-Client-Ping/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Client-Ping-1.170.tar.gz) = 3e8152ec6415f3286e4d18b55b2788b78beba49b8cfe60b773a30aa383bf722a -SIZE (POE-Component-Client-Ping-1.170.tar.gz) = 15447 +SHA256 (POE-Component-Client-Ping-1.171.tar.gz) = ed01a23373654e2588686525aa26edc6799ec30116831a40ff1c0fd75f324a39 +SIZE (POE-Component-Client-Ping-1.171.tar.gz) = 15575 |