Bug 278597 - mail/phplist update to 3.6.15
Summary: mail/phplist update to 3.6.15
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: Nuno Teixeira
URL: https://www.phplist.org/newslist/phpl...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-26 20:31 UTC by Krzysztof
Modified: 2024-04-27 10:38 UTC (History)
1 user (show)

See Also:
ports: maintainer-feedback+


Attachments
poudriere testport log (50.54 KB, text/plain)
2024-04-26 20:31 UTC, Krzysztof
no flags Details
update patch (9.09 KB, patch)
2024-04-26 20:32 UTC, Krzysztof
ports: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2024-04-26 20:31:06 UTC
Created attachment 250244 [details]
poudriere testport log

There is new version of mail/phplist. It was tested with poudriere.
Comment 1 Krzysztof 2024-04-26 20:32:06 UTC
Created attachment 250245 [details]
update patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-04-27 10:35:54 UTC
A commit in branch main references this bug:

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

commit 4860ee9cbe7a75663a42c0ae47ff5fe8196b5652
Author:     Krzysztof <ports@bsdserwis.com>
AuthorDate: 2024-04-27 10:33:34 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-04-27 10:33:34 +0000

    mail/phplist: Update to 3.6.15

    ChangeLog:
            https://www.phplist.org/newslist/phplist-3-6-15-release-notes/
    PR:     278597

 mail/phplist/Makefile  |  4 ++--
 mail/phplist/distinfo  |  6 ++---
 mail/phplist/pkg-plist | 61 +++++++++++++-------------------------------------
 3 files changed, 20 insertions(+), 51 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-27 10:38:28 UTC
Committed with small fixes:

-PORTDOCS= ... README.md ...
+PORTDOCS= ... README.* ...

to avoid using additional %%PORTDOCS%%%%DOCSDIR%% plist macros.

Thanks!