From owner-svn-ports-all@freebsd.org Fri Jul 10 17:55:57 2020 Return-Path: Delivered-To: svn-ports-all@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 3AF0336EF70; Fri, 10 Jul 2020 17:55:57 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B3LLj0gQJz3Rbv; Fri, 10 Jul 2020 17:55:57 +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 EE3E325F91; Fri, 10 Jul 2020 17:55:56 +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 06AHtuxW028761; Fri, 10 Jul 2020 17:55:56 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06AHturQ028758; Fri, 10 Jul 2020 17:55:56 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202007101755.06AHturQ028758@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Fri, 10 Jul 2020 17:55:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541875 - head/textproc/groonga X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/textproc/groonga X-SVN-Commit-Revision: 541875 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.33 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, 10 Jul 2020 17:55:57 -0000 Author: bofh Date: Fri Jul 10 17:55:56 2020 New Revision: 541875 URL: https://svnweb.freebsd.org/changeset/ports/541875 Log: textproc/groonga: Update version 10.0.3=>10.0.4 Relnotes: https://groonga.org/en/blog/2020/06/29/groonga-10.0.4.html Modified: head/textproc/groonga/Makefile head/textproc/groonga/distinfo head/textproc/groonga/pkg-plist Modified: head/textproc/groonga/Makefile ============================================================================== --- head/textproc/groonga/Makefile Fri Jul 10 17:41:03 2020 (r541874) +++ head/textproc/groonga/Makefile Fri Jul 10 17:55:56 2020 (r541875) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 10.0.3 +PORTVERSION= 10.0.4 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ Modified: head/textproc/groonga/distinfo ============================================================================== --- head/textproc/groonga/distinfo Fri Jul 10 17:41:03 2020 (r541874) +++ head/textproc/groonga/distinfo Fri Jul 10 17:55:56 2020 (r541875) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590820193 -SHA256 (groonga-10.0.3.tar.gz) = 0dcd324c01a5fb49a52cf4864b89a6d7541f022d703f0ad82250ce77dabfd96e -SIZE (groonga-10.0.3.tar.gz) = 17260594 +TIMESTAMP = 1593354026 +SHA256 (groonga-10.0.4.tar.gz) = 32d3c98978030b165aa7ff0e8d8e44635775fe6afc8264712f2e210c25dec9bd +SIZE (groonga-10.0.4.tar.gz) = 17300057 Modified: head/textproc/groonga/pkg-plist ============================================================================== --- head/textproc/groonga/pkg-plist Fri Jul 10 17:41:03 2020 (r541874) +++ head/textproc/groonga/pkg-plist Fri Jul 10 17:55:56 2020 (r541875) @@ -26,6 +26,7 @@ bin/groonga-benchmark include/groonga/groonga.h include/groonga/groonga.hpp include/groonga/groonga/accessor.h +include/groonga/groonga/aggregator.h include/groonga/groonga/array.h include/groonga/groonga/arrow.h include/groonga/groonga/arrow.hpp