svn commit: r498557 - head/ftp/wget
Vasil Dimov
vd at FreeBSD.org
Wed Apr 10 10:42:20 UTC 2019
Author: vd
Date: Wed Apr 10 10:42:18 2019
New Revision: 498557
URL: https://svnweb.freebsd.org/changeset/ports/498557
Log:
ftp/wget: Upgrade from 1.20 to 1.20.3
Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS
MFH: 2019Q2
Security: CVE-2018-20483
Modified:
head/ftp/wget/Makefile
head/ftp/wget/distinfo
Modified: head/ftp/wget/Makefile
==============================================================================
--- head/ftp/wget/Makefile Wed Apr 10 10:39:49 2019 (r498556)
+++ head/ftp/wget/Makefile Wed Apr 10 10:42:18 2019 (r498557)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= wget
-DISTVERSION= 1.20
-PORTREVISION= 2
+DISTVERSION= 1.20.3
CATEGORIES= ftp www ipv6
MASTER_SITES= GNU
EXTRACT_SUFX= .tar.lz
Modified: head/ftp/wget/distinfo
==============================================================================
--- head/ftp/wget/distinfo Wed Apr 10 10:39:49 2019 (r498556)
+++ head/ftp/wget/distinfo Wed Apr 10 10:42:18 2019 (r498557)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543805556
-SHA256 (wget-1.20.tar.lz) = b0b80f565ac27f5e56c847431c75b4f8fcb31af9dad2bf5ce947d89651f3681e
-SIZE (wget-1.20.tar.lz) = 2130018
+TIMESTAMP = 1554890375
+SHA256 (wget-1.20.3.tar.lz) = 69607ce8216c2d1126b7a872db594b3f21e511e660e07ca1f81be96650932abb
+SIZE (wget-1.20.3.tar.lz) = 2135272
More information about the svn-ports-head
mailing list