Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 06:37:12 +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: r536670 - head/textproc/groonga
Message-ID:  <202005270637.04R6bCxW020354@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Wed May 27 06:37:12 2020
New Revision: 536670
URL: https://svnweb.freebsd.org/changeset/ports/536670

Log:
  textproc/groonga: Update version 10.0.1=>10.0.2
  
  Relnotes:	https://groonga.org/en/blog/2020/04/29/groonga-10.0.2.html

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

Modified: head/textproc/groonga/Makefile
==============================================================================
--- head/textproc/groonga/Makefile	Wed May 27 06:22:11 2020	(r536669)
+++ head/textproc/groonga/Makefile	Wed May 27 06:37:12 2020	(r536670)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	groonga
-PORTVERSION=	10.0.1
+PORTVERSION=	10.0.2
 CATEGORIES=	textproc
 MASTER_SITES=	http://packages.groonga.org/source/groonga/
 

Modified: head/textproc/groonga/distinfo
==============================================================================
--- head/textproc/groonga/distinfo	Wed May 27 06:22:11 2020	(r536669)
+++ head/textproc/groonga/distinfo	Wed May 27 06:37:12 2020	(r536670)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586228527
-SHA256 (groonga-10.0.1.tar.gz) = fc649cdce1998eeac60a3f0048ca60012b00aa1e993ee5ee83b7553f94f4f76e
-SIZE (groonga-10.0.1.tar.gz) = 17079602
+TIMESTAMP = 1589976424
+SHA256 (groonga-10.0.2.tar.gz) = 2c9d91176eac9795e9f0f68cebb8dafdefcfeb4be2ddb00a707996f77ed3a120
+SIZE (groonga-10.0.2.tar.gz) = 17169178

Modified: head/textproc/groonga/pkg-plist
==============================================================================
--- head/textproc/groonga/pkg-plist	Wed May 27 06:22:11 2020	(r536669)
+++ head/textproc/groonga/pkg-plist	Wed May 27 06:37:12 2020	(r536670)
@@ -58,6 +58,7 @@ include/groonga/groonga/output_columns.h
 include/groonga/groonga/pat.h
 include/groonga/groonga/plugin.h
 include/groonga/groonga/portability.h
+include/groonga/groonga/posting.h
 include/groonga/groonga/raw_string.h
 include/groonga/groonga/request_canceler.h
 include/groonga/groonga/request_timer.h



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