Date: Fri, 23 Mar 2018 16:44:18 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465368 - head/devel/libcjson Message-ID: <201803231644.w2NGiIY5007617@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Mar 23 16:44:18 2018 New Revision: 465368 URL: https://svnweb.freebsd.org/changeset/ports/465368 Log: Update to 1.7.5 Changes: https://github.com/DaveGamble/cJSON/releases Modified: head/devel/libcjson/Makefile head/devel/libcjson/distinfo Modified: head/devel/libcjson/Makefile ============================================================================== --- head/devel/libcjson/Makefile Fri Mar 23 16:38:21 2018 (r465367) +++ head/devel/libcjson/Makefile Fri Mar 23 16:44:18 2018 (r465368) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcjson -PORTVERSION= 1.7.4 +PORTVERSION= 1.7.5 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/libcjson/distinfo ============================================================================== --- head/devel/libcjson/distinfo Fri Mar 23 16:38:21 2018 (r465367) +++ head/devel/libcjson/distinfo Fri Mar 23 16:44:18 2018 (r465368) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520081336 -SHA256 (DaveGamble-cJSON-v1.7.4_GH0.tar.gz) = c3fc800cf9106db4ef5a5ef1fba7d144b21d73b68ad78234e182ebab12079277 -SIZE (DaveGamble-cJSON-v1.7.4_GH0.tar.gz) = 345255 +TIMESTAMP = 1521810366 +SHA256 (DaveGamble-cJSON-v1.7.5_GH0.tar.gz) = a8252abef9c4e0e672fe247cb46318f00a0aa975e455c8d943ae91492249dc3a +SIZE (DaveGamble-cJSON-v1.7.5_GH0.tar.gz) = 345411
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803231644.w2NGiIY5007617>