Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 11:40:41 +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: r343034 - in head/ftp/curl: . files
Message-ID:  <201402061140.s16Bef4n098582@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Feb  6 11:40:40 2014
New Revision: 343034
URL: http://svnweb.freebsd.org/changeset/ports/343034
QAT: https://qat.redports.org/buildarchive/r343034/

Log:
  - Update to 7.34.0
  
  Changes:	http://curl.haxx.se/changes.html
  PR:		ports/185456
  Exp-run by:	bdrewery

Deleted:
  head/ftp/curl/files/patch-CVE-2013-6422
Modified:
  head/ftp/curl/Makefile
  head/ftp/curl/distinfo

Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile	Thu Feb  6 11:12:38 2014	(r343033)
+++ head/ftp/curl/Makefile	Thu Feb  6 11:40:40 2014	(r343034)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	curl
-PORTVERSION=	7.33.0
-PORTREVISION=	2
+PORTVERSION=	7.34.0
 CATEGORIES=	ftp www
 MASTER_SITES=	http://curl.haxx.se/download/ \
 		LOCAL/sunpoet
@@ -159,7 +158,7 @@ post-install:
 
 # Setting LC_ALL=C is a kludge; maybe curl/libcurl shouldn't actually use
 # the user's locale when dates are sent to the server.
-regression-test test: build
+x-regression-test test: build
 .if !${PORT_OPTIONS:MPROXY}
 	@${ECHO_MSG} "******************************************"
 	@${ECHO_MSG} "* You have disabled curl proxy support.  *"

Modified: head/ftp/curl/distinfo
==============================================================================
--- head/ftp/curl/distinfo	Thu Feb  6 11:12:38 2014	(r343033)
+++ head/ftp/curl/distinfo	Thu Feb  6 11:40:40 2014	(r343034)
@@ -1,2 +1,2 @@
-SHA256 (curl-7.33.0.tar.lzma) = 17eaa3503d84b1aebc2fbf25b9649246f5cbd7c859a497c2aa42f04d0f83a046
-SIZE (curl-7.33.0.tar.lzma) = 2244539
+SHA256 (curl-7.34.0.tar.lzma) = 8ea8b72ccaa07625609fee2e41591162d245d416adbd0a3242d44dff8e3ad6f9
+SIZE (curl-7.34.0.tar.lzma) = 2256196



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402061140.s16Bef4n098582>