From owner-svn-ports-head@freebsd.org Thu Feb 11 17:39:46 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1851352F888; Thu, 11 Feb 2021 17:39:46 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dc3mL08NFz4ZNV; Thu, 11 Feb 2021 17:39:46 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EC80D150BE; Thu, 11 Feb 2021 17:39:45 +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 11BHdjqk032095; Thu, 11 Feb 2021 17:39:45 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11BHdj2o032085; Thu, 11 Feb 2021 17:39:45 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202102111739.11BHdj2o032085@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Thu, 11 Feb 2021 17:39:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564971 - head/devel/libfastjson X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/devel/libfastjson X-SVN-Commit-Revision: 564971 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.34 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: Thu, 11 Feb 2021 17:39:46 -0000 Author: bofh Date: Thu Feb 11 17:39:45 2021 New Revision: 564971 URL: https://svnweb.freebsd.org/changeset/ports/564971 Log: devel/libfastjson: Update version 0.99.8=>0.99.9 Relnotes: 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 Thu Feb 11 17:39:44 2021 (r564970) +++ head/devel/libfastjson/Makefile Thu Feb 11 17:39:45 2021 (r564971) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libfastjson -PORTVERSION= 0.99.8 +PORTVERSION= 0.99.9 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/libfastjson/distinfo ============================================================================== --- head/devel/libfastjson/distinfo Thu Feb 11 17:39:44 2021 (r564970) +++ head/devel/libfastjson/distinfo Thu Feb 11 17:39:45 2021 (r564971) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515416222 -SHA256 (rsyslog-libfastjson-v0.99.8_GH0.tar.gz) = 7e49057b26a5a9e3c6623e024f95f9fd9a14b571b9150aeb89d6d475fc3633e3 -SIZE (rsyslog-libfastjson-v0.99.8_GH0.tar.gz) = 88667 +TIMESTAMP = 1613063915 +SHA256 (rsyslog-libfastjson-v0.99.9_GH0.tar.gz) = 881f954633aa76931e4c756ece0bda6fd8a673c6e66955a3db3b2bb9d6bbff72 +SIZE (rsyslog-libfastjson-v0.99.9_GH0.tar.gz) = 89306 Modified: head/devel/libfastjson/pkg-plist ============================================================================== --- head/devel/libfastjson/pkg-plist Thu Feb 11 17:39:44 2021 (r564970) +++ head/devel/libfastjson/pkg-plist Thu Feb 11 17:39:45 2021 (r564971) @@ -8,5 +8,5 @@ include/libfastjson/json_util.h lib/libfastjson.a lib/libfastjson.so lib/libfastjson.so.4 -lib/libfastjson.so.4.2.0 +lib/libfastjson.so.4.3.0 libdata/pkgconfig/libfastjson.pc