Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Feb 2026 09:22:16 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ef05ca728b36 - main - databases/mroonga: Update version 15.07=>15.10
Message-ID:  <6985b2c8.42220.45fc1bf6@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ef05ca728b361526ece640929ece2e4104b23649

commit ef05ca728b361526ece640929ece2e4104b23649
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-02-06 09:12:26 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-02-06 09:22:03 +0000

    databases/mroonga: Update version 15.07=>15.10
    
    Changelog: https://mroonga.org/docs/news/15.html#release-15-10
---
 databases/mroonga/Makefile              | 2 +-
 databases/mroonga/distinfo              | 6 +++---
 databases/mroonga/files/patch-configure | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/databases/mroonga/Makefile b/databases/mroonga/Makefile
index cde7988c5272..a9a7b4453abd 100644
--- a/databases/mroonga/Makefile
+++ b/databases/mroonga/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mroonga
-DISTVERSION=	15.07
+DISTVERSION=	15.10
 CATEGORIES=	databases textproc
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 
diff --git a/databases/mroonga/distinfo b/databases/mroonga/distinfo
index 5ceeeb8d2ff2..d34c9d030578 100644
--- a/databases/mroonga/distinfo
+++ b/databases/mroonga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1770124873
-SHA256 (mroonga-15.07.tar.gz) = 04c13efd262e8aa5317d5bc56015aa972757b0fda91ddddab88c7862928243c3
-SIZE (mroonga-15.07.tar.gz) = 7316725
+TIMESTAMP = 1770368923
+SHA256 (mroonga-15.10.tar.gz) = 3dfae8de281cea061ee847aea0ff34f22de107d58d71db648b405eb04f462a7e
+SIZE (mroonga-15.10.tar.gz) = 7293596
diff --git a/databases/mroonga/files/patch-configure b/databases/mroonga/files/patch-configure
index 4d8d902c7849..e95aec3ad8f6 100644
--- a/databases/mroonga/files/patch-configure
+++ b/databases/mroonga/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig	2025-02-04 20:46:08 UTC
+--- configure.orig	2025-05-14 02:45:47 UTC
 +++ configure
-@@ -20583,28 +20583,6 @@ printf "%s\n" "$check_cxxflag" >&6; }
+@@ -20724,28 +20724,6 @@ printf "%s\n" "$check_cxxflag" >&6; }
      ;;
    esac
  
@@ -29,7 +29,7 @@
    case "$MYSQL_MAJOR_MINOR_VERSION" in
    10.4)
      :
-@@ -23877,5 +23855,3 @@ fi
+@@ -23991,5 +23969,3 @@ fi
    { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
  printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
  fi


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6985b2c8.42220.45fc1bf6>