svn commit: r303909 - head/devel/p5-Async-MergePoint

Steve Wills swills at FreeBSD.org
Sat Sep 8 14:46:53 UTC 2012


Author: swills
Date: Sat Sep  8 14:46:52 2012
New Revision: 303909
URL: http://svn.freebsd.org/changeset/ports/303909

Log:
  - Update to 0.04
  
  PR:		ports/170967
  Approved by:	maintainer timeout (johan at stromnet.se, >2 weeks)

Modified:
  head/devel/p5-Async-MergePoint/Makefile   (contents, props changed)
  head/devel/p5-Async-MergePoint/distinfo   (contents, props changed)

Modified: head/devel/p5-Async-MergePoint/Makefile
==============================================================================
--- head/devel/p5-Async-MergePoint/Makefile	Sat Sep  8 14:43:24 2012	(r303908)
+++ head/devel/p5-Async-MergePoint/Makefile	Sat Sep  8 14:46:52 2012	(r303909)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Async-MergePoint
-PORTVERSION=	0.03
+PORTVERSION=	0.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	johan at stromnet.se
 COMMENT=	Perl modules that resynchronise diverged control flow
 
-TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
+		p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
 
 PERL_CONFIGURE=	yes
 

Modified: head/devel/p5-Async-MergePoint/distinfo
==============================================================================
--- head/devel/p5-Async-MergePoint/distinfo	Sat Sep  8 14:43:24 2012	(r303908)
+++ head/devel/p5-Async-MergePoint/distinfo	Sat Sep  8 14:46:52 2012	(r303909)
@@ -1,2 +1,2 @@
-SHA256 (Async-MergePoint-0.03.tar.gz) = 5e31b89c584b0bbacae3632245f16f5ebcfd6091abac87ae1970814d79e6a775
-SIZE (Async-MergePoint-0.03.tar.gz) = 14036
+SHA256 (Async-MergePoint-0.04.tar.gz) = 128919127fca8787498f281292ced8da385750508803916b3686b64224b6c7a4
+SIZE (Async-MergePoint-0.04.tar.gz) = 15046



More information about the svn-ports-head mailing list