svn commit: r390873 - head/net-im/p5-Net-Stomp

Adam Weinberger adamw at FreeBSD.org
Mon Jun 29 00:08:06 UTC 2015


Author: adamw
Date: Mon Jun 29 00:08:05 2015
New Revision: 390873
URL: https://svnweb.freebsd.org/changeset/ports/390873

Log:
  Update to 0.56.
  
  Changes: https://metacpan.org/changes/distribution/Net-Stomp

Modified:
  head/net-im/p5-Net-Stomp/Makefile
  head/net-im/p5-Net-Stomp/distinfo

Modified: head/net-im/p5-Net-Stomp/Makefile
==============================================================================
--- head/net-im/p5-Net-Stomp/Makefile	Mon Jun 29 00:04:22 2015	(r390872)
+++ head/net-im/p5-Net-Stomp/Makefile	Mon Jun 29 00:08:05 2015	(r390873)
@@ -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

Modified: head/net-im/p5-Net-Stomp/distinfo
==============================================================================
--- head/net-im/p5-Net-Stomp/distinfo	Mon Jun 29 00:04:22 2015	(r390872)
+++ head/net-im/p5-Net-Stomp/distinfo	Mon Jun 29 00:08:05 2015	(r390873)
@@ -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


More information about the svn-ports-all mailing list