[Midnightbsd-cvs] [MidnightBSD/mports] 3fcbbe: print/rubygem-prawn: fix license file paths (GPLv2...
Lucas Holt
noreply at github.com
Mon May 25 17:10:18 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 3fcbbe6e7036777106457f2132eb6d278d63281c
https://github.com/MidnightBSD/mports/commit/3fcbbe6e7036777106457f2132eb6d278d63281c
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
M devel/py-pybind11/Makefile
M print/rubygem-prawn/Makefile
Log Message:
-----------
print/rubygem-prawn: fix license file paths (GPLv2/GPLv3 not gpl2/gpl3)
devel/py-pybind11: skip tests (pybind11_tests module not built during test phase)
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: 679e9782963b02b52ac5d06c6eb2fb978c594b1a
https://github.com/MidnightBSD/mports/commit/679e9782963b02b52ac5d06c6eb2fb978c594b1a
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
M textproc/ripgrep/Makefile
Log Message:
-----------
textproc/ripgrep: update post-install to use rg --generate for man/completions
ripgrep 15.x removed asciidoctor-based man page generation from build.rs;
man pages and shell completions are now generated at runtime via rg --generate.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: 62333438a25cb55340bdfc10d0e2f64615951cba
https://github.com/MidnightBSD/mports/commit/62333438a25cb55340bdfc10d0e2f64615951cba
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
M lang/ocaml/pkg-plist
Log Message:
-----------
lang/ocaml: fix plist LIB32DIR substitution for doc htmlman files
On amd64 LIB32DIR=lib32, but ocaml's HTML docs use 'lib' prefix (libref/,
libthreads.html, libunix.html, stdlib.html). Replace %%LIB32DIR%% with
the literal 'lib' so plist matches actual installed files.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: b88e4eaf54e1105bea16c4f0a84b4685ba8b4a93
https://github.com/MidnightBSD/mports/commit/b88e4eaf54e1105bea16c4f0a84b4685ba8b4a93
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
M graphics/libgeotiff/pkg-plist
M irc/znc/Makefile
R irc/znc/files/patch-include_znc_Modules.h
R irc/znc/files/patch-modules_modperl_CMakeLists.txt
R irc/znc/files/patch-modules_modpython_CMakeLists.txt
A irc/znc/files/patch-modules_modpython_codegen.pl
M misc/libspnav/Makefile
Log Message:
-----------
graphics/libgeotiff: update plist soname to 5.2.3, add pkgconfig entry
misc/libspnav: fix doubled FAKE_DESTDIR in strip command
irc/znc: remove stale patches for znc 1.10.1; fix codegen.pl Python 3 compat via patch
The three modperl/modpython CMakeLists patches and Modules.h patch are
already applied upstream in znc 1.10.1. Replace broken Python -c one-liner
(tabs leaked into string causing IndentationError) with a proper patch file.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Compare: https://github.com/MidnightBSD/mports/compare/5f83182832de...b88e4eaf54e1
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list