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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 21 20:50:54 UTC 2019


Author: sunpoet
Date: Sun Jul 21 20:50:03 2019
New Revision: 507115
URL: https://svnweb.freebsd.org/changeset/ports/507115

Log:
  Update to 0.60
  
  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	Sun Jul 21 20:49:58 2019	(r507114)
+++ head/net-im/p5-Net-Stomp/Makefile	Sun Jul 21 20:50:03 2019	(r507115)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-Stomp
-PORTVERSION=	0.57
+PORTVERSION=	0.60
 CATEGORIES=	net-im perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,8 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Class-Accessor>=0:devel/p5-Class-Accessor
+RUN_DEPENDS=	p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+		p5-Log-Any>=1.707:devel/p5-Log-Any
 TEST_DEPENDS=	p5-Test-Deep>=0:devel/p5-Test-Deep \
 		p5-Test-Fatal>=0:devel/p5-Test-Fatal
 

Modified: head/net-im/p5-Net-Stomp/distinfo
==============================================================================
--- head/net-im/p5-Net-Stomp/distinfo	Sun Jul 21 20:49:58 2019	(r507114)
+++ head/net-im/p5-Net-Stomp/distinfo	Sun Jul 21 20:50:03 2019	(r507115)
@@ -1,2 +1,3 @@
-SHA256 (Net-Stomp-0.57.tar.gz) = abe98abbd2ce2fd65cdeca2d6e23277e3bb31fdd0fdc7169d8b5f43f3e36d4eb
-SIZE (Net-Stomp-0.57.tar.gz) = 30227
+TIMESTAMP = 1563735482
+SHA256 (Net-Stomp-0.60.tar.gz) = c6d06162df67b9184bf2f60c3c85a63eb9937fc9e757a8009bfc12efced79ea6
+SIZE (Net-Stomp-0.60.tar.gz) = 30622


More information about the svn-ports-head mailing list