diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-10 02:29:29 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-10 02:29:29 +0800 |
commit | 23d525e11027cb2eabe2e390fec82f579025f1fb (patch) | |
tree | 80633f0b5bfeea6db3cd78ec13d23986e489d4fe | |
parent | db1b85044e7ab095119056f20d0010ab6048a0ee (diff) | |
download | freebsd-ports-gnome-23d525e11027cb2eabe2e390fec82f579025f1fb.tar.gz freebsd-ports-gnome-23d525e11027cb2eabe2e390fec82f579025f1fb.tar.zst freebsd-ports-gnome-23d525e11027cb2eabe2e390fec82f579025f1fb.zip |
- Update to 1.34
- Add NO_ARCH
Changes: http://search.cpan.org/dist/POE-Component-Client-Whois/Changes
-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 |