Bug 259999 - security/acmed: update to 0.18.0
Summary: security/acmed: update to 0.18.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2021-11-23 17:51 UTC by Val Packett
Modified: 2021-11-23 18:16 UTC (History)
1 user (show)

See Also:


Attachments
0001-security-acmed-update-to-0.18.0.patch (40.89 KB, patch)
2021-11-23 17:51 UTC, Val Packett
no flags Details | Diff
0001-security-acmed-update-to-0.18.0.patch v2 (40.91 KB, patch)
2021-11-23 17:53 UTC, Val Packett
val: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Val Packett 2021-11-23 17:51:24 UTC
Created attachment 229675 [details]
0001-security-acmed-update-to-0.18.0.patch

Changelog: https://github.com/breard-r/acmed/blob/v0.18.0/CHANGELOG.md

+ powerpc patch no longer necessary with an updated libc crate
+ now using env variables to set default directories
Comment 1 Val Packett 2021-11-23 17:53:36 UTC
Created attachment 229676 [details]
0001-security-acmed-update-to-0.18.0.patch v2

actually, also:

+ drop unused USES=gmake, was overridden by USES=cargo anyway
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-11-23 18:16:30 UTC
Committed!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-11-23 18:16:34 UTC
A commit in branch main references this bug:

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

commit 323980955bcfe1b147f3e02ed60c5c86c8dc04ee
Author:     Greg V <greg@unrelenting.technology>
AuthorDate: 2021-11-23 17:49:03 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-11-23 18:15:57 +0000

    security/acmed: update to 0.18.0

    Changes:        https://github.com/breard-r/acmed/blob/v0.18.0/CHANGELOG.md

    PR:     259999 (Lucky 9s)

 security/acmed/Makefile                   | 158 +++++-------
 security/acmed/distinfo                   | 408 ++++++++++++++----------------
 security/acmed/files/patch-powerpc (gone) |  62 -----
 3 files changed, 252 insertions(+), 376 deletions(-)