Date: Thu, 6 Nov 2014 13:26:28 +0000 (UTC) From: Vasil Dimov <vd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372226 - head/ftp/wget Message-ID: <201411061326.sA6DQSud053450@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411061326.sA6DQSud053450>