svn commit: r433388 - head/ftp/wget

Vasil Dimov vd at FreeBSD.org
Sun Feb 5 09:54:33 UTC 2017


Author: vd
Date: Sun Feb  5 09:54:31 2017
New Revision: 433388
URL: https://svnweb.freebsd.org/changeset/ports/433388

Log:
  ftp/wget: Upgrade from 1.18_2 to 1.19

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

Modified: head/ftp/wget/Makefile
==============================================================================
--- head/ftp/wget/Makefile	Sun Feb  5 09:03:41 2017	(r433387)
+++ head/ftp/wget/Makefile	Sun Feb  5 09:54:31 2017	(r433388)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wget
-DISTVERSION=	1.18
-PORTREVISION=	2
+DISTVERSION=	1.19
 CATEGORIES=	ftp www ipv6
 MASTER_SITES=	GNU
 
@@ -51,6 +50,8 @@ PSL_LIB_DEPENDS=	libpsl.so:dns/libpsl
 
 .include <bsd.port.options.mk>
 
+CONFIGURE_ARGS+=--with-included-libunistring
+
 .if ${PORT_OPTIONS:MOPENSSL}
 USE_OPENSSL=	yes
 CONFIGURE_ARGS+=--with-ssl=openssl --with-libssl-prefix=${OPENSSLBASE}

Modified: head/ftp/wget/distinfo
==============================================================================
--- head/ftp/wget/distinfo	Sun Feb  5 09:03:41 2017	(r433387)
+++ head/ftp/wget/distinfo	Sun Feb  5 09:54:31 2017	(r433388)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466495244
-SHA256 (wget-1.18.tar.xz) = b5b55b75726c04c06fe253daec9329a6f1a3c0c1878e3ea76ebfebc139ea9cc1
-SIZE (wget-1.18.tar.xz) = 1922376
+TIMESTAMP = 1486213522
+SHA256 (wget-1.19.tar.xz) = 0f1157bbf4daae19f3e1ddb70c6ccb2067feb834a6aa23c9d9daa7f048606384
+SIZE (wget-1.19.tar.xz) = 2075916


More information about the svn-ports-head mailing list