From owner-svn-ports-all@freebsd.org Sun Dec 27 08:15:44 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 0F8A24B2F3B; Sun, 27 Dec 2020 08:15:44 +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 4D3YQl752Qz3qx0; Sun, 27 Dec 2020 08:15:43 +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 E674B23BC5; Sun, 27 Dec 2020 08:15:43 +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 0BR8Fhho065626; Sun, 27 Dec 2020 08:15:43 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BR8FhWT065622; Sun, 27 Dec 2020 08:15:43 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202012270815.0BR8FhWT065622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 27 Dec 2020 08:15:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559347 - head/databases/pgroonga X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/databases/pgroonga X-SVN-Commit-Revision: 559347 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.34 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: Sun, 27 Dec 2020 08:15:44 -0000 Author: bofh Date: Sun Dec 27 08:15:43 2020 New Revision: 559347 URL: https://svnweb.freebsd.org/changeset/ports/559347 Log: databases/pgroonga: Update version 2.2.6=>2.2.8 Relnotes: https://pgroonga.github.io/news/#version-2-2-8 Modified: head/databases/pgroonga/Makefile head/databases/pgroonga/distinfo head/databases/pgroonga/pkg-plist Modified: head/databases/pgroonga/Makefile ============================================================================== --- head/databases/pgroonga/Makefile Sun Dec 27 07:13:39 2020 (r559346) +++ head/databases/pgroonga/Makefile Sun Dec 27 08:15:43 2020 (r559347) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pgroonga -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.8 CATEGORIES= databases textproc MASTER_SITES= http://packages.groonga.org/source/pgroonga/ @@ -18,6 +18,7 @@ USES= gmake pgsql:9.6+ pkgconfig CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/groonga LLD_UNSAFE= yes SUB_FILES= pkg-message +PLIST_SUB= MVER=${PORTVERSION} OPTIONS_DEFINE= MECAB MECAB_DESC= Use MeCab as a tokenizer Modified: head/databases/pgroonga/distinfo ============================================================================== --- head/databases/pgroonga/distinfo Sun Dec 27 07:13:39 2020 (r559346) +++ head/databases/pgroonga/distinfo Sun Dec 27 08:15:43 2020 (r559347) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593800368 -SHA256 (pgroonga-2.2.6.tar.gz) = 799bb56468d66e3e736759f1e19c0deb8368e07d354932f06979302309efd42a -SIZE (pgroonga-2.2.6.tar.gz) = 406951 +TIMESTAMP = 1609025680 +SHA256 (pgroonga-2.2.8.tar.gz) = 6030cedede8045b42fef6428b6303b0cdc4e951a363b9098ceb1fefde1338f7c +SIZE (pgroonga-2.2.8.tar.gz) = 405375 Modified: head/databases/pgroonga/pkg-plist ============================================================================== --- head/databases/pgroonga/pkg-plist Sun Dec 27 07:13:39 2020 (r559346) +++ head/databases/pgroonga/pkg-plist Sun Dec 27 08:15:43 2020 (r559347) @@ -31,7 +31,6 @@ %%OLDPG%%include/postgresql/server/contrib/pgroonga_check/pgrn-wal.h %%OLDPG%%include/postgresql/server/contrib/pgroonga_check/pgrn-writable.h %%OLDPG%%include/postgresql/server/contrib/pgroonga_check/pgroonga.h -%%OLDPG%%include/postgresql/server/contrib/pgroonga_check/xxhash.h %%OLDPG%%include/postgresql/server/extension/pgroonga/pgrn-alias.h %%OLDPG%%include/postgresql/server/extension/pgroonga/pgrn-auto-close.h %%OLDPG%%include/postgresql/server/extension/pgroonga/pgrn-column-name.h @@ -99,7 +98,6 @@ %%OLDPG%%include/postgresql/server/extension/pgroonga_database/pgrn-wal.h %%OLDPG%%include/postgresql/server/extension/pgroonga_database/pgrn-writable.h %%OLDPG%%include/postgresql/server/extension/pgroonga_database/pgroonga.h -%%OLDPG%%include/postgresql/server/extension/pgroonga_database/xxhash.h lib/postgresql/pgroonga.so lib/postgresql/pgroonga_check.so lib/postgresql/pgroonga_database.so @@ -153,7 +151,9 @@ share/postgresql/extension/pgroonga--2.2.2--2.2.3.sql share/postgresql/extension/pgroonga--2.2.3--2.2.4.sql share/postgresql/extension/pgroonga--2.2.4--2.2.5.sql share/postgresql/extension/pgroonga--2.2.5--2.2.6.sql -share/postgresql/extension/pgroonga--2.2.6.sql -share/postgresql/extension/pgroonga_database--2.2.6.sql +share/postgresql/extension/pgroonga--2.2.6--2.2.7.sql +share/postgresql/extension/pgroonga--2.2.7--%%MVER%%.sql +share/postgresql/extension/pgroonga--%%MVER%%.sql +share/postgresql/extension/pgroonga_database--%%MVER%%.sql share/postgresql/extension/pgroonga_database.control share/postgresql/extension/pgroonga.control