pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/inih
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 28 13:18:54 UTC 2024
Modified Files:
pkgsrc/textproc/inih: Makefile distinfo
Log Message:
inih: update to 58.
[oss-fuzz] fuzzing support by @0x34d in #153
[Fuzzing] fix harness by @0x34d in #156
[Fuzzing] using cifuzz for PR by @0x34d in #154
Specify C++11 std in meson build by @DownerCase in #157
Add ini_ prefix even to static names so inih can be used as an #include by @benhoyt in #164
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/inih/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/inih/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/inih/Makefile
diff -u pkgsrc/textproc/inih/Makefile:1.4 pkgsrc/textproc/inih/Makefile:1.5
--- pkgsrc/textproc/inih/Makefile:1.4 Thu Aug 24 09:09:56 2023
+++ pkgsrc/textproc/inih/Makefile Sun Jan 28 13:18:54 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2023/08/24 09:09:56 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2024/01/28 13:18:54 wiz Exp $
-DISTNAME= inih-r57
+DISTNAME= inih-r58
PKGNAME= ${DISTNAME:S/-r/-/1}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=benhoyt/}
Index: pkgsrc/textproc/inih/distinfo
diff -u pkgsrc/textproc/inih/distinfo:1.6 pkgsrc/textproc/inih/distinfo:1.7
--- pkgsrc/textproc/inih/distinfo:1.6 Thu Aug 24 11:35:15 2023
+++ pkgsrc/textproc/inih/distinfo Sun Jan 28 13:18:54 2024
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/08/24 11:35:15 tnn Exp $
+$NetBSD: distinfo,v 1.7 2024/01/28 13:18:54 wiz Exp $
-BLAKE2s (inih-r57.tar.gz) = 141de82a0b35b9c14687a923ee3e579c8c922f6fcd514bc6dfeda24e0d5b17c5
-SHA512 (inih-r57.tar.gz) = 9f758df876df54ed7e228fd82044f184eefbe47e806cd1e6d62e1b0ea28e2c08e67fa743042d73b4baef0b882480e6afe2e72878b175822eb2bdbb6d89c0e411
-Size (inih-r57.tar.gz) = 18954 bytes
-SHA1 (patch-meson.build) = bfaaed50a21b8ed1a02f61f6f599bd6c81a299f3
+BLAKE2s (inih-r58.tar.gz) = 4a74923f0817df4cdec2e562b38cb58906a2b2849832c2e338d3945f4863a126
+SHA512 (inih-r58.tar.gz) = d69f488299c1896e87ddd3dd20cd9db5848da7afa4c6159b8a99ba9a5d33f35cadfdb9f65d6f2fe31decdbadb8b43bf610ff2699df475e1f9ff045e343ac26ae
+Size (inih-r58.tar.gz) = 19964 bytes
Home |
Main Index |
Thread Index |
Old Index