From owner-svn-ports-head@freebsd.org Wed Jul 3 10:04:29 2019 Return-Path: Delivered-To: svn-ports-head@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 497B915CEA19; Wed, 3 Jul 2019 10:04:29 +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) server-signature RSA-PSS (4096 bits) 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 E18AD6CDA1; Wed, 3 Jul 2019 10:04:28 +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 CF81EA30D; Wed, 3 Jul 2019 10:04:28 +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 x63A4SNT066133; Wed, 3 Jul 2019 10:04:28 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x63A4SSD066131; Wed, 3 Jul 2019 10:04:28 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201907031004.x63A4SSD066131@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Wed, 3 Jul 2019 10:04:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505741 - head/textproc/groonga X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/textproc/groonga X-SVN-Commit-Revision: 505741 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E18AD6CDA1 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.97)[-0.969,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 03 Jul 2019 10:04:29 -0000 Author: bofh Date: Wed Jul 3 10:04:27 2019 New Revision: 505741 URL: https://svnweb.freebsd.org/changeset/ports/505741 Log: textproc/groonga: Update version 9.0.3=>9.0.4 Modified: head/textproc/groonga/Makefile head/textproc/groonga/distinfo head/textproc/groonga/pkg-plist Modified: head/textproc/groonga/Makefile ============================================================================== --- head/textproc/groonga/Makefile Wed Jul 3 09:43:45 2019 (r505740) +++ head/textproc/groonga/Makefile Wed Jul 3 10:04:27 2019 (r505741) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 9.0.3 +PORTVERSION= 9.0.4 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ Modified: head/textproc/groonga/distinfo ============================================================================== --- head/textproc/groonga/distinfo Wed Jul 3 09:43:45 2019 (r505740) +++ head/textproc/groonga/distinfo Wed Jul 3 10:04:27 2019 (r505741) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560019818 -SHA256 (groonga-9.0.3.tar.gz) = 9224c60e7f5c79d9fdccccf2bc0e971d5e5b1e1839e515f080565db300de47ea -SIZE (groonga-9.0.3.tar.gz) = 15785811 +TIMESTAMP = 1562132591 +SHA256 (groonga-9.0.4.tar.gz) = 4fd8a0aca37f6c675c52cde58fb15a460ac90bf111825559077e8081e6fe9e01 +SIZE (groonga-9.0.4.tar.gz) = 16180988 Modified: head/textproc/groonga/pkg-plist ============================================================================== --- head/textproc/groonga/pkg-plist Wed Jul 3 09:43:45 2019 (r505740) +++ head/textproc/groonga/pkg-plist Wed Jul 3 10:04:27 2019 (r505741) @@ -173,6 +173,7 @@ lib/groonga/plugins/sharding/keys_parsable.rb %%RUBY%%lib/groonga/scripts/ruby/scan_info_search_index.rb %%RUBY%%lib/groonga/scripts/ruby/table.rb %%RUBY%%lib/groonga/scripts/ruby/table_cursor.rb +%%RUBY%%lib/groonga/scripts/ruby/time.rb %%RUBY%%lib/groonga/scripts/ruby/variable_size_column.rb %%RUBY%%lib/groonga/scripts/ruby/writer.rb lib/groonga/plugins/suggest/suggest.a