Date: Tue, 7 Apr 2020 19:18:04 +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: r531027 - head/databases/mroonga Message-ID: <202004071918.037JI4xN044738@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Tue Apr 7 19:18:03 2020 New Revision: 531027 URL: https://svnweb.freebsd.org/changeset/ports/531027 Log: databases/mroonga: Update version 9.12=>10.01 Relnotes: https://mroonga.org/en/blog/2020/03/30/mroonga-10.01.html Modified: head/databases/mroonga/Makefile head/databases/mroonga/distinfo Modified: head/databases/mroonga/Makefile ============================================================================== --- head/databases/mroonga/Makefile Tue Apr 7 17:43:05 2020 (r531026) +++ head/databases/mroonga/Makefile Tue Apr 7 19:18:03 2020 (r531027) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mroonga -PORTVERSION= 9.12 +PORTVERSION= 10.01 CATEGORIES= databases textproc MASTER_SITES= http://packages.groonga.org/source/mroonga/ Modified: head/databases/mroonga/distinfo ============================================================================== --- head/databases/mroonga/distinfo Tue Apr 7 17:43:05 2020 (r531026) +++ head/databases/mroonga/distinfo Tue Apr 7 19:18:03 2020 (r531027) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580577121 -SHA256 (mroonga-9.12.tar.gz) = c1fcd9b1dfb4886cb99c548753b05fed4f6e5e896ef3e908cecdf836cb738a74 -SIZE (mroonga-9.12.tar.gz) = 2663616 +TIMESTAMP = 1586240199 +SHA256 (mroonga-10.01.tar.gz) = 1c95855790ec1aa5cbc2cc6d1e60bae3ad4339cd0e6ead22c72d48ece33d1cf9 +SIZE (mroonga-10.01.tar.gz) = 2654221
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004071918.037JI4xN044738>