From owner-svn-ports-head@FreeBSD.ORG Thu Nov 6 13:26:29 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 577A8967; Thu, 6 Nov 2014 13:26:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44455DEC; Thu, 6 Nov 2014 13:26:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA6DQTki053452; Thu, 6 Nov 2014 13:26:29 GMT (envelope-from vd@FreeBSD.org) Received: (from vd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA6DQSud053450; Thu, 6 Nov 2014 13:26:28 GMT (envelope-from vd@FreeBSD.org) Message-Id: <201411061326.sA6DQSud053450@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vd set sender to vd@FreeBSD.org using -f From: Vasil Dimov Date: Thu, 6 Nov 2014 13:26:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372226 - head/ftp/wget X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 13:26:29 -0000 Author: vd Date: Thu Nov 6 13:26:28 2014 New Revision: 372226 URL: https://svnweb.freebsd.org/changeset/ports/372226 QAT: https://qat.redports.org/buildarchive/r372226/ Log: ftp/wget: Upgrade from 1.15_2 to 1.16 PR: ports/194784 Submitted by: Yasuhiro KIMURA Security: CVE-2014-4877 Modified: head/ftp/wget/Makefile head/ftp/wget/distinfo Modified: head/ftp/wget/Makefile ============================================================================== --- head/ftp/wget/Makefile Thu Nov 6 13:12:25 2014 (r372225) +++ head/ftp/wget/Makefile Thu Nov 6 13:26:28 2014 (r372226) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wget -DISTVERSION= 1.15 -PORTREVISION= 2 +DISTVERSION= 1.16 CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wget Modified: head/ftp/wget/distinfo ============================================================================== --- head/ftp/wget/distinfo Thu Nov 6 13:12:25 2014 (r372225) +++ head/ftp/wget/distinfo Thu Nov 6 13:26:28 2014 (r372226) @@ -1,2 +1,2 @@ -SHA256 (wget-1.15.tar.xz) = d18a5f4354c9854b1f1b9897353443bceed8e19a391d36d4dbebe85cc9d480fb -SIZE (wget-1.15.tar.xz) = 1679908 +SHA256 (wget-1.16.tar.xz) = 9261dd090a17687b6dc0682a257e90a926def15624b650e8f799af57e5c8b0e7 +SIZE (wget-1.16.tar.xz) = 1697308