From nobody@FreeBSD.org  Thu Feb  6 20:32:16 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 37AE99FF
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Feb 2014 20:32:16 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 205451291
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Feb 2014 20:32:16 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s16KWFV3070154
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 6 Feb 2014 20:32:15 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s16KWFMF070139;
	Thu, 6 Feb 2014 20:32:15 GMT
	(envelope-from nobody)
Message-Id: <201402062032.s16KWFMF070139@oldred.freebsd.org>
Date: Thu, 6 Feb 2014 20:32:15 GMT
From: Eero Hnninen <fax@nohik.ee>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] ftp/curl update to version 7.35.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         186520
>Category:       ports
>Synopsis:       [PATCH] ftp/curl update to version 7.35.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 06 20:40:02 UTC 2014
>Closed-Date:    Thu Feb 13 16:37:54 UTC 2014
>Last-Modified:  Thu Feb 13 16:37:54 UTC 2014
>Originator:     Eero Hnninen
>Release:        10.0-RELEASE
>Organization:
>Environment:
FreeBSD labakinnas 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
- update to version 7.35.0
This update will fix also CVE-2014-0015
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN curl.orig/Makefile curl/Makefile
--- curl.orig/Makefile	2014-02-06 13:40:40.000000000 +0200
+++ curl/Makefile	2014-02-06 22:15:31.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: head/ftp/curl/Makefile 343034 2014-02-06 11:40:40Z sunpoet $
 
 PORTNAME=	curl
-PORTVERSION=	7.34.0
+PORTVERSION=	7.35.0
 CATEGORIES=	ftp www
 MASTER_SITES=	http://curl.haxx.se/download/ \
 		LOCAL/sunpoet
diff -ruN curl.orig/distinfo curl/distinfo
--- curl.orig/distinfo	2014-02-06 13:40:40.000000000 +0200
+++ curl/distinfo	2014-02-06 22:15:36.000000000 +0200
@@ -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


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 6 20:40:10 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186520 

From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: bug-followup <bug-followup@freebsd.org>
Cc:  
Subject: Re: ports/186520: [PATCH] ftp/curl update to version 7.35.0
Date: Sat, 8 Feb 2014 21:00:53 +0800

 --001a11c243588d904904f1e4b324
 Content-Type: text/plain; charset=UTF-8
 
 Please wait for exp-run (PR/186557). Thanks.
 
 --001a11c243588d904904f1e4b324
 Content-Type: text/html; charset=UTF-8
 
 <div dir="ltr"><div class="gmail_extra">Please wait for exp-run (PR/186557). Thanks.</div></div>
 
 --001a11c243588d904904f1e4b324--
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Thu Feb 13 16:37:52 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186520 
>Unformatted:
