Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2019 11:06: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: r511174 - head/textproc/groonga
Message-ID:  <201909051106.x85B6r82083420@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Thu Sep  5 11:06:53 2019
New Revision: 511174
URL: https://svnweb.freebsd.org/changeset/ports/511174

Log:
  textproc/groonga: Update version 9.06=>9.07

Modified:
  head/textproc/groonga/Makefile
  head/textproc/groonga/distinfo

Modified: head/textproc/groonga/Makefile
==============================================================================
--- head/textproc/groonga/Makefile	Thu Sep  5 10:40:52 2019	(r511173)
+++ head/textproc/groonga/Makefile	Thu Sep  5 11:06:53 2019	(r511174)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	groonga
-PORTVERSION=	9.0.6
+PORTVERSION=	9.0.7
 CATEGORIES=	textproc
 MASTER_SITES=	http://packages.groonga.org/source/groonga/
 
@@ -59,7 +59,7 @@ post-patch:
 		'/NGX_PID_PATH/s|mkdir|${TRUE}| ; \
 		 /NGX_HTTP_LOG_PATH/s|mkdir|${TRUE}| ; \
 		 /NGX_ERROR_LOG_PATH/s|mkdir|${TRUE}|' \
-		${WRKSRC}/vendor/nginx-1.15.8/auto/install
+		${WRKSRC}/vendor/nginx-1.17.3/auto/install
 # Avoid conflict with C++20 <version> by adding .txt suffix
 	@${MV} ${WRKSRC}/version ${WRKSRC}/version.txt
 	@${REINPLACE_CMD} -Ei .c++20 '/test|cat/s/[[:<:]]version/&.txt/' \

Modified: head/textproc/groonga/distinfo
==============================================================================
--- head/textproc/groonga/distinfo	Thu Sep  5 10:40:52 2019	(r511173)
+++ head/textproc/groonga/distinfo	Thu Sep  5 11:06:53 2019	(r511174)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565200196
-SHA256 (groonga-9.0.6.tar.gz) = 874e14b409ced9559152cfdcce872503bd0501e1411174ed1ff0a486cf463734
-SIZE (groonga-9.0.6.tar.gz) = 15961897
+TIMESTAMP = 1567548278
+SHA256 (groonga-9.0.7.tar.gz) = d8e5c49fd55889ca0bc447decb606723a910769af8ab312936e16043cd4560c8
+SIZE (groonga-9.0.7.tar.gz) = 15956533



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