Greg Steuck wrote:
> Looks like `pandoc lua` doesn't require and runtime deps on lua,
> is that correct?
Correct. HsLua embeds a Lua interpreter by default. NB the embedded Lua
existed before 3.x for custom filters there just wasn't the option to
run pandoc in Lua repl mode, so nothing new here.
Discussed off-list with op@ already; sharing here also for documentation
of the issue: Godot 3.5 introduced stricter checks on shader syntax [1]
which was classified as a breaking change. This was discussed [2]
upstream and they conceded that starting with a warning would have been
better, but didn
Here's an update to the latest stable version of tor: 0.4.7.14.
This is mainly a bugfix release:
https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.7/ReleaseNotes
I changed MASTER_SITES to https://dist.torproject.org/, which is the official
distribution site of the Tor Project. Otherwi
bulk build on arm64.ports.openbsd.org
started on Thu Aug 10 02:32:06 MDT 2023
finished at Sat Aug 12 10:15:08 MDT 2023
lasted 2D07h43m
done with kern.version=OpenBSD 7.3-current (GENERIC.MP) #2225: Wed Aug 9
12:20:04 MDT 2023
built packages:11644
Aug 10:4178
Aug 11:2252
Aug 12:5213
critical p
Hi,
diff below updates wayland-protocols to version 1.32. ok ?
diff --git a/wayland/wayland-protocols/Makefile
b/wayland/wayland-protocols/Makefile
index 3a97c3b4a49..939034a13d8 100644
--- a/wayland/wayland-protocols/Makefile
+++ b/wayland/wayland-protocols/Makefile
@@ -1,6 +1,6 @@
COMMENT =
Bulk build on sparc64-0a.ports.openbsd.org
Started : Wed Aug 9 16:28:08 MDT 2023
Finished: Sat Aug 12 08:37:05 MDT 2023
Duration: 2 Days 16 hours 9 minutes
Built using OpenBSD 7.3-current (GENERIC.MP) #1855: Wed Aug 9 12:05:27 MDT 2023
Built 9296 packages
Number of packages built each day:
Au
Thanks for the update Evan! I was not eager to do it due to the -cli
changes, so I appreciate your taking care of it.
I tested your diff with net/gssdp (which seems like the only BUILD_DEPS
user of pandoc). Then also ran a manual step of shellcheck to confirm
the new version produces something sen