Fri Aug 30 14:57:08 2013 UTC ()
Update to 0.538

Upstream changes:
0.538 (03.20.2013) - John Siracusa <siracusa@gmail.com>

    * Ensure that "today" is parsed as a DateTime with the time set to
      00:00:00.  (RT 84068)


(wen)
diff -r1.12 -r1.13 pkgsrc/time/p5-Rose-DateTime/Makefile
diff -r1.4 -r1.5 pkgsrc/time/p5-Rose-DateTime/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/time/p5-Rose-DateTime/Makefile (expand / switch to unified diff)

--- pkgsrc/time/p5-Rose-DateTime/Makefile 2013/05/31 12:42:27 1.12
+++ pkgsrc/time/p5-Rose-DateTime/Makefile 2013/08/30 14:57:08 1.13
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.12 2013/05/31 12:42:27 wiz Exp $ 1# $NetBSD: Makefile,v 1.13 2013/08/30 14:57:08 wen Exp $
2 2
3DISTNAME= Rose-DateTime-0.537 3DISTNAME= Rose-DateTime-0.538
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= time perl5 5CATEGORIES= time perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
8 7
9MAINTAINER= abs@absd.org 8MAINTAINER= abs@absd.org
10HOMEPAGE= http://search.cpan.org/dist/Rose-DateTime/ 9HOMEPAGE= http://search.cpan.org/dist/Rose-DateTime/
11COMMENT= DateTime helper functions and objects for Rose 10COMMENT= DateTime helper functions and objects for Rose
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-Rose-Object>=0.82:../../devel/p5-Rose-Object 13DEPENDS+= p5-Rose-Object>=0.82:../../devel/p5-Rose-Object
15DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime 14DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
16 15
17PERL5_PACKLIST= auto/Rose/DateTime/.packlist 16PERL5_PACKLIST= auto/Rose/DateTime/.packlist
18 17

cvs diff -r1.4 -r1.5 pkgsrc/time/p5-Rose-DateTime/distinfo (expand / switch to unified diff)

--- pkgsrc/time/p5-Rose-DateTime/distinfo 2012/01/26 19:18:26 1.4
+++ pkgsrc/time/p5-Rose-DateTime/distinfo 2013/08/30 14:57:08 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2012/01/26 19:18:26 rhaen Exp $ 1$NetBSD: distinfo,v 1.5 2013/08/30 14:57:08 wen Exp $
2 2
3SHA1 (Rose-DateTime-0.537.tar.gz) = a425b765feed81316ec8b26185158876eee611fc 3SHA1 (Rose-DateTime-0.538.tar.gz) = 80c8b93035cb563dc8617e08aa331f9bc207b297
4RMD160 (Rose-DateTime-0.537.tar.gz) = 3da1af121043cf9042b9721f69354526b2c8dda2 4RMD160 (Rose-DateTime-0.538.tar.gz) = a9a077feeb9b8297d6be7f73553288397cf2898e
5Size (Rose-DateTime-0.537.tar.gz) = 12466 bytes 5Size (Rose-DateTime-0.538.tar.gz) = 12949 bytes