svn commit: r412279 - head/textproc/groonga

Muhammad Moinur Rahman bofh at FreeBSD.org
Thu Mar 31 17:42:27 UTC 2016


Author: bofh
Date: Thu Mar 31 17:42:25 2016
New Revision: 412279
URL: https://svnweb.freebsd.org/changeset/ports/412279

Log:
  textproc/groonga: Update version 6.0.0=>6.0.1

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

Modified: head/textproc/groonga/Makefile
==============================================================================
--- head/textproc/groonga/Makefile	Thu Mar 31 17:36:54 2016	(r412278)
+++ head/textproc/groonga/Makefile	Thu Mar 31 17:42:25 2016	(r412279)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	groonga
-PORTVERSION=	6.0.0
+PORTVERSION=	6.0.1
 CATEGORIES=	textproc
 MASTER_SITES=	http://packages.groonga.org/source/groonga/
 
@@ -58,7 +58,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.9.11/auto/install
+		${WRKSRC}/vendor/nginx-1.9.12/auto/install
 
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd

Modified: head/textproc/groonga/distinfo
==============================================================================
--- head/textproc/groonga/distinfo	Thu Mar 31 17:36:54 2016	(r412278)
+++ head/textproc/groonga/distinfo	Thu Mar 31 17:42:25 2016	(r412279)
@@ -1,2 +1,2 @@
-SHA256 (groonga-6.0.0.tar.gz) = a14c93240dcf749eb583087988703b72dada4a06ab3f6f2e985a3fe3828b4f6c
-SIZE (groonga-6.0.0.tar.gz) = 13981931
+SHA256 (groonga-6.0.1.tar.gz) = 16297c1e4c7cb12c4fca515a28b5cb1e9ef0db0867ff4ad3d8d5436c0e175b6d
+SIZE (groonga-6.0.1.tar.gz) = 13914843


More information about the svn-ports-all mailing list