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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 17 18:40:24 UTC 2016


Author: sunpoet
Date: Sun Apr 17 18:40:23 2016
New Revision: 413526
URL: https://svnweb.freebsd.org/changeset/ports/413526

Log:
  - Update to 0.57
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Net-Stomp/CHANGES

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 Apr 17 18:40:18 2016	(r413525)
+++ head/net-im/p5-Net-Stomp/Makefile	Sun Apr 17 18:40:23 2016	(r413526)
@@ -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
 

Modified: head/net-im/p5-Net-Stomp/distinfo
==============================================================================
--- head/net-im/p5-Net-Stomp/distinfo	Sun Apr 17 18:40:18 2016	(r413525)
+++ head/net-im/p5-Net-Stomp/distinfo	Sun Apr 17 18:40:23 2016	(r413526)
@@ -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


More information about the svn-ports-head mailing list