diff options
author | mef <mef@pkgsrc.org> | 2014-12-04 01:28:35 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-04 01:28:35 +0000 |
commit | 883d72d346c1181c4c59234de5b363dd5a718061 (patch) | |
tree | 52f8c74a648afa9766cc5f14f628b7d66ad5e85d /time/p5-DateTime-Format-Pg | |
parent | 25384892cae69350cedc7c09cd67471164caafe6 (diff) | |
download | pkgsrc-883d72d346c1181c4c59234de5b363dd5a718061.tar.gz |
Update 0.16009 to 0.16010
0.16010 2014-09-18T12:36:03Z
- Add support for various more interval units [pr #3]:
millenium, century, decade, month, week
Diffstat (limited to 'time/p5-DateTime-Format-Pg')
-rw-r--r-- | time/p5-DateTime-Format-Pg/Makefile | 5 | ||||
-rw-r--r-- | time/p5-DateTime-Format-Pg/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-DateTime-Format-Pg/Makefile b/time/p5-DateTime-Format-Pg/Makefile index 298968b1fba..d162ce3be0b 100644 --- a/time/p5-DateTime-Format-Pg/Makefile +++ b/time/p5-DateTime-Format-Pg/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/12/04 01:28:35 mef Exp $ -DISTNAME= DateTime-Format-Pg-0.16009 +DISTNAME= DateTime-Format-Pg-0.16010 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Pg/distinfo b/time/p5-DateTime-Format-Pg/distinfo index 9d5c11ef8fe..53cd9b9cca4 100644 --- a/time/p5-DateTime-Format-Pg/distinfo +++ b/time/p5-DateTime-Format-Pg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/08/30 14:21:55 wen Exp $ +$NetBSD: distinfo,v 1.7 2014/12/04 01:28:35 mef Exp $ -SHA1 (DateTime-Format-Pg-0.16009.tar.gz) = a1c9d4baa77d20764b2bec20f37c0c979516451b -RMD160 (DateTime-Format-Pg-0.16009.tar.gz) = 2f10408f07e72883ac6b2498eeadab68b6140c50 -Size (DateTime-Format-Pg-0.16009.tar.gz) = 29082 bytes +SHA1 (DateTime-Format-Pg-0.16010.tar.gz) = dfb3c4714ecc8f5e4dd471a25377f52b5ff8f111 +RMD160 (DateTime-Format-Pg-0.16010.tar.gz) = fc8a2cb9e9c23a4f48eaccf019b5691e83d5eee3 +Size (DateTime-Format-Pg-0.16010.tar.gz) = 29769 bytes |