From nobody Thu Jul 11 06:50:42 2024 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 4WKQNL2YSsz5QQrZ; Thu, 11 Jul 2024 06:50:42 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WKQNL0y3cz4BqT; Thu, 11 Jul 2024 06:50:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720680642; 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=lMBZmmSD2IJiilmOoLcdgdArVH0P514k+8FVtIfpgrM=; b=m7iZJP5kgkKTZumyGUA4dKCyh9IWXkEazOtoxXQod3ErzHsuPz8R9qV5Lop3cbUy52H0NC vJfJMRlUmhInQKSk0o8xxoDCr+LPiReuk21nen40uKbGpQLyYGLRq6nQoVVTHGsmW9CN1t xvgEExyqprh/ls6/Z4bl2gg+rnDTzD3En14s1MtbX6RQObwXJ/KD/GgW1bGruk+jrlUHDS a9Jx5ajet6itmcIDEWTfHuPurEKDCerKpxGpoKLNwtexIsxjEf9xbvaxsRrMF69NLa7wDW talGsYefXrj0eN8NT93ozZm3wzDaan5z4ELorSfLVw3Am97TOgBzdvo73m2VFQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720680642; a=rsa-sha256; cv=none; b=MiRM3EsYfDG+s334Y3qRBF3TKSf2ZBLM1o+8faZmj/R0sMBEQodavI+fRLQDkvoDSyCEj5 C5JoboKzq3P3ERXFQcgd5xsO/vKuVG9AaJKIyVxRRDjxFj5KloeZtnrSGrjbrRsGOJpUlR cIIgLq816B87Z++bTY6lWfQ6Y5Ffk44KFeuqpPylp4NlwGoA26Z5zqBcb4l89q/dQrkxb9 DIDB2c+l4FYiUaE7sGyCKeLTS3YcD+TIeUsLKF3InOIVflGxOOamQIS/qEX5xffhsp8SFo KRDBSlSh2DY4PcnSk8q4z/GuKR50uvELKfVJDp+xx2r4kzcXXrRuGwvF3uiCGg== 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=1720680642; 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=lMBZmmSD2IJiilmOoLcdgdArVH0P514k+8FVtIfpgrM=; b=U4vRvdcTnEhhKArCcUPaUgFVrwC997cw6DhF207QkKByhqHvdOrRRoCUqPcFbe/munyvJ1 A9QltLXymYHso7/Kqwd24RLWKFG0lwLthyD8DY2qApRBsnueOmaTLsmACcxrxyfs7mgts8 Y+3qWpsdO0JmvKDJx/r+TRJ4KELNp68MdJM1P4vkcKydFf6E1kwXXEakoAd/Uchne4qZJZ gXCOapGqgvRihqSRn8TfJDJ3IOba5A1THZ726XORLC+X8Cu2vWIMn63gx5/Sutlujvn5vF vLOkQaHlmYYDhKZRg0mtXTW2AHLuoMn4wQC94qWQvttkPi5Yce+krC20lGqYIA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WKQNL0Yhszqh9; Thu, 11 Jul 2024 06:50:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 46B6ogk9073505; Thu, 11 Jul 2024 06:50:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46B6ogGZ073502; Thu, 11 Jul 2024 06:50:42 GMT (envelope-from git) Date: Thu, 11 Jul 2024 06:50:42 GMT Message-Id: <202407110650.46B6ogGZ073502@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Andree Subject: git: 7eb9246eb8d6 - main - mail/bogofilter*: update pkg-descr DB support notice 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mandree X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7eb9246eb8d657d1aa4bd3222af26fa4c5edfd55 Auto-Submitted: auto-generated The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=7eb9246eb8d657d1aa4bd3222af26fa4c5edfd55 commit 7eb9246eb8d657d1aa4bd3222af26fa4c5edfd55 Author: Matthias Andree AuthorDate: 2024-07-11 06:47:57 +0000 Commit: Matthias Andree CommitDate: 2024-07-11 06:50:33 +0000 mail/bogofilter*: update pkg-descr DB support notice --- mail/bogofilter-bdb/Makefile | 2 +- mail/bogofilter-bdb/pkg-descr | 5 ++++- mail/bogofilter-kc/Makefile | 2 +- mail/bogofilter-sqlite/Makefile | 2 +- mail/bogofilter/Makefile | 2 +- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/mail/bogofilter-bdb/Makefile b/mail/bogofilter-bdb/Makefile index 29b056233fe4..0c0cdfc099bc 100644 --- a/mail/bogofilter-bdb/Makefile +++ b/mail/bogofilter-bdb/Makefile @@ -1,6 +1,6 @@ PORTNAME= bogofilter DISTVERSION= 1.2.5 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES?= mail MASTER_SITES= SF/bogofilter/bogofilter-stable/ PKGNAMESUFFIX?= -bdb diff --git a/mail/bogofilter-bdb/pkg-descr b/mail/bogofilter-bdb/pkg-descr index 15a6ab7494d9..57fdfdc865d7 100644 --- a/mail/bogofilter-bdb/pkg-descr +++ b/mail/bogofilter-bdb/pkg-descr @@ -6,4 +6,7 @@ words, and returns a status code indicating whether or not the message is spam. Bogofilter decodes base64 or quoted-printable encoded texts and ignores non-text attachments and HTML comments. -The supported database backends are Berkeley DB, QDBM and SQLite3. +The supported database backends are LMDB, Kyoto Cabinet and SQLite3, and +for a while still Berkeley DB. The upstream version would theoretically +also support QDBM and Tokyo Cabinet, but these are not currently available +as FreeBSD ports. diff --git a/mail/bogofilter-kc/Makefile b/mail/bogofilter-kc/Makefile index 572d21cb044a..753835260051 100644 --- a/mail/bogofilter-kc/Makefile +++ b/mail/bogofilter-kc/Makefile @@ -1,5 +1,5 @@ PORTNAME= bogofilter -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail PKGNAMESUFFIX= -kc diff --git a/mail/bogofilter-sqlite/Makefile b/mail/bogofilter-sqlite/Makefile index c7cd4d807d33..d0d4c27ba1b7 100644 --- a/mail/bogofilter-sqlite/Makefile +++ b/mail/bogofilter-sqlite/Makefile @@ -1,5 +1,5 @@ PORTNAME= bogofilter -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail PKGNAMESUFFIX= -sqlite diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 08ed7edaa967..0325280bcf93 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -1,5 +1,5 @@ PORTNAME= bogofilter -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail PKGNAMESUFFIX= # blank, to override bogofilter-bdb's