diff options
author | sno <sno> | 2010-09-01 20:06:41 +0000 |
---|---|---|
committer | sno <sno> | 2010-09-01 20:06:41 +0000 |
commit | 4ebd93a7ca299a744b13616e9f6d88b02555a61d (patch) | |
tree | 1c3c2b2798729cc88f221d3bcdf852fa17fea7f2 /time | |
parent | 5610adaf035125207d2b33c8c0e92ebf1824a08b (diff) | |
download | pkgsrc-4ebd93a7ca299a744b13616e9f6d88b02555a61d.tar.gz |
Updating time/p5-DateTime-Format-Flexible from 0.15nb1 to 0.16
pkgsrc changes:
- add build dependency
Upstream changes:
0.16 Thu Aug 25 2010
- make sure 'now' means now and not when the module loaded unless user
has set a base (thanks Ryan Voots rt #60731)
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Format-Flexible/Makefile | 8 | ||||
-rw-r--r-- | time/p5-DateTime-Format-Flexible/distinfo | 8 |
2 files changed, 9 insertions, 7 deletions
diff --git a/time/p5-DateTime-Format-Flexible/Makefile b/time/p5-DateTime-Format-Flexible/Makefile index a1c94e9fc83..38f6c3abeee 100644 --- a/time/p5-DateTime-Format-Flexible/Makefile +++ b/time/p5-DateTime-Format-Flexible/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:23 seb Exp $ +# $NetBSD: Makefile,v 1.7 2010/09/01 20:06:41 sno Exp $ -DISTNAME= DateTime-Format-Flexible-0.15 +DISTNAME= DateTime-Format-Flexible-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +#PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -16,6 +16,8 @@ DEPENDS+= p5-DateTime-Format-Builder>=0.7400:../../time/p5-DateTime-Format-Build DEPENDS+= p5-DateTime-TimeZone-[0-9]*:../../time/p5-DateTime-TimeZone DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils +BUILD_DEPENDS+= p5-Test-MockTime-[0-9]*:../../time/p5-Test-MockTime + PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # diff --git a/time/p5-DateTime-Format-Flexible/distinfo b/time/p5-DateTime-Format-Flexible/distinfo index f36de4aaa43..459a3f06dc5 100644 --- a/time/p5-DateTime-Format-Flexible/distinfo +++ b/time/p5-DateTime-Format-Flexible/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/03/16 17:10:55 sno Exp $ +$NetBSD: distinfo,v 1.6 2010/09/01 20:06:41 sno Exp $ -SHA1 (DateTime-Format-Flexible-0.15.tar.gz) = 4d907fffc47ff3d3145fd8209838f656ae091c46 -RMD160 (DateTime-Format-Flexible-0.15.tar.gz) = f69d75c5dd41d30905fa848ab4b57a209ca4d09d -Size (DateTime-Format-Flexible-0.15.tar.gz) = 64940 bytes +SHA1 (DateTime-Format-Flexible-0.16.tar.gz) = b4b518d63966d4282e65511a441b897d07a351f7 +RMD160 (DateTime-Format-Flexible-0.16.tar.gz) = cc09983eaa99a72a4b46d303ebb21ecbc29eefca +Size (DateTime-Format-Flexible-0.16.tar.gz) = 64316 bytes |