aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-07-28 11:43:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-07-28 11:43:46 +0000
commit01ac1d32c6507ac7fd9c152484d433a0700b56fe (patch)
tree2de49bbacc4e25e1e7fb5409d005635401ce6672 /ftp
parent8d4176a1955c01440203ae976f509b29239ef856 (diff)
downloadports-01ac1d32c6507ac7fd9c152484d433a0700b56fe.tar.gz
ports-01ac1d32c6507ac7fd9c152484d433a0700b56fe.zip
Fix r475433
- Restore RELEASE-PROCEDURE.md - Fix CARES option - Bump PORTREVISION for package change
Notes
Notes: svn path=/head/; revision=475522
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 915447499bfc..3c15633459f4 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= curl
PORTVERSION= 7.61.0
+PORTREVISION= 1
CATEGORIES= ftp net www
MASTER_SITES= https://curl.haxx.se/download/ \
LOCAL/sunpoet
@@ -62,7 +63,7 @@ CPE_VENDOR= haxx
DOCS= BUGS CODE_OF_CONDUCT.md CODE_STYLE.md CONTRIBUTE.md FAQ \
FEATURES HISTORY.md HTTP-COOKIES.md HTTP2.md INSTALL \
INTERNALS.md KNOWN_BUGS LICENSE-MIXING.md MAIL-ETIQUETTE \
- MANUAL RESOURCES ROADMAP.md \
+ MANUAL RELEASE-PROCEDURE.md RESOURCES ROADMAP.md \
SECURITY-PROCESS.md SSL-PROBLEMS.md SSLCERTS.md THANKS TODO \
TheArtOfHttpScripting VERSIONS
@@ -74,6 +75,7 @@ CA_BUNDLE_CONFIGURE_WITH= ca-bundle=${LOCALBASE}/share/certs/ca-root-nss.crt
CA_BUNDLE_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
CARES_CONFIGURE_ENABLE= ares
CARES_LIB_DEPENDS= libcares.so:dns/c-ares
+CARES_USES= pkgconfig
COOKIES_CONFIGURE_ENABLE= cookies
CURL_DEBUG_CONFIGURE_ENABLE= curldebug
DEBUG_CONFIGURE_ENABLE= debug