Bug 260018 - sysutils/loganalyzer: update options uses
Summary: sysutils/loganalyzer: update options uses
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: Dirk Meyer
URL:
Keywords: patch, regression
Depends on:
Blocks:
 
Reported: 2021-11-24 14:52 UTC by Krzysztof
Modified: 2021-11-24 17:56 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (dinoex)


Attachments
loganalyzer patch (1.09 KB, patch)
2021-11-24 14:52 UTC, Krzysztof
no flags Details | Diff
poudriere testport log (35.71 KB, text/plain)
2021-11-24 14:53 UTC, Krzysztof
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2021-11-24 14:52:32 UTC
Created attachment 229696 [details]
loganalyzer patch

I've found that sysutils/loganalyzer is using old fashioned style RUN_DEPENDS instead of PHP=<module>. Also there is php5 dependency instead of currect php versions.

I've made a patch which updates port options USES to current dependency checking.

Also I've tested this update with poudriere, so log file is also attached.

I hope this patch will be applied quickly.
Comment 1 Krzysztof 2021-11-24 14:53:17 UTC
Created attachment 229697 [details]
poudriere testport log

poudriere testport log attached
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2021-11-24 15:41:35 UTC
Thanks for reporting. Testing in progress.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-11-24 17:55:43 UTC
A commit in branch main references this bug:

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

commit fb9a6a45cdf17398794e26f602b7fcb497500bd9
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2021-11-24 17:53:37 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2021-11-24 17:54:28 +0000

    sysutils/loganalyzer: fix php OPTIONS

    PR: 260018
    Submitted by: Krzysztof

 sysutils/loganalyzer/Makefile | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)