diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-Net-Stomp/Makefile | 4 | ||||
-rw-r--r-- | net-im/p5-Net-Stomp/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net-im/p5-Net-Stomp/Makefile b/net-im/p5-Net-Stomp/Makefile index 95c8c4205faf..e4903127ff31 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.55 +PORTVERSION= 0.56 CATEGORIES= net-im perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ + p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal USES= perl5 USE_PERL5= configure diff --git a/net-im/p5-Net-Stomp/distinfo b/net-im/p5-Net-Stomp/distinfo index 46851ff985fa..fbddfd23e442 100644 --- a/net-im/p5-Net-Stomp/distinfo +++ b/net-im/p5-Net-Stomp/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Stomp-0.55.tar.gz) = 9054d8c7c449509f585d006c339af24bff0c3773f83e5932bd7175811e06fda5 -SIZE (Net-Stomp-0.55.tar.gz) = 29010 +SHA256 (Net-Stomp-0.56.tar.gz) = eab7a321d1487fa2ac118b075b5fc91a24da2cc8caa995a182c8c872fdad47b9 +SIZE (Net-Stomp-0.56.tar.gz) = 29864 |