Bug 277303 - mail/filtermail: [PATCH] Update to 0.8.9
Summary: mail/filtermail: [PATCH] Update to 0.8.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Zsolt Udvari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-25 14:38 UTC by Mike Clarke
Modified: 2024-08-16 05:36 UTC (History)
1 user (show)

See Also:


Attachments
Output from git format-patch for update from 0.8.6 to 0.8.9 (2.67 KB, patch)
2024-02-25 14:38 UTC, Mike Clarke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Clarke 2024-02-25 14:38:34 UTC
Created attachment 248737 [details]
Output from git format-patch for update from 0.8.6 to 0.8.9
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-16 05:35:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eb390cea312e28b823be46148ddec8f4a926b3d6

commit eb390cea312e28b823be46148ddec8f4a926b3d6
Author:     Mike Clarke <jmc-freebsd2@milibyte.co.uk>
AuthorDate: 2024-08-16 05:31:44 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-08-16 05:34:06 +0000

    mail/filtermail: update to 0.8.9

    Update MASTER_SITES and WWW.
    Fix LICENSE.
    Switch to DISTVERSION.
    Pet portfmt.
    Remove Makefile.in patch.

    Changelog:
    https://github.com/nondeterministic/mailfilter/releases/tag/0.8.9

    PR:             277303
    Approved by:    submitter is maintainer

 mail/filtermail/Makefile                           | 25 +++++++++++-----------
 mail/filtermail/distinfo                           |  6 +++---
 .../filtermail/files/patch-src__Makefile.in (gone) | 11 ----------
 3 files changed, 15 insertions(+), 27 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-08-16 05:36:04 UTC
Committed, thanks!