svn commit: r380985 - head/devel/p5-Date-Calc-XS
Frederic Culot
culot at FreeBSD.org
Wed Mar 11 14:36:14 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list