[Midnightbsd-cvs] [MidnightBSD/mports] d716ef: devel/rubygem-redis-store: add BUILD_DEPENDS mirro...

Lucas Holt noreply at github.com
Sat May 23 12:19:11 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: d716ef685e8d2942d862c84adfc7e363c88bd938
      https://github.com/MidnightBSD/mports/commit/d716ef685e8d2942d862c84adfc7e363c88bd938
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-23 (Sat, 23 May 2026)

  Changed paths:
    M devel/rubygem-redis-store/Makefile

  Log Message:
  -----------
  devel/rubygem-redis-store: add BUILD_DEPENDS mirroring RUN_DEPENDS

The fake-qa gemdeps check uses `gem list -e redis` on the build host to
verify the runtime redis >= 4 dependency.  Without BUILD_DEPENDS the gem
is not installed during the build phase, so the list returns empty and
the check incorrectly reports the dependency unsatisfied.

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>



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