On Thu, Jul 04, 2024 at 01:01:30PM -0700, Bryan Vyhmeister wrote: > This is a maintainer update for textproc/lowdown to 1.1.0. I > incorporated the feedback in this thread and this has been working fine > for me. There were a number of changes and fixes that can be viewed here > since the previous version of 1.0.0 in ports. > > https://kristaps.bsd.lv/lowdown/archive.html > > None of the changes make any difference for my use case (mostly as part > of my workflow with www/sblg). Thank you.
Committed with a slight tweak: Stuart suggested to remove the liblowdown.so symlink installed in the "fake" stage, so that it doesn't pop up in PLIST and ultimately in /usr/local/lib. Make sure you run "make plist" when you update a port, to pick up possible new files. I have tested that sysutils/lsd and sysutils/eza still build with this update. Thanks, -- jca