Date: Wed, 11 Mar 2015 14:36:14 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380985 - head/devel/p5-Date-Calc-XS Message-ID: <201503111436.t2BEaEwp038116@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Wed Mar 11 14:36:13 2015 New Revision: 380985 URL: https://svnweb.freebsd.org/changeset/ports/380985 QAT: https://qat.redports.org/buildarchive/r380985/ Log: - Update to 6.4 Changes: http://search.cpan.org/dist/Date-Calc-XS/CHANGES.txt Modified: head/devel/p5-Date-Calc-XS/Makefile head/devel/p5-Date-Calc-XS/distinfo Modified: head/devel/p5-Date-Calc-XS/Makefile ============================================================================== --- head/devel/p5-Date-Calc-XS/Makefile Wed Mar 11 14:09:01 2015 (r380984) +++ head/devel/p5-Date-Calc-XS/Makefile Wed Mar 11 14:36:13 2015 (r380985) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Date-Calc-XS -PORTVERSION= 6.3 -PORTREVISION= 1 +PORTVERSION= 6.4 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,8 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= XS wrapper and C library plug-in for Date::Calc -BUILD_DEPENDS= p5-Date-Calc>=6.2:${PORTSDIR}/devel/p5-Date-Calc \ - p5-Bit-Vector>=7.1:${PORTSDIR}/math/p5-Bit-Vector \ +BUILD_DEPENDS= p5-Date-Calc>=6.4:${PORTSDIR}/devel/p5-Date-Calc \ + p5-Bit-Vector>=7.4:${PORTSDIR}/math/p5-Bit-Vector \ p5-Carp-Clan>=5.3:${PORTSDIR}/devel/p5-Carp-Clan RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/p5-Date-Calc-XS/distinfo ============================================================================== --- head/devel/p5-Date-Calc-XS/distinfo Wed Mar 11 14:09:01 2015 (r380984) +++ head/devel/p5-Date-Calc-XS/distinfo Wed Mar 11 14:36:13 2015 (r380985) @@ -1,2 +1,2 @@ -SHA256 (Date-Calc-XS-6.3.tar.gz) = 47134b9f0878be8d452478e4fb5bc2c61398b69f675e78a6bf6c0133c1019114 -SIZE (Date-Calc-XS-6.3.tar.gz) = 87311 +SHA256 (Date-Calc-XS-6.4.tar.gz) = 5f1a3b9080e837dec2efbac3ab067c35d485253895dce7947a2c8c56738a5ab3 +SIZE (Date-Calc-XS-6.4.tar.gz) = 85282
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503111436.t2BEaEwp038116>