Date: Sat, 24 Oct 2020 17:52:15 +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: r553208 - head/databases/mroonga Message-ID: <202010241752.09OHqFqh053534@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Sat Oct 24 17:52:15 2020 New Revision: 553208 URL: https://svnweb.freebsd.org/changeset/ports/553208 Log: databases/mroonga: Update version 10.06=>10.07 Relnotes: https://mroonga.org/en/blog/2020/10/02/mroonga-10.07.html Modified: head/databases/mroonga/Makefile head/databases/mroonga/distinfo Modified: head/databases/mroonga/Makefile ============================================================================== --- head/databases/mroonga/Makefile Sat Oct 24 17:41:16 2020 (r553207) +++ head/databases/mroonga/Makefile Sat Oct 24 17:52:15 2020 (r553208) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mroonga -PORTVERSION= 10.06 +PORTVERSION= 10.07 CATEGORIES= databases textproc MASTER_SITES= http://packages.groonga.org/source/mroonga/ Modified: head/databases/mroonga/distinfo ============================================================================== --- head/databases/mroonga/distinfo Sat Oct 24 17:41:16 2020 (r553207) +++ head/databases/mroonga/distinfo Sat Oct 24 17:52:15 2020 (r553208) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599299421 -SHA256 (mroonga-10.06.tar.gz) = f4496a8b32bce1bcc819602e83f9fba8255cd37b581348183ff3da78fe9a9f3e -SIZE (mroonga-10.06.tar.gz) = 2696457 +TIMESTAMP = 1603481546 +SHA256 (mroonga-10.07.tar.gz) = e79fb10219c870997bae3e433e77a229ba8854854a28167c7c779fa438ff2d50 +SIZE (mroonga-10.07.tar.gz) = 2701815
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010241752.09OHqFqh053534>