Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2019 09:26:53 +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: r507763 - head/textproc/groonga
Message-ID:  <201908010926.x719Qrwo058548@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Thu Aug  1 09:26:53 2019
New Revision: 507763
URL: https://svnweb.freebsd.org/changeset/ports/507763

Log:
  textproc/groonga: Update version 9.0.4=>9.0.5

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

Modified: head/textproc/groonga/Makefile
==============================================================================
--- head/textproc/groonga/Makefile	Thu Aug  1 09:13:34 2019	(r507762)
+++ head/textproc/groonga/Makefile	Thu Aug  1 09:26:53 2019	(r507763)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	groonga
-PORTVERSION=	9.0.4
+PORTVERSION=	9.0.5
 CATEGORIES=	textproc
 MASTER_SITES=	http://packages.groonga.org/source/groonga/
 

Modified: head/textproc/groonga/distinfo
==============================================================================
--- head/textproc/groonga/distinfo	Thu Aug  1 09:13:34 2019	(r507762)
+++ head/textproc/groonga/distinfo	Thu Aug  1 09:26:53 2019	(r507763)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562132591
-SHA256 (groonga-9.0.4.tar.gz) = 4fd8a0aca37f6c675c52cde58fb15a460ac90bf111825559077e8081e6fe9e01
-SIZE (groonga-9.0.4.tar.gz) = 16180988
+TIMESTAMP = 1564528147
+SHA256 (groonga-9.0.5.tar.gz) = 836b76ce4107f69511e8958a02ec4a67af189c2f927c22e8a289c7bf5b6bc597
+SIZE (groonga-9.0.5.tar.gz) = 15891676

Modified: head/textproc/groonga/pkg-plist
==============================================================================
--- head/textproc/groonga/pkg-plist	Thu Aug  1 09:13:34 2019	(r507762)
+++ head/textproc/groonga/pkg-plist	Thu Aug  1 09:26:53 2019	(r507763)
@@ -189,6 +189,7 @@ lib/libgroonga.so.0.0.0
 libdata/pkgconfig/groonga.pc
 sbin/groonga-httpd
 sbin/groonga-httpd-restart
+%%DATADIR%%/COPYING
 %%DATADIR%%/examples/dictionary/edict/edict-import.sh
 %%DATADIR%%/examples/dictionary/edict/edict2grn.rb
 %%DATADIR%%/examples/dictionary/eijiro/eijiro-import.sh



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