pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/time/p5-DateTime-Format-MySQL



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat May 29 01:32:22 UTC 2021

Modified Files:
        pkgsrc/time/p5-DateTime-Format-MySQL: Makefile distinfo

Log Message:
Update to 0.0701

Upstream changes:
0.0701  2021-05-22

- Fix versioning, reindex

0.07    2021-05-21

- if microseconds are set on provided DateTime object to time_format,
  use them. Fixes RT #136549


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/time/p5-DateTime-Format-MySQL/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/p5-DateTime-Format-MySQL/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/p5-DateTime-Format-MySQL/Makefile
diff -u pkgsrc/time/p5-DateTime-Format-MySQL/Makefile:1.23 pkgsrc/time/p5-DateTime-Format-MySQL/Makefile:1.24
--- pkgsrc/time/p5-DateTime-Format-MySQL/Makefile:1.23  Mon May 24 19:55:04 2021
+++ pkgsrc/time/p5-DateTime-Format-MySQL/Makefile       Sat May 29 01:32:22 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2021/05/24 19:55:04 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2021/05/29 01:32:22 wen Exp $
 
-DISTNAME=      DateTime-Format-MySQL-0.06
+DISTNAME=      DateTime-Format-MySQL-0.0701
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   6
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 

Index: pkgsrc/time/p5-DateTime-Format-MySQL/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-MySQL/distinfo:1.4 pkgsrc/time/p5-DateTime-Format-MySQL/distinfo:1.5
--- pkgsrc/time/p5-DateTime-Format-MySQL/distinfo:1.4   Sat Mar  5 07:49:43 2016
+++ pkgsrc/time/p5-DateTime-Format-MySQL/distinfo       Sat May 29 01:32:22 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/03/05 07:49:43 wen Exp $
+$NetBSD: distinfo,v 1.5 2021/05/29 01:32:22 wen Exp $
 
-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
+SHA1 (DateTime-Format-MySQL-0.0701.tar.gz) = 9a16ecf2a5791d91290b90707b57db1bd9765770
+RMD160 (DateTime-Format-MySQL-0.0701.tar.gz) = 81451b705ca2f3fdfbd083c5431f4c667b94cf9c
+SHA512 (DateTime-Format-MySQL-0.0701.tar.gz) = 74cbe1dcf6d708c643b24eb25f837f56715fee6685a1071bce9e5e5114347155018b8c14247233910bd6e6208996532962b93cc024a816fbeb37a41116a6265c
+Size (DateTime-Format-MySQL-0.0701.tar.gz) = 13817 bytes



Home | Main Index | Thread Index | Old Index