svn commit: r498706 - branches/2019Q2/ftp/wget

Vasil Dimov vd at FreeBSD.org
Fri Apr 12 08:55:50 UTC 2019


Author: vd
Date: Fri Apr 12 08:55:48 2019
New Revision: 498706
URL: https://svnweb.freebsd.org/changeset/ports/498706

Log:
  MFH: r498557
  
  ftp/wget: Upgrade from 1.20 to 1.20.3
  
  Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS
  
  Security:	CVE-2018-20483
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q2/ftp/wget/Makefile
  branches/2019Q2/ftp/wget/distinfo
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/ftp/wget/Makefile
==============================================================================
--- branches/2019Q2/ftp/wget/Makefile	Fri Apr 12 08:43:29 2019	(r498705)
+++ branches/2019Q2/ftp/wget/Makefile	Fri Apr 12 08:55:48 2019	(r498706)
@@ -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: branches/2019Q2/ftp/wget/distinfo
==============================================================================
--- branches/2019Q2/ftp/wget/distinfo	Fri Apr 12 08:43:29 2019	(r498705)
+++ branches/2019Q2/ftp/wget/distinfo	Fri Apr 12 08:55:48 2019	(r498706)
@@ -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-all mailing list