mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
databases/mroonga: Update version 10.03=>10.05
Relnotes: https://mroonga.org/docs/news.html#release-10-05
This commit is contained in:
parent
576a9d2c9e
commit
65db022656
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544357
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mroonga
|
||||
PORTVERSION= 10.03
|
||||
PORTVERSION= 10.05
|
||||
CATEGORIES= databases textproc
|
||||
MASTER_SITES= http://packages.groonga.org/source/mroonga/
|
||||
|
||||
|
@ -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
|
||||
|
@ -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)
|
||||
:
|
||||
|
Loading…
Reference in New Issue
Block a user