Skip to content

Commit

Permalink
curl: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmarino committed Feb 6, 2025
1 parent 8e8450e commit be10356
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 11 deletions.
2 changes: 1 addition & 1 deletion bucket_53/curl/distinfo
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c7ca7db48b0909743eaef34250da02c19bc61d4f1dcedd6603f109409536ab56 2751236 curl-8.11.1.tar.xz
9a4628c764be6b1a9909567c13e8e771041609df43b2158fcac4e05ea7097e5d 2777552 curl-8.12.0.tar.xz
4 changes: 4 additions & 0 deletions bucket_53/curl/manifests/plist.man
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ share/man/man3/CURLINFO_FILETIME_T.3
share/man/man3/CURLINFO_FTP_ENTRY_PATH.3
share/man/man3/CURLINFO_HEADER_SIZE.3
share/man/man3/CURLINFO_HTTPAUTH_AVAIL.3
share/man/man3/CURLINFO_HTTPAUTH_USED.3
share/man/man3/CURLINFO_HTTP_CONNECTCODE.3
share/man/man3/CURLINFO_HTTP_VERSION.3
share/man/man3/CURLINFO_LASTSOCKET.3
Expand All @@ -41,6 +42,7 @@ share/man/man3/CURLINFO_PRIMARY_PORT.3
share/man/man3/CURLINFO_PRIVATE.3
share/man/man3/CURLINFO_PROTOCOL.3
share/man/man3/CURLINFO_PROXYAUTH_AVAIL.3
share/man/man3/CURLINFO_PROXYAUTH_USED.3
share/man/man3/CURLINFO_PROXY_ERROR.3
share/man/man3/CURLINFO_PROXY_SSL_VERIFYRESULT.3
share/man/man3/CURLINFO_QUEUE_TIME_T.3
Expand Down Expand Up @@ -419,6 +421,8 @@ share/man/man3/curl_easy_recv.3
share/man/man3/curl_easy_reset.3
share/man/man3/curl_easy_send.3
share/man/man3/curl_easy_setopt.3
share/man/man3/curl_easy_ssls_export.3
share/man/man3/curl_easy_ssls_import.3
share/man/man3/curl_easy_strerror.3
share/man/man3/curl_easy_unescape.3
share/man/man3/curl_easy_upkeep.3
Expand Down
27 changes: 18 additions & 9 deletions bucket_53/curl/patches/patch-configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
--- configure.orig 2024-12-11 07:08:12 UTC
--- configure.orig 2025-02-05 08:05:05 UTC
+++ configure
@@ -23915,7 +23915,7 @@ then :
@@ -23458,14 +23458,14 @@ printf "%s\n" "found" >&6; }
if test -z "$HAVE_LIBZ"; then


- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for inflateEnd in -lz" >&5
-printf %s "checking for inflateEnd in -lz... " >&6; }
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for inflateEnd in -lz_pic" >&5
+printf %s "checking for inflateEnd in -lz_pic... " >&6; }
if test ${ac_cv_lib_z_inflateEnd+y}
then :
printf %s "(cached) " >&6
else $as_nop
ac_check_lib_save_LIBS=$LIBS
Expand All @@ -9,7 +18,7 @@
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */

@@ -23947,7 +23947,7 @@ if test "x$ac_cv_lib_z_inflateEnd" = xye
@@ -23497,7 +23497,7 @@ if test "x$ac_cv_lib_z_inflateEnd" = xye
then :

HAVE_LIBZ="1"
Expand All @@ -18,7 +27,7 @@
LIBS="$ZLIB_LIBS $LIBS"

else $as_nop
@@ -23978,7 +23978,7 @@ then :
@@ -23528,7 +23528,7 @@ then :
printf %s "(cached) " >&6
else $as_nop
ac_check_lib_save_LIBS=$LIBS
Expand All @@ -27,7 +36,7 @@
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */

@@ -24010,7 +24010,7 @@ if test "x$ac_cv_lib_z_gzread" = xyes
@@ -23560,7 +23560,7 @@ if test "x$ac_cv_lib_z_gzread" = xyes
then :

HAVE_LIBZ="1"
Expand All @@ -36,7 +45,7 @@
LIBS="$ZLIB_LIBS $LIBS"

else $as_nop
@@ -29749,7 +29749,7 @@ printf "%s\n" "found" >&6; }
@@ -29211,7 +29211,7 @@ printf "%s\n" "found" >&6; }
esac

if test -n "$PREFIX_SSH2"; then
Expand All @@ -45,7 +54,7 @@
LD_SSH2=-L${PREFIX_SSH2}/lib$libsuff
CPP_SSH2=-I${PREFIX_SSH2}/include
DIR_SSH2=${PREFIX_SSH2}/lib$libsuff
@@ -29767,7 +29767,7 @@ then :
@@ -29229,7 +29229,7 @@ then :
printf %s "(cached) " >&6
else $as_nop
ac_check_lib_save_LIBS=$LIBS
Expand All @@ -54,7 +63,7 @@
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */

@@ -29799,7 +29799,7 @@ if test "x$ac_cv_lib_ssh2_libssh2_sessio
@@ -29261,7 +29261,7 @@ if test "x$ac_cv_lib_ssh2_libssh2_sessio
then :
printf "%s\n" "#define HAVE_LIBSSH2 1" >>confdefs.h

Expand All @@ -63,7 +72,7 @@

fi

@@ -30341,32 +30341,33 @@ printf "%s\n" "found" >&6; }
@@ -29797,32 +29797,33 @@ printf "%s\n" "found" >&6; }
;;
off)
LIB_RTMP="-lrtmp"
Expand Down
2 changes: 1 addition & 1 deletion bucket_53/curl/specification
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DEF[PORTVERSION]= 8.11.1
DEF[PORTVERSION]= 8.12.0
DEF[SOVERSION]= 4.8.0
DEF[DOCS]= FAQ INSTALL KNOWN_BUGS THANKS TODO options-in-versions
# MANUAL
Expand Down

0 comments on commit be10356

Please sign in to comment.