Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Aug 2026 07:53:30 +0000
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2d446d015e16 - main - textproc/luceneplusplus: backport more boost fixes from upstream
Message-ID:  <6a7048fa.33bf4.404106b7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2d446d015e16cea7cd66e0fc552a5ce23333838e

commit 2d446d015e16cea7cd66e0fc552a5ce23333838e
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2026-08-03 07:48:39 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2026-08-03 07:53:27 +0000

    textproc/luceneplusplus: backport more boost fixes from upstream
---
 textproc/luceneplusplus/Makefile | 4 +++-
 textproc/luceneplusplus/distinfo | 6 +++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile
index 3d54a2c442e6..0c1ebb782a18 100644
--- a/textproc/luceneplusplus/Makefile
+++ b/textproc/luceneplusplus/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	lucene++
 PORTVERSION=	3.0.9
-PORTREVISION=	4
+PORTREVISION=	5
 DISTVERSIONPREFIX=	rel_
 CATEGORIES=	textproc
 
@@ -11,6 +11,8 @@ WWW=		https://github.com/luceneplusplus/LucenePlusPlus
 PATCH_SITES+=	https://github.com/luceneplusplus/LucenePlusPlus/commit/
 PATCHFILES+=	c18ead2b0c4aa62af01450cb12353a0baa51411f.patch:-p1
 PATCHFILES+=	e6a376836e5c891577eae6369263152106b9bc02.patch:-p1
+PATCHFILES+=	f11e0895cf1dd7d6a68a0a736f13414f1e37ef7a.patch:-p1
+PATCHFILES+=	27f81879228f1a5ad6e41909465a1868d313d2d9.patch:-p1
 
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/LGPL.license
diff --git a/textproc/luceneplusplus/distinfo b/textproc/luceneplusplus/distinfo
index e20110510853..bb7160a0cb7e 100644
--- a/textproc/luceneplusplus/distinfo
+++ b/textproc/luceneplusplus/distinfo
@@ -1,7 +1,11 @@
-TIMESTAMP = 1739488930
+TIMESTAMP = 1785742444
 SHA256 (luceneplusplus-LucenePlusPlus-rel_3.0.9_GH0.tar.gz) = 4e69e29d5d79a976498ef71eab70c9c88c7014708be4450a9fda7780fe93584e
 SIZE (luceneplusplus-LucenePlusPlus-rel_3.0.9_GH0.tar.gz) = 2458287
 SHA256 (c18ead2b0c4aa62af01450cb12353a0baa51411f.patch) = 82c530572e64f4043ffdb7dd9a7851773626e503c0c9a1f7ef32eebd7a6abff3
 SIZE (c18ead2b0c4aa62af01450cb12353a0baa51411f.patch) = 2416
 SHA256 (e6a376836e5c891577eae6369263152106b9bc02.patch) = 8dd347a573847c1fa25147a4f23f889ebffb3c184de358f74f90e5f50a542a50
 SIZE (e6a376836e5c891577eae6369263152106b9bc02.patch) = 2902
+SHA256 (f11e0895cf1dd7d6a68a0a736f13414f1e37ef7a.patch) = 4f7b671574834ad65792de852ba63744134f4800b9e0b66a5e198d8b7e8b9b90
+SIZE (f11e0895cf1dd7d6a68a0a736f13414f1e37ef7a.patch) = 16615
+SHA256 (27f81879228f1a5ad6e41909465a1868d313d2d9.patch) = ebe8b4cfb9d705433e0d1e89dd5b4f0b25da047c947d52bae25cc2cd81bb2072
+SIZE (27f81879228f1a5ad6e41909465a1868d313d2d9.patch) = 1727


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a7048fa.33bf4.404106b7>