From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 726F71582EF for ; Tue, 18 Feb 2025 03:39:25 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 5EDCE343126 for ; Tue, 18 Feb 2025 03:39:25 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E6A7E110471; Tue, 18 Feb 2025 03:39:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DAE30110471 for ; Tue, 18 Feb 2025 03:39:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 942A134314A for ; Tue, 18 Feb 2025 03:39:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EC412736 for ; Tue, 18 Feb 2025 03:39:18 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1739849934.579070026cf0dd66901720723b68230d02352675.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/openldap/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-nds/openldap/openldap-2.5.19.ebuild net-nds/openldap/openldap-2.6.9.ebuild X-VCS-Directories: net-nds/openldap/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 579070026cf0dd66901720723b68230d02352675 X-VCS-Branch: master Date: Tue, 18 Feb 2025 03:39:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c487008c-1d7e-45ef-914a-f95fdb4603db X-Archives-Hash: c42c75c66dade4ba99e2260796c20a0e commit: 579070026cf0dd66901720723b68230d02352675 Author: Sam James gentoo org> AuthorDate: Tue Feb 18 03:36:47 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Feb 18 03:38:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57907002 net-nds/openldap: drop commented out patches Signed-off-by: Sam James gentoo.org> net-nds/openldap/openldap-2.5.19.ebuild | 1 - net-nds/openldap/openldap-2.6.9.ebuild | 2 -- 2 files changed, 3 deletions(-) diff --git a/net-nds/openldap/openldap-2.5.19.ebuild b/net-nds/openldap/openldap-2.5.19.ebuild index 7bc26053d235..12f3fe5fecbb 100644 --- a/net-nds/openldap/openldap-2.5.19.ebuild +++ b/net-nds/openldap/openldap-2.5.19.ebuild @@ -148,7 +148,6 @@ PATCHES=( "${FILESDIR}"/${PN}-2.6.1-system-mdb.patch "${FILESDIR}"/${PN}-2.6.1-cloak.patch "${FILESDIR}"/${PN}-2.6.1-flags.patch - #"${FILESDIR}"/${PN}-2.6.x-gnutls-pointer-error.patch # fixed upstream #"${FILESDIR}"/${PN}-2.6.x-slapd-pointer-types.patch # needs backport ) diff --git a/net-nds/openldap/openldap-2.6.9.ebuild b/net-nds/openldap/openldap-2.6.9.ebuild index c5a5d0bb29b3..02070c6b1974 100644 --- a/net-nds/openldap/openldap-2.6.9.ebuild +++ b/net-nds/openldap/openldap-2.6.9.ebuild @@ -152,8 +152,6 @@ PATCHES=( "${FILESDIR}"/${PN}-2.6.1-flags.patch "${FILESDIR}"/${PN}-2.6.1-fix-missing-mapping.v2.patch #"${FILESDIR}"/${PN}-2.6.6-fix-type-mismatch-lloadd.patch - #"${FILESDIR}"/${PN}-2.6.x-gnutls-pointer-error.patch # fixed by upstream - #"${FILESDIR}"/${PN}-2.6.x-slapd-pointer-types.patch # included upstream ) openldap_filecount() {