aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/curl/Makefile
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2013-12-19 07:04:24 +0800
committerdelphij <delphij@FreeBSD.org>2013-12-19 07:04:24 +0800
commit8c22919f153e55385c781806cf0e679d76119d86 (patch)
tree61c87dca698b425a6df10184c8d862fbe31ab876 /ftp/curl/Makefile
parent4ccde899e821ee9637699adbd6326766b61cfeb3 (diff)
downloadfreebsd-ports-gnome-8c22919f153e55385c781806cf0e679d76119d86.tar.gz
freebsd-ports-gnome-8c22919f153e55385c781806cf0e679d76119d86.tar.zst
freebsd-ports-gnome-8c22919f153e55385c781806cf0e679d76119d86.zip
Apply vendor fix for CVE-2013-6422, cURL libcurl cert name check ignore
with GnuTLS. Document the vulnerability fix in vuxml while I'm here.
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 856fc239faf6..05980d04bddb 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= curl
PORTVERSION= 7.33.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet