Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2022 16:04:48 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9ddf0dacefbf - main - textproc/groonga: Update version 12.0.7=>12.0.8
Message-ID:  <202210081604.298G4mc8087308@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9ddf0dacefbf84b588e300e1698d75563f0c0586

commit 9ddf0dacefbf84b588e300e1698d75563f0c0586
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-10-08 14:17:40 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-10-08 16:04:33 +0000

    textproc/groonga: Update version 12.0.7=>12.0.8
    
    - Add USES=localbase:ldflags ssl
    
    Relnotes: https://groonga.org/en/blog/2022/10/03/groonga-12.0.8.html
---
 textproc/groonga/Makefile | 8 ++++----
 textproc/groonga/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
index dda956cf643d..f8370f58ae6b 100644
--- a/textproc/groonga/Makefile
+++ b/textproc/groonga/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	groonga
-PORTVERSION=	12.0.7
+PORTVERSION=	12.0.8
 CATEGORIES=	textproc
 MASTER_SITES=	http://packages.groonga.org/source/groonga/
 
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libpcre.so:devel/pcre
 
-USES=		gmake libedit libtool pathfix pkgconfig
+USES=		gmake libedit libtool localbase:ldflags pathfix pkgconfig ssl
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes
@@ -28,8 +28,8 @@ CONFIGURE_ARGS=	--disable-benchmark \
 
 INSTALL_TARGET=	install-strip
 
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
+#CPPFLAGS+=	-I${LOCALBASE}/include
+#LDFLAGS+=	-L${LOCALBASE}/lib
 
 OPTIONS_DEFINE=		MECAB RUBY SUGGEST
 OPTIONS_DEFAULT=	MECAB RUBY SUGGEST
diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo
index 8d46e688d151..af95b66a3c38 100644
--- a/textproc/groonga/distinfo
+++ b/textproc/groonga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661851899
-SHA256 (groonga-12.0.7.tar.gz) = 11a7a2e198b4460f73bbb0c89cb01c691a3c172bb69aa05b95c60d45a4b8e9cf
-SIZE (groonga-12.0.7.tar.gz) = 25522020
+TIMESTAMP = 1665237085
+SHA256 (groonga-12.0.8.tar.gz) = 7770c0ff6804ef4b47b015b15736cd973cffced977c20991b16b2daa4fea6eeb
+SIZE (groonga-12.0.8.tar.gz) = 23711152



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