Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jul 2020 17:55:56 +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: r541875 - head/textproc/groonga
Message-ID:  <202007101755.06AHturQ028758@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Fri Jul 10 17:55:56 2020
New Revision: 541875
URL: https://svnweb.freebsd.org/changeset/ports/541875

Log:
  textproc/groonga: Update version 10.0.3=>10.0.4
  
  Relnotes:	https://groonga.org/en/blog/2020/06/29/groonga-10.0.4.html

Modified:
  head/textproc/groonga/Makefile
  head/textproc/groonga/distinfo
  head/textproc/groonga/pkg-plist

Modified: head/textproc/groonga/Makefile
==============================================================================
--- head/textproc/groonga/Makefile	Fri Jul 10 17:41:03 2020	(r541874)
+++ head/textproc/groonga/Makefile	Fri Jul 10 17:55:56 2020	(r541875)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	groonga
-PORTVERSION=	10.0.3
+PORTVERSION=	10.0.4
 CATEGORIES=	textproc
 MASTER_SITES=	http://packages.groonga.org/source/groonga/
 

Modified: head/textproc/groonga/distinfo
==============================================================================
--- head/textproc/groonga/distinfo	Fri Jul 10 17:41:03 2020	(r541874)
+++ head/textproc/groonga/distinfo	Fri Jul 10 17:55:56 2020	(r541875)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590820193
-SHA256 (groonga-10.0.3.tar.gz) = 0dcd324c01a5fb49a52cf4864b89a6d7541f022d703f0ad82250ce77dabfd96e
-SIZE (groonga-10.0.3.tar.gz) = 17260594
+TIMESTAMP = 1593354026
+SHA256 (groonga-10.0.4.tar.gz) = 32d3c98978030b165aa7ff0e8d8e44635775fe6afc8264712f2e210c25dec9bd
+SIZE (groonga-10.0.4.tar.gz) = 17300057

Modified: head/textproc/groonga/pkg-plist
==============================================================================
--- head/textproc/groonga/pkg-plist	Fri Jul 10 17:41:03 2020	(r541874)
+++ head/textproc/groonga/pkg-plist	Fri Jul 10 17:55:56 2020	(r541875)
@@ -26,6 +26,7 @@ bin/groonga-benchmark
 include/groonga/groonga.h
 include/groonga/groonga.hpp
 include/groonga/groonga/accessor.h
+include/groonga/groonga/aggregator.h
 include/groonga/groonga/array.h
 include/groonga/groonga/arrow.h
 include/groonga/groonga/arrow.hpp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007101755.06AHturQ028758>