View | Details | Raw Unified | Return to bug 212677 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-6 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/ftp/curl/Makefile 422028 2016-09-13 16:05:45Z marino $
2
# $FreeBSD: head/ftp/curl/Makefile 422028 2016-09-13 16:05:45Z marino $
3
3
4
PORTNAME=	curl
4
PORTNAME=	curl
5
PORTVERSION=	7.50.1
5
PORTVERSION=	7.50.3
6
CATEGORIES=	ftp www
6
CATEGORIES=	ftp www
7
MASTER_SITES=	http://curl.haxx.se/download/ \
7
MASTER_SITES=	http://curl.haxx.se/download/ \
8
		LOCAL/sunpoet
8
		LOCAL/sunpoet
Lines 61-72 Link Here
61
61
62
CPE_VENDOR=	haxx
62
CPE_VENDOR=	haxx
63
63
64
DOCS=		BINDINGS BUGS CODE_OF_CONDUCT.md CODE_STYLE.md CONTRIBUTE FAQ \
64
DOCS=		BINDINGS BUGS CODE_OF_CONDUCT.md CODE_STYLE.md FAQ FEATURES \
65
		FEATURES HISTORY HTTP-COOKIES.md HTTP2.md INSTALL \
65
		HTTP-COOKIES.md HTTP2.md INSTALL INSTALL.devcpp KNOWN_BUGS \
66
		INSTALL.devcpp INTERNALS KNOWN_BUGS LICENSE-MIXING \
67
		MAIL-ETIQUETTE MANUAL RELEASE-PROCEDURE RESOURCES ROADMAP.md \
66
		MAIL-ETIQUETTE MANUAL RELEASE-PROCEDURE RESOURCES ROADMAP.md \
68
		SECURITY SSL-PROBLEMS SSLCERTS THANKS TODO \
67
		THANKS TODO TheArtOfHttpScripting VERSIONS curl-config.html \
69
		TheArtOfHttpScripting VERSIONS curl-config.html \
70
		curl-config.pdf curl.html curl.pdf index.html \
68
		curl-config.pdf curl.html curl.pdf index.html \
71
		mk-ca-bundle.html mk-ca-bundle.pdf
69
		mk-ca-bundle.html mk-ca-bundle.pdf
72
.endif
70
.endif
(-)distinfo (working copy) (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1470305524
1
TIMESTAMP = 1473838109
2
SHA256 (curl-7.50.1.tar.lzma) = b2b176f3ef39d945d31e68e788be8564a7e16478af1dfe732462a300c7c58361
2
SHA256 (curl-7.50.3.tar.lzma) = 8c5457e2ecfc38d7e1103bf5e0f87895222340200de9ceefd300c3420698f5ea
3
SIZE (curl-7.50.1.tar.lzma) = 5994956
3
SIZE (curl-7.50.3.tar.lzma) = 6003154

Return to bug 212677