Download raw body.
[update] net/curl 8.15.0
Tested on current/amd64. I don't think anything major changed to justify bumping SHARED_LIBS. Edited whitespace. Changelog: https://curl.se/changes.html Is this acceptable? Index: Makefile =================================================================== RCS file: /cvs/ports/net/curl/Makefile,v diff -u -p -u -p -r1.207 Makefile --- Makefile 7 Jun 2025 20:24:06 -0000 1.207 +++ Makefile 17 Jul 2025 09:19:50 -0000 @@ -1,7 +1,7 @@ COMMENT= transfer files with FTP, HTTP, HTTPS, etc. -DISTNAME= curl-8.14.1 -SHARED_LIBS= curl 26.32 # 12.0 +DISTNAME= curl-8.15.0 +SHARED_LIBS= curl 26.32 # 12.0 CATEGORIES= net HOMEPAGE= https://curl.se/ Index: distinfo =================================================================== RCS file: /cvs/ports/net/curl/distinfo,v diff -u -p -u -p -r1.140 distinfo --- distinfo 7 Jun 2025 20:24:06 -0000 1.140 +++ distinfo 17 Jul 2025 09:19:50 -0000 @@ -1,2 +1,2 @@ -SHA256 (curl-8.14.1.tar.xz) = 9GGaHiR0xLv+3IinwhkSCcgzS0j6H05T/VhMwS6RIN0= -SIZE (curl-8.14.1.tar.xz) = 2817248 +SHA256 (curl-8.15.0.tar.xz) = bNCopbEm3f2mHJTcLD/FNIG6ejVGHPfFq2aqnWd1tgk= +SIZE (curl-8.15.0.tar.xz) = 2773156
[update] net/curl 8.15.0