Page MenuHomeFreeBSD

[PATCH] net/akhq: misc fix
ClosedPublic

Authored by kiwi on Mar 27 2025, 4:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 16, 6:04 AM
Unknown Object (File)
Thu, Aug 7, 6:37 PM
Unknown Object (File)
Mon, Aug 4, 2:03 AM
Unknown Object (File)
Mon, Jul 28, 8:03 AM
Unknown Object (File)
Jul 16 2025, 3:22 AM
Unknown Object (File)
Jul 3 2025, 3:52 AM
Unknown Object (File)
Jun 30 2025, 9:05 PM
Unknown Object (File)
Jun 28 2025, 3:20 PM
Subscribers
None

Details

Summary
net/akhq: misc fix

- Fix handling of sample file
- Fix PREFIX vs LOCALBASE in the .in file
- Fix NO_EXTRACT and CONFIG_FILES that are not needed anymore

Sponsored by:   Klara, Inc.
Approved by:    0mp (mentor)
Approved by:    kevans
Reported by:    diizzy
Test Plan
  • Poudriere build is ok on 14.2-RELEASE
  • portclippy and portlink are ok

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kiwi requested review of this revision.Mar 27 2025, 4:29 PM
kiwi created this revision.
net/akhq/files/akhq.in
19

This one should stay LOCALBASE, because it is not a file installed by akhq.

Once that little typo is fixed, the commit is ready to land.

Approved by: 0mp (mentor)

LGTM
Maintainer feedback +

In D49537#1129478, @0mp wrote:

Once that little typo is fixed, the commit is ready to land.

Approved by: 0mp (mentor)

This revision is now accepted and ready to land.Mar 27 2025, 8:10 PM
This revision now requires review to proceed.Mar 28 2025, 12:03 PM
kiwi added inline comments.
net/akhq/files/akhq.in
19

Thanks :)

This revision was not accepted when it landed; it landed in state Needs Review.Mar 28 2025, 4:35 PM
Closed by commit R11:7820c0a420e4: net/akhq: misc fix (authored by kiwi). · Explain Why
This revision was automatically updated to reflect the committed changes.
kiwi marked an inline comment as done.