summaryrefslogtreecommitdiff
path: root/time/p5-DateTimeX-Easy
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-21 13:57:55 +0000
committersno <sno@pkgsrc.org>2009-05-21 13:57:55 +0000
commit8f907a9958c46a2a3a7236974ec4607592b45ec1 (patch)
treee7e4075665ba3137512404310388d8b585edbce6 /time/p5-DateTimeX-Easy
parent67c469370bdea8cacdfe7f8d2a09b9bde5452c6e (diff)
downloadpkgsrc-8f907a9958c46a2a3a7236974ec4607592b45ec1.tar.gz
pkgsrc changes:
- Updating package for p5 module DateTimeX::Easy from 0.085 to 0.087 - Setting gnu-gpl-v2 as license Upstream changes: 0.087: - TODO'd some tests that were breaking because of time zone weirdness - The previous entry is an example of gooder english! 0.086 - Treat a 4 digit number as a year... Format::Flexible changed on how it interpreted them
Diffstat (limited to 'time/p5-DateTimeX-Easy')
-rw-r--r--time/p5-DateTimeX-Easy/Makefile16
-rw-r--r--time/p5-DateTimeX-Easy/distinfo8
2 files changed, 13 insertions, 11 deletions
diff --git a/time/p5-DateTimeX-Easy/Makefile b/time/p5-DateTimeX-Easy/Makefile
index bcf91025d47..0eb04940bd5 100644
--- a/time/p5-DateTimeX-Easy/Makefile
+++ b/time/p5-DateTimeX-Easy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2009/04/24 17:15:23 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/21 13:57:55 sno Exp $
-DISTNAME= DateTimeX-Easy-0.085
+DISTNAME= DateTimeX-Easy-0.087
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTimeX/}
@@ -8,12 +8,14 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTimeX/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/perldoc?DateTimeX::Easy
COMMENT= Parse a date/time string using the best method available
+LICENSE= gnu-gpl-v2 # OR artistic
-DEPENDS+= p5-DateTime-Format-DateParse>0:../../time/p5-DateTime-Format-DateParse
-DEPENDS+= p5-DateTime-Format-Natural>0:../../time/p5-DateTime-Format-Natural
-DEPENDS+= p5-DateTime-Format-Flexible>0:../../time/p5-DateTime-Format-Flexible
-DEPENDS+= p5-DateTime-Format-ICal>0:../../time/p5-DateTime-Format-ICal
-DEPENDS+= p5-DateTime-Format-DateManip>0:../../time/p5-DateTime-Format-DateManip
+DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
+DEPENDS+= p5-DateTime-Format-DateManip-[0-9]*:../../time/p5-DateTime-Format-DateManip
+DEPENDS+= p5-DateTime-Format-DateParse-[0-9]*:../../time/p5-DateTime-Format-DateParse
+DEPENDS+= p5-DateTime-Format-Flexible-[0-9]*:../../time/p5-DateTime-Format-Flexible
+DEPENDS+= p5-DateTime-Format-ICal-[0-9]*:../../time/p5-DateTime-Format-ICal
+DEPENDS+= p5-DateTime-Format-Natural-[0-9]*:../../time/p5-DateTime-Format-Natural
DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
BUILD_DEPENDS+= p5-Test-Most>0:../../devel/p5-Test-Most
diff --git a/time/p5-DateTimeX-Easy/distinfo b/time/p5-DateTimeX-Easy/distinfo
index 23466dc3eda..3f4af282119 100644
--- a/time/p5-DateTimeX-Easy/distinfo
+++ b/time/p5-DateTimeX-Easy/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/02/14 00:14:25 abs Exp $
+$NetBSD: distinfo,v 1.2 2009/05/21 13:57:55 sno Exp $
-SHA1 (DateTimeX-Easy-0.085.tar.gz) = ab676359a1e69a80853a393c2a52a4caa40fef56
-RMD160 (DateTimeX-Easy-0.085.tar.gz) = 8f5ee4f024e2fec6fcd7fa4b5d410d0f5d634fae
-Size (DateTimeX-Easy-0.085.tar.gz) = 32726 bytes
+SHA1 (DateTimeX-Easy-0.087.tar.gz) = b4e1143bda2ad4a3109af9114bc63d0ecf60a97a
+RMD160 (DateTimeX-Easy-0.087.tar.gz) = 02d000828be9e4921a2b4513e8d354cdc742dc87
+Size (DateTimeX-Easy-0.087.tar.gz) = 33178 bytes