From d9e3cd37d5b73695f428810b19123fc94b2ddd52 Mon Sep 17 00:00:00 2001 From: Yasuhiro Kimura Date: Mon, 20 Sep 2021 02:38:45 +0900 Subject: [PATCH] ftp/curl: Update to 7.79.0 Update to 7.79.0. Change Log: https://curl.se/changes.html#7_79_0 Security: c9221ec9-17a2-11ec-b335-d4c9ef517024 --- ftp/curl/Makefile | 2 +- ftp/curl/distinfo | 6 +++--- ftp/curl/files/patch-configure | 33 +++++++++++++++++---------------- 3 files changed, 21 insertions(+), 20 deletions(-) diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 06eae7629d11..abde21f32ed6 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -1,7 +1,7 @@ # Created by: Neil Blakey-Milner PORTNAME= curl -PORTVERSION= 7.78.0 +PORTVERSION= 7.79.0 CATEGORIES= ftp net www MASTER_SITES= https://curl.se/download/ \ https://github.com/curl/curl/releases/download/curl-${PORTVERSION:S|.|_|g}/ diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo index d4224ae59c67..1ea845ded0bd 100644 --- a/ftp/curl/distinfo +++ b/ftp/curl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626891030 -SHA256 (curl-7.78.0.tar.xz) = be42766d5664a739c3974ee3dfbbcbe978a4ccb1fe628bb1d9b59ac79e445fb5 -SIZE (curl-7.78.0.tar.xz) = 2440640 +TIMESTAMP = 1632072404 +SHA256 (curl-7.79.0.tar.xz) = 2a1420076f9ffc35c982c78e85b7a69e2ef5d532267895fdb2eac16ad9b680c9 +SIZE (curl-7.79.0.tar.xz) = 2463072 diff --git a/ftp/curl/files/patch-configure b/ftp/curl/files/patch-configure index 13c8672eb654..71f4ef1a317c 100644 --- a/ftp/curl/files/patch-configure +++ b/ftp/curl/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2021-07-19 12:47:17 UTC +--- configure.orig 2021-09-13 14:46:32 UTC +++ configure -@@ -3738,9 +3738,10 @@ $as_echo "$as_me: LIBS note: LIBS should only be used +@@ -4161,9 +4161,10 @@ printf "%s\n" "$as_me: LIBS note: LIBS should only be -I*) xc_bad_var_ldflags=yes ;; @@ -14,7 +14,7 @@ esac done if test $xc_bad_var_ldflags = yes; then -@@ -3810,9 +3811,10 @@ $as_echo "$as_me: $xc_bad_var_msg libraries. Use LIBS +@@ -4233,9 +4234,10 @@ printf "%s\n" "$as_me: $xc_bad_var_msg libraries. Use xc_bad_var_cflags=no for xc_word in $CFLAGS; do case "$xc_word" in @@ -28,7 +28,7 @@ -U*) xc_bad_var_cflags=yes ;; -@@ -17213,6 +17215,8 @@ $as_echo "$honor_optimize_option" >&6; } +@@ -18092,6 +18094,8 @@ printf "%s\n" "$honor_optimize_option" >&6; } # if test "$honor_optimize_option" = "yes"; then @@ -37,15 +37,15 @@ ac_var_stripped="" for word1 in $tmp_CFLAGS; do ac_var_strip_word="no" -@@ -17243,6 +17247,7 @@ $as_echo "$honor_optimize_option" >&6; } +@@ -18122,6 +18126,7 @@ printf "%s\n" "$honor_optimize_option" >&6; } done tmp_CPPFLAGS="$ac_var_stripped" squeeze tmp_CPPFLAGS +fi if test "$want_optimize" = "yes"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler accepts optimizer enabling options" >&5 -@@ -28147,30 +28152,30 @@ $as_echo "found" >&6; } + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if compiler accepts optimizer enabling options" >&5 +@@ -29490,31 +29495,31 @@ printf "%s\n" "found" >&6; } ;; off) LIB_RTMP="-lrtmp" @@ -72,20 +72,21 @@ CPPFLAGS="$CPPFLAGS $CPP_RTMP" LIBS="$LIB_RTMP $LIBS" -- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for RTMP_Init in -lrtmp" >&5 --$as_echo_n "checking for RTMP_Init in -lrtmp... " >&6; } -+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for RTMP_Init in $LIB_RTMP" >&5 -+$as_echo_n "checking for RTMP_Init in $LIB_RTMP... " >&6; } - if ${ac_cv_lib_rtmp_RTMP_Init+:} false; then : - $as_echo_n "(cached) " >&6 - else +- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for RTMP_Init in -lrtmp" >&5 +-printf %s "checking for RTMP_Init in -lrtmp... " >&6; } ++ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for RTMP_Init in $LIB_RTMP" >&5 ++printf %s "checking for RTMP_Init in $LIB_RTMP... " >&6; } + if test ${ac_cv_lib_rtmp_RTMP_Init+y} + then : + printf %s "(cached) " >&6 + else $as_nop ac_check_lib_save_LIBS=$LIBS -LIBS="-lrtmp $LIBS" +LIBS="$LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -@@ -43354,9 +43359,10 @@ $as_echo "$as_me: LIBS note: LIBS should only be used +@@ -46199,9 +46204,10 @@ printf "%s\n" "$as_me: LIBS note: LIBS should only be -I*) xc_bad_var_ldflags=yes ;; @@ -99,7 +100,7 @@ esac done if test $xc_bad_var_ldflags = yes; then -@@ -43426,9 +43432,10 @@ $as_echo "$as_me: $xc_bad_var_msg libraries. Use LIBS +@@ -46271,9 +46277,10 @@ printf "%s\n" "$as_me: $xc_bad_var_msg libraries. Use xc_bad_var_cflags=no for xc_word in $CFLAGS; do case "$xc_word" in -- 2.33.0