diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-09 18:29:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-09 18:29:29 +0000 |
commit | ae097f00d47a6d2621e868671fe05c6b88f283ea (patch) | |
tree | 80633f0b5bfeea6db3cd78ec13d23986e489d4fe | |
parent | 68f9293a9d5d2c08e1c2639c6bc3038163dc087a (diff) | |
download | ports-ae097f00d47a6d2621e868671fe05c6b88f283ea.tar.gz ports-ae097f00d47a6d2621e868671fe05c6b88f283ea.zip |
Notes
-rw-r--r-- | net/p5-POE-Component-Client-Whois/Makefile | 3 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-Whois/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/p5-POE-Component-Client-Whois/Makefile b/net/p5-POE-Component-Client-Whois/Makefile index 8f8d66685eed..3504d5c23505 100644 --- a/net/p5-POE-Component-Client-Whois/Makefile +++ b/net/p5-POE-Component-Client-Whois/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-Client-Whois -PORTVERSION= 1.32 +PORTVERSION= 1.34 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,6 +17,7 @@ BUILD_DEPENDS= p5-Net-Netmask>=1.9012:${PORTSDIR}/net-mgmt/p5-Net-Netmask \ p5-POE>=1.004:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/net/p5-POE-Component-Client-Whois/distinfo b/net/p5-POE-Component-Client-Whois/distinfo index 4a11758b26fc..12cf7ee95660 100644 --- a/net/p5-POE-Component-Client-Whois/distinfo +++ b/net/p5-POE-Component-Client-Whois/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Client-Whois-1.32.tar.gz) = 06d5601c80d6de880a6e92fabb38ab92a2adb4c65204b7977e3550f14d4113e8 -SIZE (POE-Component-Client-Whois-1.32.tar.gz) = 29451 +SHA256 (POE-Component-Client-Whois-1.34.tar.gz) = 227f36d16e9c1b07f081610c685e9eb2cdc6d47ec516abf378e67cb848d7a437 +SIZE (POE-Component-Client-Whois-1.34.tar.gz) = 29649 |