pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/dateutils
Module Name: pkgsrc
Committed By: adam
Date: Thu Jan 25 16:09:33 UTC 2024
Modified Files:
pkgsrc/time/dateutils: Makefile distinfo
Log Message:
dateutils: updated to 0.4.11
v0.4.11
This is a bugfix release.
Bugfixes:
be strict about inputs in datetest –isvalid
build on Macs again
make illegible zone names fatal errors
be strict in datetest –isvalid when inputs have been specified
fix issue with negative days remaining after adding months in datediff
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/time/dateutils/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/time/dateutils/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/dateutils/Makefile
diff -u pkgsrc/time/dateutils/Makefile:1.16 pkgsrc/time/dateutils/Makefile:1.17
--- pkgsrc/time/dateutils/Makefile:1.16 Wed Nov 8 13:21:11 2023
+++ pkgsrc/time/dateutils/Makefile Thu Jan 25 16:09:32 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2023/11/08 13:21:11 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2024/01/25 16:09:32 adam Exp $
-DISTNAME= dateutils-0.4.10
-PKGREVISION= 2
+DISTNAME= dateutils-0.4.11
CATEGORIES= time
MASTER_SITES= ${MASTER_SITE_GITHUB:=hroptatyr/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
Index: pkgsrc/time/dateutils/distinfo
diff -u pkgsrc/time/dateutils/distinfo:1.15 pkgsrc/time/dateutils/distinfo:1.16
--- pkgsrc/time/dateutils/distinfo:1.15 Sun Jul 9 20:35:20 2023
+++ pkgsrc/time/dateutils/distinfo Thu Jan 25 16:09:32 2024
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2023/07/09 20:35:20 jperkin Exp $
+$NetBSD: distinfo,v 1.16 2024/01/25 16:09:32 adam Exp $
-BLAKE2s (dateutils-0.4.10.tar.xz) = 88da7c184dda111f19e6102d80ef353df0a638f26b9971deb19f4fa17b9dd192
-SHA512 (dateutils-0.4.10.tar.xz) = 04a9fff177596bb9bc47d3b221865bbeafeafbc708385610845a1cdcb2a7fa379e8d9363cce578836ae121dab7ee64e19f61d82e8f222250e52d23c5f43cf521
-Size (dateutils-0.4.10.tar.xz) = 652548 bytes
+BLAKE2s (dateutils-0.4.11.tar.xz) = 5915b877424ae5aa402a3ae924bdc143a52bc9a50fc327664f5f81a58533dc39
+SHA512 (dateutils-0.4.11.tar.xz) = 601fa8197acdb68fe0688aed3fa2ba2fcf66b9a8ad23a0c7cb816a2cba9c645854ec8715a2127e02294cc068f63b09d0596eee60e151a8ad0edff22f54ec9d7a
+Size (dateutils-0.4.11.tar.xz) = 670468 bytes
SHA1 (patch-lib_ltrcc.c) = 1ad1ce98cb02ac90a62013e96f9e9a16e232a07b
SHA1 (patch-m4_sxe-compiler.m4) = 43900ecee585b60b5283c82da89ad141f6f3cd91
Home |
Main Index |
Thread Index |
Old Index