On Sat, Mar 20, 2021 at 09:04:33PM +0800, Stefan Hagen wrote: > *ping* > > Stefan Hagen wrote: > > *ping* > > > > Stefan Hagen wrote: > >> Hello, > >> > >> This is an update to www/luakit 2.3. > >> > >> Software changes: > >> > >> Added > >> - Gopher protocol support (needs to be enabled in rc.lua) > >> - Added website data deletion commands :clear-data, :clear-favicon-db > >> - Dark Mode support :settings ->application.prefer_dark_mode > >> - The tabmenu plugin is now included in luakit (:tabmenu) > >> > >> Changes > >> - Removed debug symbol generation for default make > >> - Changed the C standard from gnu99 to c11 because Webkit wants it > >> - The proxy module remembers when no proxy or system proxy was used last > >> - The proxy widget is hidden when proxy "None" is active > >> > >> Fixes > >> - Fixed bounding box not spanning over whole element. > >> - Fixed an issue where styled hint labels caused intransparent bounding > >> boxes > >> - Fixed a race condition when a tab is closed on NetBSD > >> - Do not execute "git ls-files" when luakit is not a git repository > >> > >> Port changes: > >> > >> - bump revision > >> - patches removed that are now upstream (the last two "Fixes") > >> - added net/luasocket as run dep. (needed for gopher support) > >> > >> make {test,lib-depends-check}, portcheck: ok on amd64 > >> > >> Best Regards, > >> Stefan > ok octeep@