From owner-svn-ports-all@freebsd.org Fri Apr 13 20:47:46 2018 Return-Path: Delivered-To: svn-ports-all@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 649D8FA5F6D; Fri, 13 Apr 2018 20:47:46 +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 16D7982526; Fri, 13 Apr 2018 20:47:46 +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 11BC31EBD7; Fri, 13 Apr 2018 20:47: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 w3DKljp1059079; Fri, 13 Apr 2018 20:47:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3DKljZf059077; Fri, 13 Apr 2018 20:47:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804132047.w3DKljZf059077@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, 13 Apr 2018 20:47:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467253 - head/devel/libcjson X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/libcjson X-SVN-Commit-Revision: 467253 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Apr 2018 20:47:46 -0000 Author: sunpoet Date: Fri Apr 13 20:47:45 2018 New Revision: 467253 URL: https://svnweb.freebsd.org/changeset/ports/467253 Log: Update to 1.7.6 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 Apr 13 20:05:35 2018 (r467252) +++ head/devel/libcjson/Makefile Fri Apr 13 20:47:45 2018 (r467253) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcjson -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/libcjson/distinfo ============================================================================== --- head/devel/libcjson/distinfo Fri Apr 13 20:05:35 2018 (r467252) +++ head/devel/libcjson/distinfo Fri Apr 13 20:47:45 2018 (r467253) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521810366 -SHA256 (DaveGamble-cJSON-v1.7.5_GH0.tar.gz) = a8252abef9c4e0e672fe247cb46318f00a0aa975e455c8d943ae91492249dc3a -SIZE (DaveGamble-cJSON-v1.7.5_GH0.tar.gz) = 345411 +TIMESTAMP = 1523619658 +SHA256 (DaveGamble-cJSON-v1.7.6_GH0.tar.gz) = d1ca2665b34fea164a877637b4ad1624aa23390fe75de91b88e18c5d6ec91978 +SIZE (DaveGamble-cJSON-v1.7.6_GH0.tar.gz) = 345665