Update to 7.63.0

Changes:	https://curl.haxx.se/changes.html
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-01-01 20:31:27 +00:00
parent 6ef7cf5e36
commit 0e3e93acca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488945
3 changed files with 8 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= curl
PORTVERSION= 7.62.0
PORTVERSION= 7.63.0
CATEGORIES= ftp net www
MASTER_SITES= https://curl.haxx.se/download/ \
LOCAL/sunpoet
@ -42,6 +42,9 @@ SMTP_DESC= SMTP/SMTPS support
THREADED_RESOLVER_DESC= Threaded DNS resolver
TLS_SRP_DESC= TLS-SRP (Secure Remote Password) support
USES= cpe gmake libtool localbase pathfix perl5 shebangfix tar:xz
USE_PERL5= build
CONFIGURE_ARGS= --disable-werror \
--with-zsh-functions-dir=${LOCALBASE}/share/zsh/site-functions \
--without-axtls
@ -51,8 +54,6 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= test
USE_LDCONFIG= yes
USE_PERL5= build
USES= cpe gmake libtool localbase pathfix perl5 shebangfix tar:xz
PORTDOCS= *
PORTEXAMPLES= *

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1541005821
SHA256 (curl-7.62.0.tar.xz) = dab5643a5fe775ae92570b9f3df6b0ef4bc2a827a959361fb130c73b721275c1
SIZE (curl-7.62.0.tar.xz) = 2395476
TIMESTAMP = 1546194081
SHA256 (curl-7.63.0.tar.xz) = 9600234c794bfb8a0d3f138e9294d60a20e7a5f10e35ece8cf518e2112d968c4
SIZE (curl-7.63.0.tar.xz) = 2390408

View File

@ -124,6 +124,7 @@ man/man3/CURLOPT_COOKIESESSION.3.gz
man/man3/CURLOPT_COPYPOSTFIELDS.3.gz
man/man3/CURLOPT_CRLF.3.gz
man/man3/CURLOPT_CRLFILE.3.gz
man/man3/CURLOPT_CURLU.3.gz
man/man3/CURLOPT_CUSTOMREQUEST.3.gz
man/man3/CURLOPT_DEBUGDATA.3.gz
man/man3/CURLOPT_DEBUGFUNCTION.3.gz