aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2016-09-30 07:48:00 +0000
committerWen Heping <wen@FreeBSD.org>2016-09-30 07:48:00 +0000
commit7b469e51a4cba1000e491aef95328ae5e0492745 (patch)
tree82029544491c5d226ae87413e7f2df2744e02b64 /devel
parent0e0e50cdf6c855e5f2ad3a24ec7a33cb8b8d2d69 (diff)
downloadports-7b469e51a4cba1000e491aef95328ae5e0492745.tar.gz
ports-7b469e51a4cba1000e491aef95328ae5e0492745.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-DateTime/Makefile9
-rw-r--r--devel/p5-DateTime/distinfo6
-rw-r--r--devel/p5-DateTime/pkg-plist2
3 files changed, 10 insertions, 7 deletions
diff --git a/devel/p5-DateTime/Makefile b/devel/p5-DateTime/Makefile
index b58c7bddab08..55d001edb0a6 100644
--- a/devel/p5-DateTime/Makefile
+++ b/devel/p5-DateTime/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= DateTime
-PORTVERSION= 1.36
-PORTREVISION= 1
+PORTVERSION= 1.39
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +13,11 @@ COMMENT= Date and time object
LICENSE= ART20
# Do not add p5-DateTime-Format-Strptime>=1.20.00 to TEST_DEPENDS to avoid cyclic dependency in tinderbox
-BUILD_DEPENDS= p5-DateTime-Locale>=1.05:devel/p5-DateTime-Locale \
- p5-DateTime-TimeZone>=2.00:devel/p5-DateTime-TimeZone \
+BUILD_DEPENDS= p5-DateTime-Locale>=1.06:devel/p5-DateTime-Locale \
+ p5-DateTime-TimeZone>=2.02:devel/p5-DateTime-TimeZone \
p5-Params-Validate>=1.03:devel/p5-Params-Validate \
+ p5-Params-ValidationCompiler>=0.13:devel/p5-Params-ValidationCompiler \
+ p5-Specio>=0:devel/p5-Specio \
p5-Try-Tiny>=0:lang/p5-Try-Tiny \
p5-namespace-autoclean>=0.19:devel/p5-namespace-autoclean
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/devel/p5-DateTime/distinfo b/devel/p5-DateTime/distinfo
index 0a228b796cbd..bf0e4cb8be58 100644
--- a/devel/p5-DateTime/distinfo
+++ b/devel/p5-DateTime/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470753334
-SHA256 (DateTime-1.36.tar.gz) = bc60e430c27d7693df5af7b1ee33a4f03308677512790ae3c608e70c0760e159
-SIZE (DateTime-1.36.tar.gz) = 235407
+TIMESTAMP = 1474956318
+SHA256 (DateTime-1.39.tar.gz) = 2d876b624b9c0a18acea9d30495649daf11fb0e01171ef20780072ee97c4a494
+SIZE (DateTime-1.39.tar.gz) = 236907
diff --git a/devel/p5-DateTime/pkg-plist b/devel/p5-DateTime/pkg-plist
index 67334f0ec1af..465c72b72e62 100644
--- a/devel/p5-DateTime/pkg-plist
+++ b/devel/p5-DateTime/pkg-plist
@@ -6,8 +6,10 @@
%%SITE_ARCH%%/DateTime/LeapSecond.pm
%%SITE_ARCH%%/DateTime/PP.pm
%%SITE_ARCH%%/DateTime/PPExtra.pm
+%%SITE_ARCH%%/DateTime/Types.pm
%%SITE_ARCH%%/auto/DateTime/DateTime.so
%%PERL5_MAN3%%/DateTime.3.gz
%%PERL5_MAN3%%/DateTime::Duration.3.gz
%%PERL5_MAN3%%/DateTime::Infinite.3.gz
%%PERL5_MAN3%%/DateTime::LeapSecond.3.gz
+%%PERL5_MAN3%%/DateTime::Types.3.gz