From owner-svn-ports-head@FreeBSD.ORG Sat Apr 4 21:10:39 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D405B73; Sat, 4 Apr 2015 21:10:39 +0000 (UTC) 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 37F89C4B; Sat, 4 Apr 2015 21:10:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t34LAdGZ067591; Sat, 4 Apr 2015 21:10:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t34LAc26067589; Sat, 4 Apr 2015 21:10:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201504042110.t34LAc26067589@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 4 Apr 2015 21:10:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383243 - head/security/p5-IO-Async-SSL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Apr 2015 21:10:39 -0000 Author: sunpoet Date: Sat Apr 4 21:10:37 2015 New Revision: 383243 URL: https://svnweb.freebsd.org/changeset/ports/383243 Log: - Update to 0.15 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 Sat Apr 4 19:57:02 2015 (r383242) +++ head/security/p5-IO-Async-SSL/Makefile Sat Apr 4 21:10:37 2015 (r383243) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Async-SSL -PORTVERSION= 0.14 -PORTREVISION= 1 +PORTVERSION= 0.15 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS @@ -16,8 +15,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-IO-Async>=0.61:${PORTSDIR}/devel/p5-IO-Async\ - p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA + p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= ${LOCALBASE}/bin/socat:${PORTSDIR}/net/socat \ p5-Test-Identity>=0:${PORTSDIR}/devel/p5-Test-Identity \ Modified: head/security/p5-IO-Async-SSL/distinfo ============================================================================== --- head/security/p5-IO-Async-SSL/distinfo Sat Apr 4 19:57:02 2015 (r383242) +++ head/security/p5-IO-Async-SSL/distinfo Sat Apr 4 21:10:37 2015 (r383243) @@ -1,2 +1,2 @@ -SHA256 (IO-Async-SSL-0.14.tar.gz) = 81bea9f52cf468bda85b70460fc5b351be2cf04cfaa97e363ddb1cbb3cef3d62 -SIZE (IO-Async-SSL-0.14.tar.gz) = 27617 +SHA256 (IO-Async-SSL-0.15.tar.gz) = 94e8207132c45d59afd00d9496adeb341939f105cb7164b8fe59decdb844c0b3 +SIZE (IO-Async-SSL-0.15.tar.gz) = 26655