diff options
-rw-r--r-- | net-im/p5-Net-Stomp/Makefile | 7 | ||||
-rw-r--r-- | net-im/p5-Net-Stomp/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-im/p5-Net-Stomp/Makefile b/net-im/p5-Net-Stomp/Makefile index d31bc244ff17..76a1917e6b2c 100644 --- a/net-im/p5-Net-Stomp/Makefile +++ b/net-im/p5-Net-Stomp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Stomp -PORTVERSION= 0.38 +PORTVERSION= 0.40 CATEGORIES= net-im perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Streaming Text Orientated Messaging Protocol Client -BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + +BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes diff --git a/net-im/p5-Net-Stomp/distinfo b/net-im/p5-Net-Stomp/distinfo index 67581cf25910..351cb108e1e5 100644 --- a/net-im/p5-Net-Stomp/distinfo +++ b/net-im/p5-Net-Stomp/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Stomp-0.38.tar.gz) = 8dc3dfa2d86c49ebb582aced6288509a939ee3e53bf88b9942adc7a5d7a682e0 -SIZE (Net-Stomp-0.38.tar.gz) = 11807 +SHA256 (Net-Stomp-0.40.tar.gz) = 7fe9a55ebc6de23ad7f818770e68db2bf3562a84f5093cdedbd61bd3c08d380f +SIZE (Net-Stomp-0.40.tar.gz) = 13282 |