From owner-svn-ports-head@freebsd.org Sat Nov 4 10:58:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35425E6B0E8; Sat, 4 Nov 2017 10:58:27 +0000 (UTC) (envelope-from matthew@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 mx1.freebsd.org (Postfix) with ESMTPS id 0497269782; Sat, 4 Nov 2017 10:58:26 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA4AwQUD001148; Sat, 4 Nov 2017 10:58:26 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA4AwPjS001145; Sat, 4 Nov 2017 10:58:25 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201711041058.vA4AwPjS001145@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 4 Nov 2017 10:58:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453448 - head/devel/libfastjson X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/devel/libfastjson X-SVN-Commit-Revision: 453448 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.23 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, 04 Nov 2017 10:58:27 -0000 Author: matthew Date: Sat Nov 4 10:58:25 2017 New Revision: 453448 URL: https://svnweb.freebsd.org/changeset/ports/453448 Log: Update to 0.99.7 ChangeLog: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog PR: 223142 Approved by: maintainer timeout (14 days) Modified: head/devel/libfastjson/Makefile head/devel/libfastjson/distinfo head/devel/libfastjson/pkg-plist Modified: head/devel/libfastjson/Makefile ============================================================================== --- head/devel/libfastjson/Makefile Sat Nov 4 10:54:39 2017 (r453447) +++ head/devel/libfastjson/Makefile Sat Nov 4 10:58:25 2017 (r453448) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libfastjson -PORTVERSION= 0.99.6 +PORTVERSION= 0.99.7 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/libfastjson/distinfo ============================================================================== --- head/devel/libfastjson/distinfo Sat Nov 4 10:54:39 2017 (r453447) +++ head/devel/libfastjson/distinfo Sat Nov 4 10:58:25 2017 (r453448) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501879428 -SHA256 (rsyslog-libfastjson-v0.99.6_GH0.tar.gz) = 617373e5205c84b5f674354df6ee9cba53ef8a227f0d1aa928666ed8a16d5547 -SIZE (rsyslog-libfastjson-v0.99.6_GH0.tar.gz) = 86401 +TIMESTAMP = 1508308586 +SHA256 (rsyslog-libfastjson-v0.99.7_GH0.tar.gz) = a142a6e5fa5c9c4ac32615c42fc663a1a14bff305c922e55192b6abf7d1ce1d8 +SIZE (rsyslog-libfastjson-v0.99.7_GH0.tar.gz) = 88262 Modified: head/devel/libfastjson/pkg-plist ============================================================================== --- head/devel/libfastjson/pkg-plist Sat Nov 4 10:54:39 2017 (r453447) +++ head/devel/libfastjson/pkg-plist Sat Nov 4 10:58:25 2017 (r453448) @@ -8,5 +8,5 @@ include/libfastjson/json_util.h lib/libfastjson.a lib/libfastjson.so lib/libfastjson.so.4 -lib/libfastjson.so.4.1.0 +lib/libfastjson.so.4.2.0 libdata/pkgconfig/libfastjson.pc