Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2015 20:17:32 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399380 - head/security/p5-IO-Async-SSL
Message-ID:  <201510152017.t9FKHWCE025129@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct 15 20:17:32 2015
New Revision: 399380
URL: https://svnweb.freebsd.org/changeset/ports/399380

Log:
  - Update to 0.19
  
  Changes:	http://search.cpan.org/dist/IO-Async-SSL/Changes

Modified:
  head/security/p5-IO-Async-SSL/Makefile
  head/security/p5-IO-Async-SSL/distinfo

Modified: head/security/p5-IO-Async-SSL/Makefile
==============================================================================
--- head/security/p5-IO-Async-SSL/Makefile	Thu Oct 15 20:17:26 2015	(r399379)
+++ head/security/p5-IO-Async-SSL/Makefile	Thu Oct 15 20:17:32 2015	(r399380)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	IO-Async-SSL
-PORTVERSION=	0.18
+PORTVERSION=	0.19
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,8 @@ COMMENT=	Use SSL/TLS with IO::Async
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-IO-Async>=0.66:${PORTSDIR}/devel/p5-IO-Async\
+BUILD_DEPENDS=	p5-Future>=0.33:${PORTSDIR}/devel/p5-Future \
+		p5-IO-Async>=0.66:${PORTSDIR}/devel/p5-IO-Async\
 		p5-IO-Socket-SSL>=1.968:${PORTSDIR}/security/p5-IO-Socket-SSL
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	${LOCALBASE}/bin/socat:${PORTSDIR}/net/socat \

Modified: head/security/p5-IO-Async-SSL/distinfo
==============================================================================
--- head/security/p5-IO-Async-SSL/distinfo	Thu Oct 15 20:17:26 2015	(r399379)
+++ head/security/p5-IO-Async-SSL/distinfo	Thu Oct 15 20:17:32 2015	(r399380)
@@ -1,2 +1,2 @@
-SHA256 (IO-Async-SSL-0.18.tar.gz) = dd90c71756d604bd86be2f3a42fc7a6e7a4892eeba1c5351d18cc168a1d973d0
-SIZE (IO-Async-SSL-0.18.tar.gz) = 27715
+SHA256 (IO-Async-SSL-0.19.tar.gz) = 8f5f4124d64ffbd25ba111c11305281808d74e23a90025f5f8c2fbfd980338df
+SIZE (IO-Async-SSL-0.19.tar.gz) = 27956



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510152017.t9FKHWCE025129>