From owner-svn-ports-all@FreeBSD.ORG Mon Jan 21 08:54:59 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 237172D5; Mon, 21 Jan 2013 08:54:59 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 15F578E7; Mon, 21 Jan 2013 08:54:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0L8sw8V034793; Mon, 21 Jan 2013 08:54:58 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0L8sw9C034791; Mon, 21 Jan 2013 08:54:58 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201301210854.r0L8sw9C034791@svn.freebsd.org> From: Frederic Culot Date: Mon, 21 Jan 2013 08:54:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310753 - head/devel/p5-CPS 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.14 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: Mon, 21 Jan 2013 08:54:59 -0000 Author: culot Date: Mon Jan 21 08:54:58 2013 New Revision: 310753 URL: http://svnweb.freebsd.org/changeset/ports/310753 Log: - Update to 0.18 Changes: http://search.cpan.org/dist/CPS/Changes Modified: head/devel/p5-CPS/Makefile head/devel/p5-CPS/distinfo Modified: head/devel/p5-CPS/Makefile ============================================================================== --- head/devel/p5-CPS/Makefile Mon Jan 21 08:43:03 2013 (r310752) +++ head/devel/p5-CPS/Makefile Mon Jan 21 08:54:58 2013 (r310753) @@ -1,12 +1,8 @@ -# New ports collection makefile for: devel/p5-CPS -# Date created: 2011-02-05 -# Whom: Frederic Culot -# +# Created by: Frederic Culot # $FreeBSD$ -# PORTNAME= CPS -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS @@ -18,6 +14,8 @@ COMMENT= Manage flow of control in Conti LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BUILD_DEPENDS= p5-Future>0:${PORTSDIR}/devel/p5-Future +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Identity>0:${PORTSDIR}/devel/p5-Test-Identity \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Refcount>0:${PORTSDIR}/devel/p5-Test-Refcount \ Modified: head/devel/p5-CPS/distinfo ============================================================================== --- head/devel/p5-CPS/distinfo Mon Jan 21 08:43:03 2013 (r310752) +++ head/devel/p5-CPS/distinfo Mon Jan 21 08:54:58 2013 (r310753) @@ -1,2 +1,2 @@ -SHA256 (CPS-0.17.tar.gz) = 5cae0999c90c0f809f57c47ee97206356de329be1f1be4fefb3631e78d9b6e9b -SIZE (CPS-0.17.tar.gz) = 44284 +SHA256 (CPS-0.18.tar.gz) = 2cd41f7d4dc091015fc7a4a4d3a6b58e2670d36c7ac47c6dec0538c7e732bfe6 +SIZE (CPS-0.18.tar.gz) = 34245