Date: Wed, 9 May 2018 16:18:53 +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: r469453 - head/ftp/wget Message-ID: <201805091618.w49GIrYd038399@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vd Date: Wed May 9 16:18:52 2018 New Revision: 469453 URL: https://svnweb.freebsd.org/changeset/ports/469453 Log: ftp/wget: Upgrade from 1.19.4 to 1.19.5 Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS PR: ports/228071 Reported by: Yasuhiro KIMURA <yasu@utahime.org> MFH: 2018Q2 Security: CVE-2018-0494 Modified: head/ftp/wget/Makefile head/ftp/wget/distinfo Modified: head/ftp/wget/Makefile ============================================================================== --- head/ftp/wget/Makefile Wed May 9 16:15:24 2018 (r469452) +++ head/ftp/wget/Makefile Wed May 9 16:18:52 2018 (r469453) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wget -DISTVERSION= 1.19.4 -PORTREVISION= 2 +DISTVERSION= 1.19.5 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU EXTRACT_SUFX= .tar.lz Modified: head/ftp/wget/distinfo ============================================================================== --- head/ftp/wget/distinfo Wed May 9 16:15:24 2018 (r469452) +++ head/ftp/wget/distinfo Wed May 9 16:18:52 2018 (r469453) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516640162 -SHA256 (wget-1.19.4.tar.lz) = 2fc0ffb965a8dc8f1e4a89cbe834c0ae7b9c22f559ebafc84c7874ad1866559a -SIZE (wget-1.19.4.tar.lz) = 2080228 +TIMESTAMP = 1525879017 +SHA256 (wget-1.19.5.tar.lz) = 29fbe6f3d5408430c572a63fe32bd43d5860f32691173dfd84edc06869edca75 +SIZE (wget-1.19.5.tar.lz) = 2204066
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805091618.w49GIrYd038399>