aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-Natural
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-12-24 06:25:59 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-12-24 06:25:59 +0000
commitd3a16d9e699578ab51c2cfe964122a3fbc5adcbc (patch)
treeda7392ec45d0b440cd106842ef2e72be9629d285 /devel/p5-DateTime-Format-Natural
parent637621c416296175f0fe0baf7df7b6bac2b63831 (diff)
downloadports-d3a16d9e699578ab51c2cfe964122a3fbc5adcbc.tar.gz
ports-d3a16d9e699578ab51c2cfe964122a3fbc5adcbc.zip
- Update to 0.81
PR: ports/141607 Approved by: maintainer Submitted by: myself (pgollucci@)
Notes
Notes: svn path=/head/; revision=246527
Diffstat (limited to 'devel/p5-DateTime-Format-Natural')
-rw-r--r--devel/p5-DateTime-Format-Natural/Makefile16
-rw-r--r--devel/p5-DateTime-Format-Natural/distinfo6
-rw-r--r--devel/p5-DateTime-Format-Natural/pkg-plist9
3 files changed, 19 insertions, 12 deletions
diff --git a/devel/p5-DateTime-Format-Natural/Makefile b/devel/p5-DateTime-Format-Natural/Makefile
index c2c7ce59694e..2f09c45e56c4 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.77
+PORTVERSION= 0.81
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -27,10 +27,14 @@ PERL_MODBUILD= yes
MAN1= dateparse.1
MAN3= DateTime::Format::Natural.3 \
- DateTime::Format::Natural::Base.3 \
- DateTime::Format::Natural::Compat.3 \
- DateTime::Format::Natural::Helpers.3 \
- DateTime::Format::Natural::Lang::Base.3 \
- DateTime::Format::Natural::Lang::EN.3
+ DateTime::Format::Natural::Base.3 \
+ DateTime::Format::Natural::Compat.3 \
+ DateTime::Format::Natural::Duration.3 \
+ DateTime::Format::Natural::Helpers.3 \
+ DateTime::Format::Natural::Lang::Base.3 \
+ DateTime::Format::Natural::Lang::EN.3 \
+ DateTime::Format::Natural::Test.3 \
+ DateTime::Format::Natural::Utils.3 \
+ DateTime::Format::Natural::Wrappers.3
.include <bsd.port.mk>
diff --git a/devel/p5-DateTime-Format-Natural/distinfo b/devel/p5-DateTime-Format-Natural/distinfo
index 62eb7715ced0..e96c38e6ad56 100644
--- a/devel/p5-DateTime-Format-Natural/distinfo
+++ b/devel/p5-DateTime-Format-Natural/distinfo
@@ -1,3 +1,3 @@
-MD5 (DateTime-Format-Natural-0.77.tar.gz) = 38b8e8dce0c36b783e9843b5a1f15405
-SHA256 (DateTime-Format-Natural-0.77.tar.gz) = 33ca5444b10591ed52a8fbbf41d905232f4f045504de74e4524aaf3137608670
-SIZE (DateTime-Format-Natural-0.77.tar.gz) = 33041
+MD5 (DateTime-Format-Natural-0.81.tar.gz) = 2bc46e8c84ed5d44c53682f92b199ad9
+SHA256 (DateTime-Format-Natural-0.81.tar.gz) = 08a88d5111804409a9f2cf9a4c59761e5b7e71c679607d464c61d6dfef2c66c3
+SIZE (DateTime-Format-Natural-0.81.tar.gz) = 43429
diff --git a/devel/p5-DateTime-Format-Natural/pkg-plist b/devel/p5-DateTime-Format-Natural/pkg-plist
index 376aae99e78d..0183a673d7c5 100644
--- a/devel/p5-DateTime-Format-Natural/pkg-plist
+++ b/devel/p5-DateTime-Format-Natural/pkg-plist
@@ -1,11 +1,14 @@
-bin/dateparse
%%SITE_PERL%%/DateTime/Format/Natural.pm
+%%SITE_PERL%%/DateTime/Format/Natural/Base.pm
%%SITE_PERL%%/DateTime/Format/Natural/Compat.pm
+%%SITE_PERL%%/DateTime/Format/Natural/Duration.pm
%%SITE_PERL%%/DateTime/Format/Natural/Helpers.pm
-%%SITE_PERL%%/DateTime/Format/Natural/Base.pm
%%SITE_PERL%%/DateTime/Format/Natural/Lang/Base.pm
%%SITE_PERL%%/DateTime/Format/Natural/Lang/EN.pm
+%%SITE_PERL%%/DateTime/Format/Natural/Test.pm
+%%SITE_PERL%%/DateTime/Format/Natural/Utils.pm
+%%SITE_PERL%%/DateTime/Format/Natural/Wrappers.pm
+bin/dateparse
@dirrmtry %%SITE_PERL%%/DateTime/Format/Natural/Lang
@dirrmtry %%SITE_PERL%%/DateTime/Format/Natural
@dirrmtry %%SITE_PERL%%/DateTime/Format
-@dirrmtry %%SITE_PERL%%/DateTime