Files
ports/shells
Jimmy Olgeni 68bbec1193 shells/nu_plugin_query: Declare libcurl shlib dependency
The binary links libcurl.so.4 (via the curl-sys crate, which uses
pkg-config to pick up the system libcurl by default), but the port
does not declare the runtime dependency.

Detected by poudriere stage-qa:

  Warning: nu_plugin_query-0.112.2_1 will be rebuilt as it misses
  libcurl.so.4 which no dependency provides. It is likely (silently)
  failing testport/stage-qa.

Add LIB_DEPENDS=libcurl.so:ftp/curl and bump PORTREVISION. Also
reorder PLIST_FILES ahead of OPENSSLINC/OPENSSLLIB to satisfy
portclippy.

Reviewed by:	yuri
Differential Revision:	https://reviews.freebsd.org/D56854
2026-07-13 00:17:28 +02:00
..
2026-06-30 22:03:56 +02:00
2026-06-16 11:47:54 +02:00
2026-07-12 12:10:22 +02:00
2026-06-12 04:59:28 +02:00
2026-07-02 15:49:27 +01:00
2026-06-25 14:51:38 +02:00