aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authortimur <timur@FreeBSD.org>2009-02-22 10:05:12 +0800
committertimur <timur@FreeBSD.org>2009-02-22 10:05:12 +0800
commit3ad10df80223e2ad44ba5d27349690c07b2ef6dd (patch)
tree5e91cf1460f67ee8d601419ec6c0702b9a2179de /devel
parent61c5213cf86ae02ab61ce20130797ba758fc0689 (diff)
downloadfreebsd-ports-gnome-3ad10df80223e2ad44ba5d27349690c07b2ef6dd.tar.gz
freebsd-ports-gnome-3ad10df80223e2ad44ba5d27349690c07b2ef6dd.tar.zst
freebsd-ports-gnome-3ad10df80223e2ad44ba5d27349690c07b2ef6dd.zip
Update port to the newer version 0.75.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-DateTime-Format-Natural/Makefile7
-rw-r--r--devel/p5-DateTime-Format-Natural/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-DateTime-Format-Natural/Makefile b/devel/p5-DateTime-Format-Natural/Makefile
index b873ed83a777..c7b7a489ef80 100644
--- a/devel/p5-DateTime-Format-Natural/Makefile
+++ b/devel/p5-DateTime-Format-Natural/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DateTime-Format-Natural
-PORTVERSION= 0.71
+PORTVERSION= 0.75
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,12 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= timur@FreeBSD.org
COMMENT= Create machine readable date/time with natural parsing logic
-BUILD_DEPENDS= \
+RUN_DEPENDS= \
+ ${SITE_PERL}/boolean.pm:${PORTSDIR}/devel/p5-boolean \
${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \
${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_MODBUILD= yes
diff --git a/devel/p5-DateTime-Format-Natural/distinfo b/devel/p5-DateTime-Format-Natural/distinfo
index 51ad88975f5f..465e66884759 100644
--- a/devel/p5-DateTime-Format-Natural/distinfo
+++ b/devel/p5-DateTime-Format-Natural/distinfo
@@ -1,3 +1,3 @@
-MD5 (DateTime-Format-Natural-0.71.tar.gz) = f5d1c948c2eed6efe918716ca2feb8f4
-SHA256 (DateTime-Format-Natural-0.71.tar.gz) = a292e495b7d3db64f024a9e47c3ca667c25b781e0e1c10ca019d37e7671afe75
-SIZE (DateTime-Format-Natural-0.71.tar.gz) = 24485
+MD5 (DateTime-Format-Natural-0.75.tar.gz) = d1027697f84e0fea42533c4ba709f728
+SHA256 (DateTime-Format-Natural-0.75.tar.gz) = 728448628be1c401695e59b78c9d842a16222f8f058b1bb4b0ae1f3d01bce228
+SIZE (DateTime-Format-Natural-0.75.tar.gz) = 27633