Date: Thu, 13 Feb 2014 13:50:38 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344107 - head/ftp/curl Message-ID: <201402131350.s1DDoc8D086864@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Feb 13 13:50:37 2014 New Revision: 344107 URL: http://svnweb.freebsd.org/changeset/ports/344107 QAT: https://qat.redports.org/buildarchive/r344107/ Log: - Update to 7.35.0 Changes: http://curl.haxx.se/changes.html PR: ports/186557 Exp-run by: bdrewery Modified: head/ftp/curl/Makefile head/ftp/curl/distinfo Modified: head/ftp/curl/Makefile ============================================================================== --- head/ftp/curl/Makefile Thu Feb 13 13:50:35 2014 (r344106) +++ head/ftp/curl/Makefile Thu Feb 13 13:50:37 2014 (r344107) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= curl -PORTVERSION= 7.34.0 +PORTVERSION= 7.35.0 CATEGORIES= ftp www MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet Modified: head/ftp/curl/distinfo ============================================================================== --- head/ftp/curl/distinfo Thu Feb 13 13:50:35 2014 (r344106) +++ head/ftp/curl/distinfo Thu Feb 13 13:50:37 2014 (r344107) @@ -1,2 +1,2 @@ -SHA256 (curl-7.34.0.tar.lzma) = 8ea8b72ccaa07625609fee2e41591162d245d416adbd0a3242d44dff8e3ad6f9 -SIZE (curl-7.34.0.tar.lzma) = 2256196 +SHA256 (curl-7.35.0.tar.lzma) = 6929640f1e22901cbc853c67c78f25d9e7be0934771a3c3b3582846520678593 +SIZE (curl-7.35.0.tar.lzma) = 2271674
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402131350.s1DDoc8D086864>