Created attachment 243101 [details] mail-spamassassin-Remove-deprecated-method-usage-in-.patch Obtained from: https://svn.apache.org/viewvc?view=revision&revision=1910601
Approved. Do not apply to spamassassin-devel port. It already pulls this patch from upstream.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c284c96d117c97120e8b4f01efa592a4fe10596b commit c284c96d117c97120e8b4f01efa592a4fe10596b Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2023-07-01 14:33:17 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2023-07-01 17:33:36 +0000 mail/spamassassin: Remove deprecated method usage in sa-update PR: 272313 Approved by: cy (maintainer) Obtained from: https://svn.apache.org/viewvc?view=revision&revision=1910601 mail/spamassassin/Makefile | 2 +- mail/spamassassin/files/patch-sa-update.raw (new) | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-)
A commit in branch 2023Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4a6e4be184e51b4d9cc39168033560a16cd8b69 commit a4a6e4be184e51b4d9cc39168033560a16cd8b69 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2023-07-01 14:33:17 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2023-07-01 17:37:31 +0000 mail/spamassassin: Remove deprecated method usage in sa-update PR: 272313 Approved by: cy (maintainer) Obtained from: https://svn.apache.org/viewvc?view=revision&revision=1910601 (cherry picked from commit c284c96d117c97120e8b4f01efa592a4fe10596b) mail/spamassassin/Makefile | 2 +- mail/spamassassin/files/patch-sa-update.raw (new) | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-)
Thank you!