git: 43a79dc649fe - main - ftp/linux-rl9-curl: chase security/linux-rl9-libxcrypt integration in linux_base
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 May 2025 07:39:07 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=43a79dc649fe9502a366d4b6042591305330ef63 commit 43a79dc649fe9502a366d4b6042591305330ef63 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2025-05-06 07:38:15 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-05-06 07:38:15 +0000 ftp/linux-rl9-curl: chase security/linux-rl9-libxcrypt integration in linux_base --- ftp/linux-rl9-curl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ftp/linux-rl9-curl/Makefile b/ftp/linux-rl9-curl/Makefile index 15ec3caad67e..7bb51e50d881 100644 --- a/ftp/linux-rl9-curl/Makefile +++ b/ftp/linux-rl9-curl/Makefile @@ -1,7 +1,7 @@ PORTNAME= curl DISTVERSION= 7.76.1 DISTVERSIONSUFFIX= -31.el9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= ftp linux MAINTAINER= emulation@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE= MIT USES= cpe linux:rl9 USE_LDCONFIG= yes -USE_LINUX= libidn2 libnghttp2 libpsl libssh libxcrypt nspr nss openldap +USE_LINUX= libidn2 libnghttp2 libpsl libssh nspr nss openldap USE_LINUX_RPM= yes WANT_LINUX32= yes