Page MenuHomeFreeBSD

x11-wm/herbstluftwm: remove bashizm
Needs ReviewPublic

Authored by uzsolt on Feb 14 2024, 4:55 PM.
Tags
None
Referenced Files
F93084658: D43881.id134980.diff
Sat, Sep 7, 4:38 AM
Unknown Object (File)
Thu, Sep 5, 9:21 PM
Unknown Object (File)
Tue, Aug 27, 12:09 PM
Unknown Object (File)
Sat, Aug 10, 12:17 AM
Unknown Object (File)
Jul 17 2024, 2:13 AM
Unknown Object (File)
Jul 12 2024, 3:44 AM
Unknown Object (File)
Jun 29 2024, 4:29 AM
Unknown Object (File)
Jun 22 2024, 1:29 AM
Subscribers
None

Details

Reviewers
bofh
diizzy
Summary

The bashizm removed from autostart file (see https://reviews.freebsd.org/D20457 and https://reviews.freebsd.org/D20004) but the shebang line wasn't fixed.

Portlint, portfmt and portclippy are fine (needed some small fixes).
Poudriere testports are fine on amd64 13.2 and 14.0.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

uzsolt created this revision.
x11-wm/herbstluftwm/Makefile
13

Fix this while at it, += --> =

26

Fix this while at it, += --> =

29

Please have a look if you can fix this properly upstream or possibly use shebangfix instead

x11-wm/herbstluftwm/files/patch-share_autostart
5

Upstreamed?

My knowledge on the x11 stuff is a bit rusty so I will refrain from reviewing this.