diff options
author | wen <wen@pkgsrc.org> | 2016-03-05 07:49:43 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-03-05 07:49:43 +0000 |
commit | ac1686dcf7f9b8dcf7d8a9232ad447f330781723 (patch) | |
tree | 14b283be4cf118d8d151a849f971bb46ead4d0b8 /time/p5-DateTime-Format-MySQL | |
parent | 8268120ef210ee2906a6a322c61bd25ee9c1b11d (diff) | |
download | pkgsrc-ac1686dcf7f9b8dcf7d8a9232ad447f330781723.tar.gz |
Update to 0.06
Add LICENSE
Upstream changes:
0.06 2016-02-12
- Fixed typo in regex that strangely works most of the time
Diffstat (limited to 'time/p5-DateTime-Format-MySQL')
-rw-r--r-- | time/p5-DateTime-Format-MySQL/Makefile | 6 | ||||
-rw-r--r-- | time/p5-DateTime-Format-MySQL/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/time/p5-DateTime-Format-MySQL/Makefile b/time/p5-DateTime-Format-MySQL/Makefile index 037553900b7..9a35b41cebe 100644 --- a/time/p5-DateTime-Format-MySQL/Makefile +++ b/time/p5-DateTime-Format-MySQL/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.14 2016/01/30 13:11:49 mef Exp $ +# $NetBSD: Makefile,v 1.15 2016/03/05 07:49:43 wen Exp $ -DISTNAME= DateTime-Format-MySQL-0.05 +DISTNAME= DateTime-Format-MySQL-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-MySQL/ COMMENT= Parse and format MySQL dates and times +LICENSE= ${PERL5_LICENSE} PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/DateTime/Format/MySQL/.packlist diff --git a/time/p5-DateTime-Format-MySQL/distinfo b/time/p5-DateTime-Format-MySQL/distinfo index 6fe07cfc9b6..66c3aff639e 100644 --- a/time/p5-DateTime-Format-MySQL/distinfo +++ b/time/p5-DateTime-Format-MySQL/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/11/02 23:31:40 agc Exp $ +$NetBSD: distinfo,v 1.4 2016/03/05 07:49:43 wen Exp $ -SHA1 (DateTime-Format-MySQL-0.05.tar.gz) = 9c81c163dd35815a8991759848df7e0b50b0b9a7 -RMD160 (DateTime-Format-MySQL-0.05.tar.gz) = cfa3b1f3e16e71576d42b08a62875bcd5e61ac60 -SHA512 (DateTime-Format-MySQL-0.05.tar.gz) = 1948f5aa11d210e9d2a832ca99578c4b2b9357de35eb6a460c820ab86a8216c9b44cb7472f7152462e75a17234d6dc5ee1aaa878b1c8fc88ba81c05fd6e1c140 -Size (DateTime-Format-MySQL-0.05.tar.gz) = 13462 bytes +SHA1 (DateTime-Format-MySQL-0.06.tar.gz) = ebf1090cbb8ce2f70e43cfd66a6d8ea69510fc69 +RMD160 (DateTime-Format-MySQL-0.06.tar.gz) = 7678356aa18dac1e9155f4281e19afca307459b8 +SHA512 (DateTime-Format-MySQL-0.06.tar.gz) = 56ea114f45e848f7a2389e1fea306b0e97d78e7033d745426db71bbfc527bb90affef8e2a697c213d855aced530b990424eedd92576354abcd4a3bbc3d6f1e69 +Size (DateTime-Format-MySQL-0.06.tar.gz) = 13513 bytes |