Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2017 12:50:37 +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: r452985 - head/ftp/wget
Message-ID:  <201710271250.v9RCobL3052919@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vd
Date: Fri Oct 27 12:50:37 2017
New Revision: 452985
URL: https://svnweb.freebsd.org/changeset/ports/452985

Log:
  ftp/wget: Upgrade from 1.19.1 to 1.19.2
  
  Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS
  
  Reported by:	Andrew Perry <pez_098@yahoo.com>
  Security:	CVE-2017-13089
  Security:	CVE-2017-13090

Modified:
  head/ftp/wget/Makefile
  head/ftp/wget/distinfo

Modified: head/ftp/wget/Makefile
==============================================================================
--- head/ftp/wget/Makefile	Fri Oct 27 12:49:41 2017	(r452984)
+++ head/ftp/wget/Makefile	Fri Oct 27 12:50:37 2017	(r452985)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	wget
-DISTVERSION=	1.19.1
-PORTREVISION=	1
+DISTVERSION=	1.19.2
 CATEGORIES=	ftp www ipv6
 MASTER_SITES=	GNU
+EXTRACT_SUFX=	.tar.lz
 
 MAINTAINER=	vd@FreeBSD.org
 COMMENT=	Retrieve files from the Net via HTTP(S) and FTP

Modified: head/ftp/wget/distinfo
==============================================================================
--- head/ftp/wget/distinfo	Fri Oct 27 12:49:41 2017	(r452984)
+++ head/ftp/wget/distinfo	Fri Oct 27 12:50:37 2017	(r452985)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491337367
-SHA256 (wget-1.19.1.tar.xz) = 0c950b9671881222a4d385b013c9604e98a8025d1988529dfca0e93617744cd2
-SIZE (wget-1.19.1.tar.xz) = 2111756
+TIMESTAMP = 1509106236
+SHA256 (wget-1.19.2.tar.lz) = d59a745ad2c522970660bb30d38601f9457b151b322e01fa20a5a0da0f55df07
+SIZE (wget-1.19.2.tar.lz) = 2152055



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