Date: Wed, 21 Feb 2024 15:18:24 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ff9824655d7e - main - devel/libcjson: Update to 1.7.17 Message-ID: <202402211518.41LFIOTG014858@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff9824655d7e2d23be7fec4a912d06b85e1d3d63 commit ff9824655d7e2d23be7fec4a912d06b85e1d3d63 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:25:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:06:23 +0000 devel/libcjson: Update to 1.7.17 Changes: https://github.com/DaveGamble/cJSON/releases Security: CVE-2023-50471, CVE-2023-50472 --- devel/libcjson/Makefile | 2 +- devel/libcjson/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/libcjson/Makefile b/devel/libcjson/Makefile index 6d0020cce8aa..5a0e276ca30d 100644 --- a/devel/libcjson/Makefile +++ b/devel/libcjson/Makefile @@ -1,5 +1,5 @@ PORTNAME= libcjson -PORTVERSION= 1.7.16 +PORTVERSION= 1.7.17 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/libcjson/distinfo b/devel/libcjson/distinfo index e168c7954d4a..27dc7e7d7dd1 100644 --- a/devel/libcjson/distinfo +++ b/devel/libcjson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688902003 -SHA256 (DaveGamble-cJSON-v1.7.16_GH0.tar.gz) = 451131a92c55efc5457276807fc0c4c2c2707c9ee96ef90c47d68852d5384c6c -SIZE (DaveGamble-cJSON-v1.7.16_GH0.tar.gz) = 353498 +TIMESTAMP = 1708448902 +SHA256 (DaveGamble-cJSON-v1.7.17_GH0.tar.gz) = c91d1eeb7175c50d49f6ba2a25e69b46bd05cffb798382c19bfb202e467ec51c +SIZE (DaveGamble-cJSON-v1.7.17_GH0.tar.gz) = 353748
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211518.41LFIOTG014858>