Date: Thu, 11 Feb 2021 22:03:38 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564979 - head/databases/mroonga Message-ID: <202102112203.11BM3cnU007135@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Thu Feb 11 22:03:38 2021 New Revision: 564979 URL: https://svnweb.freebsd.org/changeset/ports/564979 Log: databases/mroonga: Update version 10.10=>11.00 Relnotes: https://mroonga.org/en/blog/2021/02/09/mroonga-11.00.html Modified: head/databases/mroonga/Makefile head/databases/mroonga/distinfo Modified: head/databases/mroonga/Makefile ============================================================================== --- head/databases/mroonga/Makefile Thu Feb 11 22:02:20 2021 (r564978) +++ head/databases/mroonga/Makefile Thu Feb 11 22:03:38 2021 (r564979) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mroonga -PORTVERSION= 10.10 +PORTVERSION= 11.00 CATEGORIES= databases textproc MASTER_SITES= http://packages.groonga.org/source/mroonga/ Modified: head/databases/mroonga/distinfo ============================================================================== --- head/databases/mroonga/distinfo Thu Feb 11 22:02:20 2021 (r564978) +++ head/databases/mroonga/distinfo Thu Feb 11 22:03:38 2021 (r564979) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608996865 -SHA256 (mroonga-10.10.tar.gz) = acc413d644cc60ca36ef7790705d0a48e4381d57d4fd501edea548a1c3b7226e -SIZE (mroonga-10.10.tar.gz) = 2689634 +TIMESTAMP = 1613065298 +SHA256 (mroonga-11.00.tar.gz) = 5f0359285dc87d7293c3158d6055c71578c7914a849065d570e4fb74cb7c1114 +SIZE (mroonga-11.00.tar.gz) = 2687672
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102112203.11BM3cnU007135>