git: 4a9021c266f4 - main - ftp/curl: Add sponsorship information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Jun 2024 18:38:39 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a9021c266f4a52b876bd15d3d0d27a72dbeb278 commit 4a9021c266f4a52b876bd15d3d0d27a72dbeb278 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-23 18:05:06 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-06-24 18:38:22 +0000 ftp/curl: Add sponsorship information --- ftp/curl/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 6574328dc10a..d57101de3596 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -147,6 +147,8 @@ WOLFSSL_LIB_DEPENDS= libwolfssl.so:security/wolfssl ZSTD_CONFIGURE_WITH= zstd ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd +SPONSORSHIP_PLATFORMS= GITHUB:upstream + .include <bsd.port.pre.mk> .if ((!${PORT_OPTIONS:MGNUTLS} && !${PORT_OPTIONS:MOPENSSL}) || (${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mlibressl*})) && ${PORT_OPTIONS:MTLS_SRP}