Sat Mar 5 07:49:43 2016 UTC ()
Update to 0.06
Add LICENSE

Upstream changes:
0.06    2016-02-12

- Fixed typo in regex that strangely works most of the time


(wen)
diff -r1.14 -r1.15 pkgsrc/time/p5-DateTime-Format-MySQL/Makefile
diff -r1.3 -r1.4 pkgsrc/time/p5-DateTime-Format-MySQL/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/time/p5-DateTime-Format-MySQL/Makefile (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-Format-MySQL/Makefile 2016/01/30 13:11:49 1.14
+++ pkgsrc/time/p5-DateTime-Format-MySQL/Makefile 2016/03/05 07:49:43 1.15
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.14 2016/01/30 13:11:49 mef Exp $ 1# $NetBSD: Makefile,v 1.15 2016/03/05 07:49:43 wen Exp $
2 2
3DISTNAME= DateTime-Format-MySQL-0.05 3DISTNAME= DateTime-Format-MySQL-0.06
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= time perl5 5CATEGORIES= time perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-MySQL/ 9HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-MySQL/
11COMMENT= Parse and format MySQL dates and times 10COMMENT= Parse and format MySQL dates and times
 11LICENSE= ${PERL5_LICENSE}
12 12
13PERL5_MODULE_TYPE= Module::Build 13PERL5_MODULE_TYPE= Module::Build
14PERL5_PACKLIST= auto/DateTime/Format/MySQL/.packlist 14PERL5_PACKLIST= auto/DateTime/Format/MySQL/.packlist
15 15
16DEPENDS+= p5-DateTime-Format-Builder>=0.60:../../time/p5-DateTime-Format-Builder 16DEPENDS+= p5-DateTime-Format-Builder>=0.60:../../time/p5-DateTime-Format-Builder
17# for make test 17# for make test
18BUILD_DEPENDS+= p5-Package-Stash-[0-9]*:../../devel/p5-Package-Stash 18BUILD_DEPENDS+= p5-Package-Stash-[0-9]*:../../devel/p5-Package-Stash
19 19
20.include "../../lang/perl5/module.mk" 20.include "../../lang/perl5/module.mk"
21.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/time/p5-DateTime-Format-MySQL/distinfo (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-Format-MySQL/distinfo 2015/11/02 23:31:40 1.3
+++ pkgsrc/time/p5-DateTime-Format-MySQL/distinfo 2016/03/05 07:49:43 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2015/11/02 23:31:40 agc Exp $ 1$NetBSD: distinfo,v 1.4 2016/03/05 07:49:43 wen Exp $
2 2
3SHA1 (DateTime-Format-MySQL-0.05.tar.gz) = 9c81c163dd35815a8991759848df7e0b50b0b9a7 3SHA1 (DateTime-Format-MySQL-0.06.tar.gz) = ebf1090cbb8ce2f70e43cfd66a6d8ea69510fc69
4RMD160 (DateTime-Format-MySQL-0.05.tar.gz) = cfa3b1f3e16e71576d42b08a62875bcd5e61ac60 4RMD160 (DateTime-Format-MySQL-0.06.tar.gz) = 7678356aa18dac1e9155f4281e19afca307459b8
5SHA512 (DateTime-Format-MySQL-0.05.tar.gz) = 1948f5aa11d210e9d2a832ca99578c4b2b9357de35eb6a460c820ab86a8216c9b44cb7472f7152462e75a17234d6dc5ee1aaa878b1c8fc88ba81c05fd6e1c140 5SHA512 (DateTime-Format-MySQL-0.06.tar.gz) = 56ea114f45e848f7a2389e1fea306b0e97d78e7033d745426db71bbfc527bb90affef8e2a697c213d855aced530b990424eedd92576354abcd4a3bbc3d6f1e69
6Size (DateTime-Format-MySQL-0.05.tar.gz) = 13462 bytes 6Size (DateTime-Format-MySQL-0.06.tar.gz) = 13513 bytes