Wed Aug 4 16:15:36 2010 UTC ()
Updating time/p5-DateTime-Format-DateParse from 0.04 to 0.05

pkgsrc changes:
- add license definition
- adjust dependcy versions from dist-version to pkgsrc package version

Upstream changes:
0.05
    - test warning fix
    - Nanoseconds are always turned into an integer, with rounding as
      needed. (Dave Rolsky)


(sno)
diff -r1.1.1.1 -r1.2 pkgsrc/time/p5-DateTime-Format-DateParse/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/time/p5-DateTime-Format-DateParse/distinfo

cvs diff -r1.1.1.1 -r1.2 pkgsrc/time/p5-DateTime-Format-DateParse/Makefile (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-Format-DateParse/Makefile 2009/02/13 23:09:02 1.1.1.1
+++ pkgsrc/time/p5-DateTime-Format-DateParse/Makefile 2010/08/04 16:15:36 1.2
@@ -1,23 +1,24 @@ @@ -1,23 +1,24 @@
1# $NetBSD: Makefile,v 1.1.1.1 2009/02/13 23:09:02 abs Exp $ 1# $NetBSD: Makefile,v 1.2 2010/08/04 16:15:36 sno Exp $
2 2
3DISTNAME= DateTime-Format-DateParse-0.04 3DISTNAME= DateTime-Format-DateParse-0.05
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= time perl5 5CATEGORIES= time perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/perldoc?DateTime::Format::DateParse 9HOMEPAGE= http://search.cpan.org/perldoc?DateTime::Format::DateParse
10COMMENT= Parses Date::Parse compatible formats 10COMMENT= Parses Date::Parse compatible formats
 11LICENSE= ${PERL5_LICENSE}
11 12
12DEPENDS+= p5-DateTime>=0.29:../../time/p5-DateTime 13DEPENDS+= p5-DateTime>=0.2900:../../time/p5-DateTime
13DEPENDS+= p5-DateTime-TimeZone>=0.27:../../time/p5-DateTime-TimeZone 14DEPENDS+= p5-DateTime-TimeZone>=0.27:../../time/p5-DateTime-TimeZone
14DEPENDS+= p5-TimeDate>=1.16:../../time/p5-TimeDate 15DEPENDS+= p5-TimeDate>=1.16:../../time/p5-TimeDate
15 16
16PERL5_MODULE_TYPE= Module::Build 17PERL5_MODULE_TYPE= Module::Build
17PKG_DESTDIR_SUPPORT= user-destdir 18PKG_DESTDIR_SUPPORT= user-destdir
18USE_LANGUAGES= # 19USE_LANGUAGES= #
19 20
20PERL5_PACKLIST= auto/DateTime/Format/DateParse/.packlist 21PERL5_PACKLIST= auto/DateTime/Format/DateParse/.packlist
21 22
22.include "../../lang/perl5/module.mk" 23.include "../../lang/perl5/module.mk"
23.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/time/p5-DateTime-Format-DateParse/distinfo (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-Format-DateParse/distinfo 2009/02/13 23:09:02 1.1.1.1
+++ pkgsrc/time/p5-DateTime-Format-DateParse/distinfo 2010/08/04 16:15:36 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2009/02/13 23:09:02 abs Exp $ 1$NetBSD: distinfo,v 1.2 2010/08/04 16:15:36 sno Exp $
2 2
3SHA1 (DateTime-Format-DateParse-0.04.tar.gz) = 0c7db13f1481bbb7587625d11d14f352ea6cfc8b 3SHA1 (DateTime-Format-DateParse-0.05.tar.gz) = b0801644e28c37d47c772834f48118eadc36fcab
4RMD160 (DateTime-Format-DateParse-0.04.tar.gz) = 33d44ef03cde34ea2e9fb6d84ec278734943698a 4RMD160 (DateTime-Format-DateParse-0.05.tar.gz) = 4975b0042544e8079836d24144d074ed9df5a802
5Size (DateTime-Format-DateParse-0.04.tar.gz) = 14504 bytes 5Size (DateTime-Format-DateParse-0.05.tar.gz) = 17400 bytes