From nobody Mon Aug 3 07:53:30 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hD87G6NHvz6mGvS for ; Mon, 03 Aug 2026 07:53:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hD87G5hXGz3vqw for ; Mon, 03 Aug 2026 07:53:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785743610; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=NCsthwyrifVas0hmzOQu7biM838pK64uASLCcvrOVqs=; b=tYLSq7SP0vZsWBQkCvjCczpP4B/+8QAr7v07WY0q7nDPaso4ilGc/gZCJS4lpl0eqzIf4t gkNyp8WiCmdTBAXBB9Ir3fyHiOpS0Zcxna/xnxCHw3RLh08dIejsi4Uiyx3ujy+TXZWkXt p+9/8fEJia848qOndsCpAwYwkhVhFJ/3YYjXh9yLPuyg4vQQqoOuhW07S/pecHk2PljD+M atgvigEHsUS+cTm3AR6x5Q4uuTeBTMNpdLtYNoHh4tWPNkclwsE46HEcAYM9hLBH0lnGK4 2nuH7cBqE40vb5jSFXGzBBVcw3KYf0WBIquTtcVyH4cRI2sNcVyXm23IshOcPA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785743610; a=rsa-sha256; cv=none; b=u88Y+NU+IkDoq1bTBFfqnqI4573qefizY/cSHNMKHES9j6IJTL1NApM3eGFsJnpqL9XnR9 i2MrpVffod7xoyLXSOf0GTaM7oQEX0N5yvIGYEVq8R8+7HQ8mXYRDf7OMaOVBksRpDkjjC ZZuiZdIWx90/afDcCJyflqUWCvJd1xBqxbnKMyzk562M4yaezl1sBG8jgJGbl0mC6M3TaW nUB9XnYYH1Zh1PLqT4wI+nXwnWUolBbkUsB5YnmKA2+BR0AzH4VLjTN0/v1fs7dfqDi8VQ MhWGZTYBhWKr3VK08RX8B2yLSpoVSmcmJuz12fG2V7hTduVS8dLVnoKuK56PAA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785743610; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=NCsthwyrifVas0hmzOQu7biM838pK64uASLCcvrOVqs=; b=i7KG7TVmcwq1axd4axlUPRib43/Qr/Xy8FyOwasw694trShysETdD9KpY5ueuD/mvlUlWw eYtwMROZjfJuNqqz7PArbeQtN+wz94RlSyQeutbxc+yApKZVA6b0YZJreRY4+FacHWkxFo YEH2Wjjp5/L7sR9buGa4E6NJEBj9dErztzNOuQBamZ+DbmiNZcMAf6ixOsj7Yw1H/np4AN EmDWQthdG96acPMWzit+/thwNyM0n6Uvl7c+qmrMaZ97zlAKrUflXG9+XD2nLUhH8ZmS57 OMam8PsE+anYBH3okzFgnVnLR3i+XFWwntl5PxmRxIYZNHK4DvPrkEKvQEfKGw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hD87G4j7Bzrn2 for ; Mon, 03 Aug 2026 07:53:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33bf4 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 03 Aug 2026 07:53:30 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dima Panov Subject: git: 2d446d015e16 - main - textproc/luceneplusplus: backport more boost fixes from upstream List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2d446d015e16cea7cd66e0fc552a5ce23333838e Auto-Submitted: auto-generated Date: Mon, 03 Aug 2026 07:53:30 +0000 Message-Id: <6a7048fa.33bf4.404106b7@gitrepo.freebsd.org> The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d446d015e16cea7cd66e0fc552a5ce23333838e commit 2d446d015e16cea7cd66e0fc552a5ce23333838e Author: Dima Panov AuthorDate: 2026-08-03 07:48:39 +0000 Commit: Dima Panov 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