Date: Sat, 22 Jun 2013 03:44:10 +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: r321539 - head/devel/p5-Data-Domain Message-ID: <201306220344.r5M3iA5f062433@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jun 22 03:44:10 2013 New Revision: 321539 URL: http://svnweb.freebsd.org/changeset/ports/321539 Log: - Update to 1.04 Changes: http://search.cpan.org/dist/Data-Domain/Changes Modified: head/devel/p5-Data-Domain/Makefile head/devel/p5-Data-Domain/distinfo Modified: head/devel/p5-Data-Domain/Makefile ============================================================================== --- head/devel/p5-Data-Domain/Makefile Sat Jun 22 03:41:32 2013 (r321538) +++ head/devel/p5-Data-Domain/Makefile Sat Jun 22 03:44:10 2013 (r321539) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Data-Domain -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ p5-Scalar-Does>=0.007:${PORTSDIR}/devel/p5-Scalar-Does \ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny + p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ + p5-experimental>=0:${PORTSDIR}/devel/p5-experimental RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage Modified: head/devel/p5-Data-Domain/distinfo ============================================================================== --- head/devel/p5-Data-Domain/distinfo Sat Jun 22 03:41:32 2013 (r321538) +++ head/devel/p5-Data-Domain/distinfo Sat Jun 22 03:44:10 2013 (r321539) @@ -1,2 +1,2 @@ -SHA256 (Data-Domain-1.03.tar.gz) = 5c22d0740d46c677c49a18ea34bb442ecc6b349a9eb5504f0abb14fe7d489bca -SIZE (Data-Domain-1.03.tar.gz) = 35158 +SHA256 (Data-Domain-1.04.tar.gz) = 662d1b775b95f8625dc04c4d1e3f96f8d5b89f48c2bdc28d81faca51eb32fd38 +SIZE (Data-Domain-1.04.tar.gz) = 35357
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306220344.r5M3iA5f062433>