svn commit: r316105 - head/devel/p5-IO-Async

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Apr 19 14:35:53 UTC 2013


Author: sunpoet
Date: Fri Apr 19 14:35:51 2013
New Revision: 316105
URL: http://svnweb.freebsd.org/changeset/ports/316105

Log:
  - Update to 0.56
  
  Changes:	http://search.cpan.org/dist/IO-Async/Changes
  Feature safe:	yes

Modified:
  head/devel/p5-IO-Async/Makefile
  head/devel/p5-IO-Async/distinfo

Modified: head/devel/p5-IO-Async/Makefile
==============================================================================
--- head/devel/p5-IO-Async/Makefile	Fri Apr 19 13:47:41 2013	(r316104)
+++ head/devel/p5-IO-Async/Makefile	Fri Apr 19 14:35:51 2013	(r316105)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	IO-Async
-PORTVERSION=	0.55
+PORTVERSION=	0.56
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PEVANS
@@ -14,7 +14,7 @@ COMMENT=	Perl modules that implement asy
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Future>=0.08:${PORTSDIR}/devel/p5-Future
+BUILD_DEPENDS=	p5-Future>=0.12:${PORTSDIR}/devel/p5-Future
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
 		p5-Test-Identity>=0:${PORTSDIR}/devel/p5-Test-Identity \

Modified: head/devel/p5-IO-Async/distinfo
==============================================================================
--- head/devel/p5-IO-Async/distinfo	Fri Apr 19 13:47:41 2013	(r316104)
+++ head/devel/p5-IO-Async/distinfo	Fri Apr 19 14:35:51 2013	(r316105)
@@ -1,2 +1,2 @@
-SHA256 (IO-Async-0.55.tar.gz) = df2da33a7c4a8e52fe38850ab65e4ea5df8f912a025efa2e3787d417612d9a47
-SIZE (IO-Async-0.55.tar.gz) = 202540
+SHA256 (IO-Async-0.56.tar.gz) = 42ffda1d29bf2f5ef3a2e8f770b1260a9fa683376dd3d8c3ed77713bf084b6b7
+SIZE (IO-Async-0.56.tar.gz) = 203268


More information about the svn-ports-head mailing list