svn commit: r469571 - branches/2018Q2/ftp/wget
Vasil Dimov
vd at FreeBSD.org
Thu May 10 18:54:40 UTC 2018
Author: vd
Date: Thu May 10 18:54:39 2018
New Revision: 469571
URL: https://svnweb.freebsd.org/changeset/ports/469571
Log:
MFH: r469453
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 at utahime.org>
Security: CVE-2018-0494
Approved by: portmgr (riggs)
Modified:
branches/2018Q2/ftp/wget/Makefile
branches/2018Q2/ftp/wget/distinfo
Directory Properties:
branches/2018Q2/ (props changed)
Modified: branches/2018Q2/ftp/wget/Makefile
==============================================================================
--- branches/2018Q2/ftp/wget/Makefile Thu May 10 18:41:32 2018 (r469570)
+++ branches/2018Q2/ftp/wget/Makefile Thu May 10 18:54:39 2018 (r469571)
@@ -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: branches/2018Q2/ftp/wget/distinfo
==============================================================================
--- branches/2018Q2/ftp/wget/distinfo Thu May 10 18:41:32 2018 (r469570)
+++ branches/2018Q2/ftp/wget/distinfo Thu May 10 18:54:39 2018 (r469571)
@@ -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
More information about the svn-ports-all
mailing list