From owner-svn-ports-head@freebsd.org Sat Mar 3 16:29:48 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 09483F25C30; Sat, 3 Mar 2018 16:29:48 +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 89AF768C87; Sat, 3 Mar 2018 16:29:47 +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 C9A58AB4; Sat, 3 Mar 2018 16:29:46 +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 w23GTkeQ009052; Sat, 3 Mar 2018 16:29:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w23GTkia009050; Sat, 3 Mar 2018 16:29:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201803031629.w23GTkia009050@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 3 Mar 2018 16:29:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463492 - head/devel/libcjson X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/libcjson X-SVN-Commit-Revision: 463492 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: Sat, 03 Mar 2018 16:29:48 -0000 Author: sunpoet Date: Sat Mar 3 16:29:46 2018 New Revision: 463492 URL: https://svnweb.freebsd.org/changeset/ports/463492 Log: Update to 1.7.4 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 Sat Mar 3 16:29:40 2018 (r463491) +++ head/devel/libcjson/Makefile Sat Mar 3 16:29:46 2018 (r463492) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcjson -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.4 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/libcjson/distinfo ============================================================================== --- head/devel/libcjson/distinfo Sat Mar 3 16:29:40 2018 (r463491) +++ head/devel/libcjson/distinfo Sat Mar 3 16:29:46 2018 (r463492) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518097738 -SHA256 (DaveGamble-cJSON-v1.7.3_GH0.tar.gz) = 726a60137ab1aa6784dc575bf7d4c92f5367e937739c8bffcddce79071cf5f50 -SIZE (DaveGamble-cJSON-v1.7.3_GH0.tar.gz) = 344950 +TIMESTAMP = 1520081336 +SHA256 (DaveGamble-cJSON-v1.7.4_GH0.tar.gz) = c3fc800cf9106db4ef5a5ef1fba7d144b21d73b68ad78234e182ebab12079277 +SIZE (DaveGamble-cJSON-v1.7.4_GH0.tar.gz) = 345255