23591558 Upgrade GNU Wget to version 1.18 s11u3-sru
authorPetr Sumbera <petr.sumbera@oracle.com>
Fri, 22 Jul 2016 04:36:18 -0700
branchs11u3-sru
changeset 6466 7e3ad86b966b
parent 6465 34e8dde249f5
child 6474 b66997b06bc1
23591558 Upgrade GNU Wget to version 1.18 23567201 problem in UTILITY/WGET
components/wget/Makefile
--- a/components/wget/Makefile	Thu Jul 21 03:10:26 2016 -0700
+++ b/components/wget/Makefile	Fri Jul 22 04:36:18 2016 -0700
@@ -18,21 +18,21 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		wget
-COMPONENT_VERSION=	1.16
+COMPONENT_VERSION=	1.18
 COMPONENT_PROJECT_URL=	http://www.gnu.org/software/wget/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:9261dd090a17687b6dc0682a257e90a926def15624b650e8f799af57e5c8b0e7
+    sha256:b5b55b75726c04c06fe253daec9329a6f1a3c0c1878e3ea76ebfebc139ea9cc1
 COMPONENT_ARCHIVE_URL=	http://ftp.gnu.org/gnu/wget/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/wget
 
-TPNO=           19782
+TPNO=           29459
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/configure.mk
@@ -86,6 +86,7 @@
 
 
 REQUIRED_PACKAGES += library/libidn
+REQUIRED_PACKAGES += library/pcre
 REQUIRED_PACKAGES += library/security/openssl
 REQUIRED_PACKAGES += library/zlib
 REQUIRED_PACKAGES += system/library