From owner-svn-ports-all@freebsd.org Mon Jun 29 00:08:06 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56AFA98F952; Mon, 29 Jun 2015 00:08:06 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47E25122B; Mon, 29 Jun 2015 00:08:06 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5T086iG036239; Mon, 29 Jun 2015 00:08:06 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5T085sc036235; Mon, 29 Jun 2015 00:08:05 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201506290008.t5T085sc036235@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 29 Jun 2015 00:08:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390873 - head/net-im/p5-Net-Stomp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jun 2015 00:08:06 -0000 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