[Midnightbsd-cvs] [MidnightBSD/mports] e2e983: databases/valkey: update to 9.1.0
Lucas Holt
noreply at github.com
Wed Jul 15 08:49:13 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: e2e983e86d86331a9d3e76faa718e90d29cbff2f
https://github.com/MidnightBSD/mports/commit/e2e983e86d86331a9d3e76faa718e90d29cbff2f
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-07-14 (Tue, 14 Jul 2026)
Changed paths:
M databases/valkey/Makefile
M databases/valkey/distinfo
R databases/valkey/files/patch-deps-Makefile
R databases/valkey/files/patch-deps-hiredis-Makefile
R databases/valkey/files/patch-deps-hiredis-net.c
M databases/valkey/files/patch-deps-linenoise-Makefile
A databases/valkey/files/patch-deps_Makefile
R databases/valkey/files/patch-src-Makefile
A databases/valkey/files/patch-src_Makefile
M databases/valkey/files/patch-valkey.conf
Log Message:
-----------
databases/valkey: update to 9.1.0
Update the valkey port from 8.1.1 to the 9.1.0 series, matching FreeBSD's
new default valkey port. Resync the files/ patch set (upstream dropped the
bundled-hiredis patches and renamed the deps/src Makefile patches), add cpe
(CPE_VENDOR=lfprojects), strip the installed binaries, and enable TLS by
default to follow upstream. MidnightBSD adaptations preserved: bsd3 license,
ports at MidnightBSD.org maintainer, FAKE_DESTDIR staging, FAKE_OPTS=trueprefix,
and NO_TEST.
Built and packaged on amd64; valkey-server/valkey-cli report 9.1.0 and link
libssl (TLS).
AI-Assisted-by: Claude Opus 4.8 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
Commit: 8bbfe3664ec13c1ab857a44337a7447f647f29ac
https://github.com/MidnightBSD/mports/commit/8bbfe3664ec13c1ab857a44337a7447f647f29ac
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-07-14 (Tue, 14 Jul 2026)
Changed paths:
M databases/Makefile
A databases/valkey8/Makefile
A databases/valkey8/distinfo
A databases/valkey8/files/patch-deps-Makefile
A databases/valkey8/files/patch-deps-hiredis-Makefile
A databases/valkey8/files/patch-deps-hiredis-net.c
A databases/valkey8/files/patch-deps-linenoise-Makefile
A databases/valkey8/files/patch-deps_lua_src_lua__cjson.c
A databases/valkey8/files/patch-sentinel.conf
A databases/valkey8/files/patch-src-Makefile
A databases/valkey8/files/patch-src-mkreleasehdr.sh
A databases/valkey8/files/patch-valkey.conf
A databases/valkey8/files/pkg-message.in
A databases/valkey8/files/valkey.in
A databases/valkey8/files/valkeysentinel.in
A databases/valkey8/pkg-descr
A databases/valkey8/pkg-plist
Log Message:
-----------
databases/valkey8: add 8.X.X LTS series port
Import FreeBSD's databases/valkey8 (8.1.8), the long-term 8.x branch, so the
8.X.X series stays available now that databases/valkey has moved to 9.x. Uses
PKGNAMESUFFIX=8 and CONFLICTS_INSTALL=valkey* since it installs the same
binaries as the 9.x port. MidnightBSD adaptations mirror databases/valkey:
bsd3 license, ports at MidnightBSD.org maintainer, FAKE_DESTDIR staging,
FAKE_OPTS=trueprefix, NO_TEST, TLS on by default.
Built and packaged on amd64; valkey-server/valkey-cli report 8.1.8 and link
libssl (TLS).
AI-Assisted-by: Claude Opus 4.8 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
Compare: https://github.com/MidnightBSD/mports/compare/8c1c963fef14...8bbfe3664ec1
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