From owner-svn-ports-head@freebsd.org Sat Aug 8 04:12:38 2020 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 785E837EF01; Sat, 8 Aug 2020 04:12:38 +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 4BNpjL2QCdz4JtX; Sat, 8 Aug 2020 04:12:38 +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 3614122E4C; Sat, 8 Aug 2020 04:12:38 +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 0784CckG075255; Sat, 8 Aug 2020 04:12:38 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0784CbDv075251; Sat, 8 Aug 2020 04:12:37 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202008080412.0784CbDv075251@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sat, 8 Aug 2020 04:12:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544357 - in head/databases/mroonga: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: in head/databases/mroonga: . files X-SVN-Commit-Revision: 544357 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.33 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: Sat, 08 Aug 2020 04:12:38 -0000 Author: bofh Date: Sat Aug 8 04:12:37 2020 New Revision: 544357 URL: https://svnweb.freebsd.org/changeset/ports/544357 Log: databases/mroonga: Update version 10.03=>10.05 Relnotes: https://mroonga.org/docs/news.html#release-10-05 Modified: head/databases/mroonga/Makefile head/databases/mroonga/distinfo head/databases/mroonga/files/patch-configure Modified: head/databases/mroonga/Makefile ============================================================================== --- head/databases/mroonga/Makefile Sat Aug 8 01:33:27 2020 (r544356) +++ head/databases/mroonga/Makefile Sat Aug 8 04:12:37 2020 (r544357) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mroonga -PORTVERSION= 10.03 +PORTVERSION= 10.05 CATEGORIES= databases textproc MASTER_SITES= http://packages.groonga.org/source/mroonga/ Modified: head/databases/mroonga/distinfo ============================================================================== --- head/databases/mroonga/distinfo Sat Aug 8 01:33:27 2020 (r544356) +++ head/databases/mroonga/distinfo Sat Aug 8 04:12:37 2020 (r544357) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591040594 -SHA256 (mroonga-10.03.tar.gz) = ad65bce81caf610a15bf99f444427c7cf65dfe56aa4bbcb11f20dfac63546e4d -SIZE (mroonga-10.03.tar.gz) = 2668133 +TIMESTAMP = 1596772982 +SHA256 (mroonga-10.05.tar.gz) = 605c9ca9bf5af882026030404ae230e933a567c1defb5b9a3619744c37beeaae +SIZE (mroonga-10.05.tar.gz) = 2667406 Modified: head/databases/mroonga/files/patch-configure ============================================================================== --- head/databases/mroonga/files/patch-configure Sat Aug 8 01:33:27 2020 (r544356) +++ head/databases/mroonga/files/patch-configure Sat Aug 8 04:12:37 2020 (r544357) @@ -1,6 +1,6 @@ ---- configure.orig 2019-10-07 19:19:28 UTC +--- configure.orig 2020-08-07 04:27:42 UTC +++ configure -@@ -20048,36 +20048,6 @@ $as_echo "#define HAVE_CXX11 1" >>confdefs.h +@@ -20818,28 +20818,6 @@ $as_echo "#define HAVE_CXX11 1" >>confdefs.h ;; esac @@ -26,14 +26,6 @@ -$as_echo "$mysql_services_lib_dir" >&6; } - MYSQL_LIBS="$MYSQL_LIBS \"$mysql_services_lib_dir/libmysqlservices.a\"" - -- -- -- -- -- -- -- -- - if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. + case "$MYSQL_MAJOR_MINOR_VERSION" in + 10.1|10.2|10.3|10.4) + :