From owner-svn-ports-all@freebsd.org Sat May 20 08:54:21 2017 Return-Path: Delivered-To: svn-ports-all@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 E2750D75E85; Sat, 20 May 2017 08:54:21 +0000 (UTC) (envelope-from bofh@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 B28141C87; Sat, 20 May 2017 08:54:21 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4K8sKDh015851; Sat, 20 May 2017 08:54:20 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4K8sKQJ015848; Sat, 20 May 2017 08:54:20 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201705200854.v4K8sKQJ015848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sat, 20 May 2017 08:54:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441294 - head/devel/libfastjson X-SVN-Group: ports-head 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.23 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: Sat, 20 May 2017 08:54:22 -0000 Author: bofh Date: Sat May 20 08:54:20 2017 New Revision: 441294 URL: https://svnweb.freebsd.org/changeset/ports/441294 Log: devel/libfastjson: Update version 0.99.4=>0.99.5 https://github.com/rsyslog/libfastjson/blob/master/ChangeLog Modified: head/devel/libfastjson/Makefile head/devel/libfastjson/distinfo head/devel/libfastjson/pkg-plist Modified: head/devel/libfastjson/Makefile ============================================================================== --- head/devel/libfastjson/Makefile Sat May 20 08:47:45 2017 (r441293) +++ head/devel/libfastjson/Makefile Sat May 20 08:54:20 2017 (r441294) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libfastjson -PORTVERSION= 0.99.4 +PORTVERSION= 0.99.5 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/libfastjson/distinfo ============================================================================== --- head/devel/libfastjson/distinfo Sat May 20 08:47:45 2017 (r441293) +++ head/devel/libfastjson/distinfo Sat May 20 08:54:20 2017 (r441294) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471039698 -SHA256 (rsyslog-libfastjson-v0.99.4_GH0.tar.gz) = 03ef63dcc88417e71c19ce4436804159e3397e3a20d3529efef6a43c3bef5c8d -SIZE (rsyslog-libfastjson-v0.99.4_GH0.tar.gz) = 80954 +TIMESTAMP = 1495261146 +SHA256 (rsyslog-libfastjson-v0.99.5_GH0.tar.gz) = 74401bc45a40a03f1bc6064513503f47dbe3db4fc735627ce122e512be9760f0 +SIZE (rsyslog-libfastjson-v0.99.5_GH0.tar.gz) = 86196 Modified: head/devel/libfastjson/pkg-plist ============================================================================== --- head/devel/libfastjson/pkg-plist Sat May 20 08:47:45 2017 (r441293) +++ head/devel/libfastjson/pkg-plist Sat May 20 08:54:20 2017 (r441294) @@ -8,5 +8,5 @@ include/libfastjson/json_util.h lib/libfastjson.a lib/libfastjson.so lib/libfastjson.so.4 -lib/libfastjson.so.4.0.0 +lib/libfastjson.so.4.1.0 libdata/pkgconfig/libfastjson.pc