Bug 272313

Summary: mail/spamassassin: Remove deprecated method usage in sa-update
Product: Ports & Packages Reporter: Danilo G. Baio <dbaio>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Some People Flags: cy: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://svn.apache.org/viewvc?view=revision&revision=1910601
Attachments:
Description Flags
mail-spamassassin-Remove-deprecated-method-usage-in-.patch none

Description Danilo G. Baio freebsd_committer freebsd_triage 2023-07-01 14:36:53 UTC
Created attachment 243101 [details]
mail-spamassassin-Remove-deprecated-method-usage-in-.patch

Obtained from:	https://svn.apache.org/viewvc?view=revision&revision=1910601
Comment 1 Cy Schubert freebsd_committer freebsd_triage 2023-07-01 14:49:24 UTC
Approved.

Do not apply to spamassassin-devel port. It already pulls this patch from upstream.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-07-01 17:35:08 UTC
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(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-07-01 17:39:09 UTC
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(-)
Comment 4 Danilo G. Baio freebsd_committer freebsd_triage 2023-07-01 17:40:26 UTC
Thank you!