From owner-svn-ports-all@freebsd.org Tue Apr 7 09:07:16 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F260B2AFB10; Tue, 7 Apr 2020 09:07:16 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48xM446BCxz4KVr; Tue, 7 Apr 2020 09:07:16 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CB29572F2; Tue, 7 Apr 2020 09:07:16 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03797G4R068699; Tue, 7 Apr 2020 09:07:16 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03797GP2068698; Tue, 7 Apr 2020 09:07:16 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202004070907.03797GP2068698@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Tue, 7 Apr 2020 09:07:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r530954 - head/textproc/groonga X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/textproc/groonga X-SVN-Commit-Revision: 530954 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2020 09:07:17 -0000 Author: bofh Date: Tue Apr 7 09:07:16 2020 New Revision: 530954 URL: https://svnweb.freebsd.org/changeset/ports/530954 Log: textproc/groonga: Update version 10.0.0=>10.0.1 Relnotes: https://groonga.org/en/blog/2020/03/30/groonga-10.0.1.html Modified: head/textproc/groonga/Makefile head/textproc/groonga/distinfo Modified: head/textproc/groonga/Makefile ============================================================================== --- head/textproc/groonga/Makefile Tue Apr 7 08:57:27 2020 (r530953) +++ head/textproc/groonga/Makefile Tue Apr 7 09:07:16 2020 (r530954) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 10.0.0 +PORTVERSION= 10.0.1 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ Modified: head/textproc/groonga/distinfo ============================================================================== --- head/textproc/groonga/distinfo Tue Apr 7 08:57:27 2020 (r530953) +++ head/textproc/groonga/distinfo Tue Apr 7 09:07:16 2020 (r530954) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585510423 -SHA256 (groonga-10.0.0.tar.gz) = f9a51520edec33c80e317982cc677f0765ad1407ff500d75f3d2ca9853638a07 -SIZE (groonga-10.0.0.tar.gz) = 17078972 +TIMESTAMP = 1586228527 +SHA256 (groonga-10.0.1.tar.gz) = fc649cdce1998eeac60a3f0048ca60012b00aa1e993ee5ee83b7553f94f4f76e +SIZE (groonga-10.0.1.tar.gz) = 17079602