Page MenuHomeFreeBSD

x11-wm/herbstluftwm: remove bashizm
Needs ReviewPublic

Authored by uzsolt on Feb 14 2024, 4:55 PM.
Tags
None
Referenced Files
F119920320: D43881.id134309.diff
Fri, Jun 13, 11:02 AM
Unknown Object (File)
Thu, Jun 12, 11:01 AM
Unknown Object (File)
Mon, Jun 9, 6:10 PM
Unknown Object (File)
Fri, May 30, 9:13 PM
Unknown Object (File)
Mon, May 19, 1:02 PM
Unknown Object (File)
Sun, May 18, 7:52 AM
Unknown Object (File)
Fri, May 16, 3:47 PM
Unknown Object (File)
Mar 20 2025, 4:46 PM
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.