[Midnightbsd-cvs] [MidnightBSD/mports] 876e43: Fix more run 639 build failures
Lucas Holt
noreply at github.com
Sat May 23 21:06:55 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 876e43e8dd29cb5a6a8ebabbe4bd3b6aa1fda43e
https://github.com/MidnightBSD/mports/commit/876e43e8dd29cb5a6a8ebabbe4bd3b6aa1fda43e
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-23 (Sat, 23 May 2026)
Changed paths:
M devel/rubygem-aws-sigv4/Makefile
M print/rubygem-ttfunk/Makefile
M www/rubygem-protocol-http/Makefile
M www/rubygem-protocol-http/distinfo
Log Message:
-----------
Fix more run 639 build failures
- devel/rubygem-aws-sigv4: add BUILD_DEPENDS so aws-eventstream is installed during fake-qa checks
- print/rubygem-ttfunk: fix license file paths from gpl2/gpl3 to GPLv2/GPLv3 (correct filenames in 1.8.0)
- www/rubygem-protocol-http: downgrade to 0.59.0 which supports Ruby >= 3.2 (0.60.0+ requires Ruby >= 3.3)
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: 21243614ce9a1c514596359ec078f36f54a48109
https://github.com/MidnightBSD/mports/commit/21243614ce9a1c514596359ec078f36f54a48109
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-23 (Sat, 23 May 2026)
Changed paths:
M net/miniupnpc/Makefile
M net/miniupnpc/pkg-plist
Log Message:
-----------
Fix more run 639 build failures
- graphics/libgeotiff: update plist to libgeotiff.so.5.2.3 and add missing libgeotiff.pc entry
- net/miniupnpc: update API version from 18 to 21 in plist and post-install strip
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: df45f9cfda5b668c08ae7ac3b46a8f9292965b8b
https://github.com/MidnightBSD/mports/commit/df45f9cfda5b668c08ae7ac3b46a8f9292965b8b
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-23 (Sat, 23 May 2026)
Changed paths:
A graphics/ftgl/files/patch-src__FTVectoriser.cpp
Log Message:
-----------
graphics/ftgl: fix compile error with FreeType2 unsigned char* change
FreeType2 changed FT_Outline.tags from char* to unsigned char*, causing
a type mismatch error in FTVectoriser.cpp.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Compare: https://github.com/MidnightBSD/mports/compare/fb8d6cf6d724...df45f9cfda5b
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