From owner-svn-ports-all@freebsd.org Sat Jul 11 15:28:00 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 A224F9986FB; Sat, 11 Jul 2015 15:28:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.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 8CB5916EA; Sat, 11 Jul 2015 15:28:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6BFS0lc044241; Sat, 11 Jul 2015 15:28:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6BFRxUw044231; Sat, 11 Jul 2015 15:27:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507111527.t6BFRxUw044231@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 11 Jul 2015 15:27:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391751 - head/devel/p5-Coro 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: Sat, 11 Jul 2015 15:28:00 -0000 Author: sunpoet Date: Sat Jul 11 15:27:58 2015 New Revision: 391751 URL: https://svnweb.freebsd.org/changeset/ports/391751 Log: - Update to 6.47 Changes: http://search.cpan.org/dist/Coro/Changes Modified: head/devel/p5-Coro/Makefile head/devel/p5-Coro/distinfo Modified: head/devel/p5-Coro/Makefile ============================================================================== --- head/devel/p5-Coro/Makefile Sat Jul 11 15:27:53 2015 (r391750) +++ head/devel/p5-Coro/Makefile Sat Jul 11 15:27:58 2015 (r391751) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Coro -PORTVERSION= 6.46 +PORTVERSION= 6.47 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN Modified: head/devel/p5-Coro/distinfo ============================================================================== --- head/devel/p5-Coro/distinfo Sat Jul 11 15:27:53 2015 (r391750) +++ head/devel/p5-Coro/distinfo Sat Jul 11 15:27:58 2015 (r391751) @@ -1,2 +1,2 @@ -SHA256 (Coro-6.46.tar.gz) = ff90f49574a1c64e5c21653b4570fbc39a66e47c1c015fdac6c89e9a3fb35454 -SIZE (Coro-6.46.tar.gz) = 191533 +SHA256 (Coro-6.47.tar.gz) = c341cd0968d61948eefcb83c4fafaf3c5b81e12676c4198e3bae2dbc1ae0c00f +SIZE (Coro-6.47.tar.gz) = 191649