Date: Fri, 21 Aug 2020 10:00:59 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r545583 - branches/2020Q3/ftp/curl Message-ID: <202008211000.07LA0xJ6026946@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Aug 21 10:00:58 2020 New Revision: 545583 URL: https://svnweb.freebsd.org/changeset/ports/545583 Log: MFH: r545347 Update to 7.72.0 Changes: https://curl.haxx.se/changes.html Security: b905dff4-e227-11ea-b0ea-08002728f74c Approved by: ports-secteam (joneum) Modified: branches/2020Q3/ftp/curl/Makefile branches/2020Q3/ftp/curl/distinfo branches/2020Q3/ftp/curl/pkg-plist Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/ftp/curl/Makefile ============================================================================== --- branches/2020Q3/ftp/curl/Makefile Fri Aug 21 09:36:36 2020 (r545582) +++ branches/2020Q3/ftp/curl/Makefile Fri Aug 21 10:00:58 2020 (r545583) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= curl -PORTVERSION= 7.71.0 +PORTVERSION= 7.72.0 CATEGORIES= ftp net www MASTER_SITES= https://curl.haxx.se/download/ \ LOCAL/sunpoet Modified: branches/2020Q3/ftp/curl/distinfo ============================================================================== --- branches/2020Q3/ftp/curl/distinfo Fri Aug 21 09:36:36 2020 (r545582) +++ branches/2020Q3/ftp/curl/distinfo Fri Aug 21 10:00:58 2020 (r545583) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593003024 -SHA256 (curl-7.71.0.tar.xz) = cdf18794393d8bead915312708a9e5d819c6e9919de14b20d5c8e7987abd9772 -SIZE (curl-7.71.0.tar.xz) = 2379056 +TIMESTAMP = 1597852382 +SHA256 (curl-7.72.0.tar.xz) = 0ded0808c4d85f2ee0db86980ae610cc9d165e9ca9da466196cc73c346513713 +SIZE (curl-7.72.0.tar.xz) = 2390040 Modified: branches/2020Q3/ftp/curl/pkg-plist ============================================================================== --- branches/2020Q3/ftp/curl/pkg-plist Fri Aug 21 09:36:36 2020 (r545582) +++ branches/2020Q3/ftp/curl/pkg-plist Fri Aug 21 10:00:58 2020 (r545583) @@ -29,6 +29,7 @@ man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD.3.gz man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3.gz man/man3/CURLINFO_CONTENT_TYPE.3.gz man/man3/CURLINFO_COOKIELIST.3.gz +man/man3/CURLINFO_EFFECTIVE_METHOD.3.gz man/man3/CURLINFO_EFFECTIVE_URL.3.gz man/man3/CURLINFO_FILETIME.3.gz man/man3/CURLINFO_FILETIME_T.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008211000.07LA0xJ6026946>