aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorvd <vd@FreeBSD.org>2015-03-05 00:08:41 +0800
committervd <vd@FreeBSD.org>2015-03-05 00:08:41 +0800
commit6466bc74c4c27a224c7315ad418f3e38b8aef4fa (patch)
tree83b14ec1b8cf65a8294ca3e5f37fd893a8085358 /ftp
parent8d955420dcf3cf54bc09b543feb51ba4a561a6fb (diff)
downloadfreebsd-ports-gnome-6466bc74c4c27a224c7315ad418f3e38b8aef4fa.tar.gz
freebsd-ports-gnome-6466bc74c4c27a224c7315ad418f3e38b8aef4fa.tar.zst
freebsd-ports-gnome-6466bc74c4c27a224c7315ad418f3e38b8aef4fa.zip
ftp/wget: Upgrade from 1.16 to 1.16.2
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wget/Makefile4
-rw-r--r--ftp/wget/distinfo4
-rw-r--r--ftp/wget/files/patch-NEWS12
3 files changed, 4 insertions, 16 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index b20013062560..6ed9b8096ca4 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wget
-DISTVERSION= 1.16
+DISTVERSION= 1.16.2
CATEGORIES= ftp www ipv6
MASTER_SITES= GNU
@@ -45,7 +45,7 @@ PCRE_CONFIGURE_ENV_OFF= ac_cv_header_pcre_h=no
.if ${PORT_OPTIONS:MOPENSSL}
USE_OPENSSL= yes
-CONFIGURE_ARGS+=--with-ssl=openssl
+CONFIGURE_ARGS+=--with-ssl=openssl --with-libssl-prefix=${OPENSSLBASE}
CPPFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}
.elif ${PORT_OPTIONS:MGNUTLS}
diff --git a/ftp/wget/distinfo b/ftp/wget/distinfo
index 76e8ab66e2a6..25ca86319bec 100644
--- a/ftp/wget/distinfo
+++ b/ftp/wget/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wget-1.16.tar.xz) = 9261dd090a17687b6dc0682a257e90a926def15624b650e8f799af57e5c8b0e7
-SIZE (wget-1.16.tar.xz) = 1697308
+SHA256 (wget-1.16.2.tar.xz) = a7dfde1bcb0eb135addf587a649fd0e47c1a876edef359b9197cdffd1fdcd7d5
+SIZE (wget-1.16.2.tar.xz) = 1805080
diff --git a/ftp/wget/files/patch-NEWS b/ftp/wget/files/patch-NEWS
deleted file mode 100644
index 05b8647c5fce..000000000000
--- a/ftp/wget/files/patch-NEWS
+++ /dev/null
@@ -1,12 +0,0 @@
---- NEWS.orig 2009-09-22 05:53:35.000000000 +0300
-+++ NEWS 2010-09-06 20:09:17.000000000 +0300
-@@ -6,6 +6,9 @@
-
- Please send GNU Wget bug reports to <bug-wget@gnu.org>.
-
-+** By default, on server redirects, use the original URL to get the
-+ local file name. Close CVE-2010-2252.
-+
- * Changes in Wget 1.12
-
- ** Mailing list MOVED to bug-wget@gnu.org