svn commit: r310753 - head/devel/p5-CPS
Frederic Culot
culot at FreeBSD.org
Mon Jan 21 08:54:59 UTC 2013
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 <culot at FreeBSD.org>
-#
+# Created by: Frederic Culot <culot at FreeBSD.org>
# $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
More information about the svn-ports-head
mailing list