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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 039D01581F0 for ; Fri, 24 Jan 2025 17:10:32 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CEE24343154 for ; Fri, 24 Jan 2025 17:10:13 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1937F11042D; Fri, 24 Jan 2025 17:10:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 1247211042D for ; Fri, 24 Jan 2025 17:10:11 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 90FE0343125 for ; Fri, 24 Jan 2025 17:10:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8262170C for ; Fri, 24 Jan 2025 17:10:09 +0000 (UTC) From: "Hanno Böck" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hanno Böck" Message-ID: <1737738597.3267d42027ac3bd4765584f9d3619f45ce292555.hanno@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/zdkimfilter/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/zdkimfilter/Manifest mail-filter/zdkimfilter/zdkimfilter-3.22.ebuild X-VCS-Directories: mail-filter/zdkimfilter/ X-VCS-Committer: hanno X-VCS-Committer-Name: Hanno Böck X-VCS-Revision: 3267d42027ac3bd4765584f9d3619f45ce292555 X-VCS-Branch: master Date: Fri, 24 Jan 2025 17:10:09 +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: 88909ae5-af10-4afe-9226-8fcc1ad31c59 X-Archives-Hash: 0d5251a53b3d9923f60bd046d8d21391 commit: 3267d42027ac3bd4765584f9d3619f45ce292555 Author: Hanno Böck gentoo org> AuthorDate: Fri Jan 24 17:09:51 2025 +0000 Commit: Hanno Böck gentoo org> CommitDate: Fri Jan 24 17:09:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3267d420 mail-filter/zdkimfilter: add 3.22 Signed-off-by: Hanno Böck gentoo.org> mail-filter/zdkimfilter/Manifest | 1 + mail-filter/zdkimfilter/zdkimfilter-3.22.ebuild | 43 +++++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/mail-filter/zdkimfilter/Manifest b/mail-filter/zdkimfilter/Manifest index ecffa05c0ab0..9f3a1078f8f1 100644 --- a/mail-filter/zdkimfilter/Manifest +++ b/mail-filter/zdkimfilter/Manifest @@ -1 +1,2 @@ DIST zdkimfilter-3.21.tar.gz 975588 BLAKE2B c8ef1ba05c4e78102dea2f5fdd4a92bf4fa68bd025ebf0a509928a5be9339798f2b4014dcc6577bdf52a185dfdd3a3c92781af50cdcaa5952c6e877217468b81 SHA512 aadc9f367cf1aea7db35d9af2b09e71f6b6256002f842b0ae6ee6bfbb335d5b685dd7a2b32b7825b2a8659788b8c86ba256aac4c557ab2288c0fe6efa9702566 +DIST zdkimfilter-3.22.tar.gz 978189 BLAKE2B 6d6ca8ce5d3b92d44eded47407866b178fe083ebf9b45b29ca888be40bcec1853d63897cbf10dcf1f16715eff6eba3315ef1cbae7030b2bd7c84ce575bb0e21e SHA512 46a3c513a4aad8b4059c369713760736c057d598b7ab9babaad1fef684896fdcd056c58e9c4771fbb77ade3743069b5d225209c30093fdb5eda6ee3714b73062 diff --git a/mail-filter/zdkimfilter/zdkimfilter-3.22.ebuild b/mail-filter/zdkimfilter/zdkimfilter-3.22.ebuild new file mode 100644 index 000000000000..a3efc9f5e8e2 --- /dev/null +++ b/mail-filter/zdkimfilter/zdkimfilter-3.22.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs + +DESCRIPTION="DKIM filter for Courier-MTA" +HOMEPAGE="https://www.tana.it/sw/zdkimfilter" +SRC_URI="https://www.tana.it/sw/zdkimfilter/${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64" +IUSE="debug" + +DEPEND="net-libs/gnutls + mail-mta/courier + dev-db/opendbx + dev-libs/nettle:= + net-dns/libidn2:= + dev-libs/libunistring:= + dev-libs/libbsd" +RDEPEND="${DEPEND}" + +# Tests don't work with portage sandbox +RESTRICT="test" + +src_configure() { + econf $(use_enable debug) +} + +src_compile() { + emake AR=$(tc-getAR) +} + +src_install() { + emake DESTDIR="${D}" install + diropts -o mail -g mail + dodir /etc/courier/filters/keys + dodoc release-notes-*.txt README ChangeLog + dodoc odbx_example.{conf,sql} +}