[Midnightbsd-cvs] [MidnightBSD/mports] eba2bc: databases/rubygem-activemodel71, activerecord71: up...
Lucas Holt
noreply at github.com
Sun May 24 12:32:53 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: eba2bcacba2d47da583a1517bd1f17f39c041240
https://github.com/MidnightBSD/mports/commit/eba2bcacba2d47da583a1517bd1f17f39c041240
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M databases/rubygem-activemodel71/Makefile
M databases/rubygem-activemodel71/distinfo
M databases/rubygem-activerecord71/Makefile
M databases/rubygem-activerecord71/distinfo
Log Message:
-----------
databases/rubygem-activemodel71,activerecord71: update to 7.1.6
activesupport71 is already at 7.1.6; update activemodel71 and
activerecord71 to match to fix fake-qa version constraint failures.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: 4c855a0c11a3e6f781cd68b03792e3bd674e2a28
https://github.com/MidnightBSD/mports/commit/4c855a0c11a3e6f781cd68b03792e3bd674e2a28
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M devel/isl/pkg-plist
Log Message:
-----------
devel/isl: update plist for version 0.27
Update soname from 23.1.0 to 23.4.0 and license directory from
isl-0.24 to isl-0.27 to match installed files.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: 5ee681b44705abe160d2b6ce4a952a6ccdb77cbd
https://github.com/MidnightBSD/mports/commit/5ee681b44705abe160d2b6ce4a952a6ccdb77cbd
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M graphics/ftgl/files/patch-src__FTVectoriser.cpp
Log Message:
-----------
graphics/ftgl: fix FTVectoriser patch to match actual v2.4.0 source
The previous patch had wrong context (wrong surrounding lines, used outline->
instead of outline., different variable names). Update to match actual source
and use a C-style cast instead of changing the variable type, since FTContour
constructor still expects char*.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: fe8bb6f59d290b01a6bab079115106eaa29129cd
https://github.com/MidnightBSD/mports/commit/fe8bb6f59d290b01a6bab079115106eaa29129cd
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M devel/rubygem-fugit/Makefile
Log Message:
-----------
devel/rubygem-fugit: add BUILD_DEPENDS for runtime gem dependencies
Without BUILD_DEPENDS=${RUN_DEPENDS}, et-orbi and raabro packages are
not installed before fake-qa runs, causing dependency check failures.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: 41c6700f034958c7f502c684d7f2675977a632ae
https://github.com/MidnightBSD/mports/commit/41c6700f034958c7f502c684d7f2675977a632ae
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M devel/p5-File-XDG/Makefile
Log Message:
-----------
devel/p5-File-XDG: add missing TEST_DEPENDS on p5-Path-Class
The test suite requires Path::Class which was not listed as a dependency.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: 27192ef7f20d90078949d8021709baf2807dc90c
https://github.com/MidnightBSD/mports/commit/27192ef7f20d90078949d8021709baf2807dc90c
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M devel/p5-Perl-Tidy/pkg-plist
Log Message:
-----------
devel/p5-Perl-Tidy: remove stale plist entries for version 20250912
DevNull.pm, LineBuffer.pm, LineSink.pm, and LineSource.pm were removed
upstream and are no longer installed by version 20250912.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: dc1af1791ddb2b9bf1a451ad4af3f500fb03605e
https://github.com/MidnightBSD/mports/commit/dc1af1791ddb2b9bf1a451ad4af3f500fb03605e
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M devel/p5-POSIX-strftime-Compiler/Makefile
Log Message:
-----------
devel/p5-POSIX-strftime-Compiler: fix USE_PERL5 to modbuildtiny
Build.PL uses Module::Build::Tiny, not Module::Build. Switch from
modbuild to modbuildtiny to install the correct build dependency.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: 589bca17d426a0a22f4749cc30f54b031ff46e83
https://github.com/MidnightBSD/mports/commit/589bca17d426a0a22f4749cc30f54b031ff46e83
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M databases/rubygem-redis-gitlab/Makefile
Log Message:
-----------
databases/rubygem-redis-gitlab: add BUILD_DEPENDS for redis-client
Without BUILD_DEPENDS=${RUN_DEPENDS}, rubygem-redis-client is not
installed before fake-qa runs, causing dependency check failure.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: 4d305a17c3c8a79201118524cbb7bc04a9dbe665
https://github.com/MidnightBSD/mports/commit/4d305a17c3c8a79201118524cbb7bc04a9dbe665
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M devel/libftdi1/Makefile
Log Message:
-----------
devel/libftdi1: fix STAGEDIR to FAKE_DESTDIR in post-install targets
mports uses FAKE_DESTDIR for staged installs, not STAGEDIR. The
post-install-EXAMPLES-on and post-install-DOCS-on targets were
installing files to the real system prefix instead of the staging area.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: ce46771eba7a0e45cbe2ada0137c489cf4e6b5fa
https://github.com/MidnightBSD/mports/commit/ce46771eba7a0e45cbe2ada0137c489cf4e6b5fa
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M math/clp/pkg-plist
Log Message:
-----------
math/clp: update plist sonames from 1.14.8 to 1.14.11
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: bcd5c896d538663f0b022018e323fd4d6c2ab880
https://github.com/MidnightBSD/mports/commit/bcd5c896d538663f0b022018e323fd4d6c2ab880
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M lang/python313/Makefile
M lang/python313/files/patch-Makefile.pre.in
Log Message:
-----------
lang/python313t: fix pkgconfig symlink direction and cp glob
The symlink block in patch-Makefile.pre.in was incorrectly removing
python-$(LDVERSION).pc (the real installed file) and replacing it with
a dangling symlink to python-$(VERSION).pc which is never installed.
Restore the correct direction: remove VERSION, create symlink VERSION ->
LDVERSION so the real python-3.13t.pc file is preserved.
Also narrow the cp glob from *.pc to python-${BASEVER}${THREADFLAG}*
to avoid copying extra version-unqualified symlinks (python-3.13.pc,
python3.pc) into the staging area, which would be absent from the plist.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: c51a38189717eb46575607e94a23893c70bd790c
https://github.com/MidnightBSD/mports/commit/c51a38189717eb46575607e94a23893c70bd790c
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M lang/fpc/Makefile
M net-mgmt/net-snmp/files/patch-agent_mibgroup_mibII_udpTable.c
Log Message:
-----------
net-snmp: remove failing copyright hunk with encoding mismatch
lang/fpc: remove empty sed regex causing 'first RE may not be empty' error
net-snmp: The first hunk of patch-agent_mibgroup_mibII_udpTable.c used
ISO-8859-1 0xa9 as the copyright symbol in context, but the source file
now uses a different encoding, causing the hunk to fail. Remove the
cosmetic-only hunk; the functional MidnightBSD patches in hunks 2-4
remain intact.
lang/fpc: post-install sed invocation had -e 's|||' with an empty
pattern, causing 'first RE may not be empty' error. Remove the no-op
empty substitution.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: 300b99f8e8d5bb2b5fc2c5d7a522dee88f0da280
https://github.com/MidnightBSD/mports/commit/300b99f8e8d5bb2b5fc2c5d7a522dee88f0da280
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
R math/py-pandas/files/patch-pandas__libs_tslibs_strptime.pyx
Log Message:
-----------
math/py-pandas: remove obsolete strptime.pyx patch
pandas 2.x targets Python 3 only; the long() type was removed in Python 3.
The patch changing 'long(s)' to 'int(s)' is no longer needed as the
2.0.3 source already uses int(s).
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: 53c9d85da1a026d490baf0287a248c1dd5b0fc99
https://github.com/MidnightBSD/mports/commit/53c9d85da1a026d490baf0287a248c1dd5b0fc99
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-24 (Sun, 24 May 2026)
Changed paths:
M devel/genht/Makefile
Log Message:
-----------
devel/genht: install examples into fake root
Prefix EXAMPLESDIR with FAKE_DESTDIR in the examples install hook so fake installation does not write into the live prefix.
AI-Assisted-by: OpenAI Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
Compare: https://github.com/MidnightBSD/mports/compare/04669877c70c...53c9d85da1a0
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