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: Sun Dec 3 00:59:39 UTC 2023
Modified Files:
pkgsrc/time/p5-DateTime-Format-MySQL: Makefile distinfo
Log Message:
Update to 0.08
Upstream changes:
0.08 2023-07-31
- Fix parsing microsecond < 100,000 off DateTime object by zero-padding
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/time/p5-DateTime-Format-MySQL/Makefile
cvs rdiff -u -r1.7 -r1.8 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.27 pkgsrc/time/p5-DateTime-Format-MySQL/Makefile:1.28
--- pkgsrc/time/p5-DateTime-Format-MySQL/Makefile:1.27 Thu Jul 6 09:42:12 2023
+++ pkgsrc/time/p5-DateTime-Format-MySQL/Makefile Sun Dec 3 00:59:39 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2023/07/06 09:42:12 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2023/12/03 00:59:39 wen Exp $
-DISTNAME= DateTime-Format-MySQL-0.0701
+DISTNAME= DateTime-Format-MySQL-0.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
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.7 pkgsrc/time/p5-DateTime-Format-MySQL/distinfo:1.8
--- pkgsrc/time/p5-DateTime-Format-MySQL/distinfo:1.7 Tue Oct 26 11:24:26 2021
+++ pkgsrc/time/p5-DateTime-Format-MySQL/distinfo Sun Dec 3 00:59:39 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:24:26 nia Exp $
+$NetBSD: distinfo,v 1.8 2023/12/03 00:59:39 wen Exp $
-BLAKE2s (DateTime-Format-MySQL-0.0701.tar.gz) = 9545b052af0c31e8d083634a2f2ea12bc52dfd2420ac57bde8e865acfdb3cb5b
-SHA512 (DateTime-Format-MySQL-0.0701.tar.gz) = 74cbe1dcf6d708c643b24eb25f837f56715fee6685a1071bce9e5e5114347155018b8c14247233910bd6e6208996532962b93cc024a816fbeb37a41116a6265c
-Size (DateTime-Format-MySQL-0.0701.tar.gz) = 13817 bytes
+BLAKE2s (DateTime-Format-MySQL-0.08.tar.gz) = e0a66bcdf365ad3285ece2a26ea9c844e20e7f78e46e6e4c492d5c5f58aa7811
+SHA512 (DateTime-Format-MySQL-0.08.tar.gz) = 55ef89a12e13abfe4f95f82bd7a5ff6a53e2d96be7360c0ccbbd5fed8b20037d3c950fe005c4b81f2b78820381681cbd92d1e0d8a64f30938791b90ec4116662
+Size (DateTime-Format-MySQL-0.08.tar.gz) = 13951 bytes
Home |
Main Index |
Thread Index |
Old Index