Date: Tue, 21 Sep 2021 03:48:55 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: 75bfa27a310f - main - devel/libcjson: Update to 1.7.15 Message-ID: <202109210348.18L3mtUb017429@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=75bfa27a310fe6a20247d09032bd1e6c2777779e commit 75bfa27a310fe6a20247d09032bd1e6c2777779e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:06:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:35:12 +0000 devel/libcjson: Update to 1.7.15 Changes: https://github.com/DaveGamble/cJSON/releases --- 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 e5ab6207816c..51fdbf8a1825 100644 --- a/devel/libcjson/Makefile +++ b/devel/libcjson/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= libcjson -PORTVERSION= 1.7.14 +PORTVERSION= 1.7.15 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/libcjson/distinfo b/devel/libcjson/distinfo index 207fe1161593..264e47458b59 100644 --- a/devel/libcjson/distinfo +++ b/devel/libcjson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599302707 -SHA256 (DaveGamble-cJSON-v1.7.14_GH0.tar.gz) = fb50a663eefdc76bafa80c82bc045af13b1363e8f45cec8b442007aef6a41343 -SIZE (DaveGamble-cJSON-v1.7.14_GH0.tar.gz) = 352028 +TIMESTAMP = 1632036850 +SHA256 (DaveGamble-cJSON-v1.7.15_GH0.tar.gz) = 5308fd4bd90cef7aa060558514de6a1a4a0819974a26e6ed13973c5f624c24b2 +SIZE (DaveGamble-cJSON-v1.7.15_GH0.tar.gz) = 352278
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210348.18L3mtUb017429>