From owner-svn-ports-head@freebsd.org Fri Mar 23 16:44:19 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10D13F5867D; Fri, 23 Mar 2018 16:44:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A9A097DEB7; Fri, 23 Mar 2018 16:44:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A1410227D0; Fri, 23 Mar 2018 16:44:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2NGiIQf007619; Fri, 23 Mar 2018 16:44:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2NGiIY5007617; Fri, 23 Mar 2018 16:44:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201803231644.w2NGiIY5007617@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 23 Mar 2018 16:44:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465368 - head/devel/libcjson X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/libcjson X-SVN-Commit-Revision: 465368 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2018 16:44:19 -0000 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