diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-17 18:40:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-17 18:40:23 +0000 |
commit | eba481ea6b212322a0a9891c14c99c88561a6f3c (patch) | |
tree | ddbc1b5b6e443ff422e79adc2bee2e1ad1750d7c /net-im/p5-Net-Stomp | |
parent | ab5b7b4f94a323c0938d48833031d39f85bb0636 (diff) | |
download | ports-eba481ea6b212322a0a9891c14c99c88561a6f3c.tar.gz ports-eba481ea6b212322a0a9891c14c99c88561a6f3c.zip |
- Update to 0.57
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES
Notes
Notes:
svn path=/head/; revision=413526
Diffstat (limited to 'net-im/p5-Net-Stomp')
-rw-r--r-- | net-im/p5-Net-Stomp/Makefile | 3 | ||||
-rw-r--r-- | net-im/p5-Net-Stomp/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net-im/p5-Net-Stomp/Makefile b/net-im/p5-Net-Stomp/Makefile index 96624b18a1e3..904639f08133 100644 --- a/net-im/p5-Net-Stomp/Makefile +++ b/net-im/p5-Net-Stomp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Stomp -PORTVERSION= 0.56 +PORTVERSION= 0.57 CATEGORIES= net-im perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Fatal>=0:devel/p5-Test-Fatal +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/net-im/p5-Net-Stomp/distinfo b/net-im/p5-Net-Stomp/distinfo index fbddfd23e442..a374ff4d2ee5 100644 --- a/net-im/p5-Net-Stomp/distinfo +++ b/net-im/p5-Net-Stomp/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Stomp-0.56.tar.gz) = eab7a321d1487fa2ac118b075b5fc91a24da2cc8caa995a182c8c872fdad47b9 -SIZE (Net-Stomp-0.56.tar.gz) = 29864 +SHA256 (Net-Stomp-0.57.tar.gz) = abe98abbd2ce2fd65cdeca2d6e23277e3bb31fdd0fdc7169d8b5f43f3e36d4eb +SIZE (Net-Stomp-0.57.tar.gz) = 30227 |