SF.net SVN: gar:[25803] csw/mgar/pkg/wget/trunk
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Wed Jul 6 14:31:56 CEST 2016
Revision: 25803
http://sourceforge.net/p/gar/code/25803
Author: janholzh
Date: 2016-07-06 12:31:55 +0000 (Wed, 06 Jul 2016)
Log Message:
-----------
wget/trunk: update to 1.18
Modified Paths:
--------------
csw/mgar/pkg/wget/trunk/Makefile
csw/mgar/pkg/wget/trunk/checksums
Modified: csw/mgar/pkg/wget/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wget/trunk/Makefile 2016-07-06 11:21:51 UTC (rev 25802)
+++ csw/mgar/pkg/wget/trunk/Makefile 2016-07-06 12:31:55 UTC (rev 25803)
@@ -4,7 +4,7 @@
# https://lists.gnu.org/archive/html/bug-wget/2011-09/msg00001.html
NAME = wget
-VERSION = 1.16.3
+VERSION = 1.18
DESCRIPTION = A network utility to retrieve files from the Web
define BLURB
@@ -47,6 +47,8 @@
RUNTIME_DEP_PKGS_CSWwget += CSWlibpcre1
RUNTIME_DEP_PKGS_CSWwget += CSWlibuuid1
RUNTIME_DEP_PKGS_CSWwget += CSWlibpsl0
+RUNTIME_DEP_PKGS_CSWwget += CSWlibmetalink3
+RUNTIME_DEP_PKGS_CSWwget += CSWlibgpgme11
EXTRA_MODULATORS = STATIC
MODULATIONS_STATIC = disable enable
@@ -75,6 +77,9 @@
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += $(EXTRA_CONFIGURE_STATIC-$(STATIC))
+EXTRA_CFLAGS += -L/opt/csw/lib -liconv
+
+
# Switch back to OpenSSL as reported in
# https://www.opencsw.org/mantis/view.php?id=4969
CONFIGURE_ARGS += --with-ssl=openssl
Modified: csw/mgar/pkg/wget/trunk/checksums
===================================================================
--- csw/mgar/pkg/wget/trunk/checksums 2016-07-06 11:21:51 UTC (rev 25802)
+++ csw/mgar/pkg/wget/trunk/checksums 2016-07-06 12:31:55 UTC (rev 25803)
@@ -1 +1 @@
-d2e4455781a70140ae83b54ca594ce21 wget-1.16.3.tar.xz
+af9ca95a4bb8ac4a9bf10aeae66fa5ec wget-1.18.tar.xz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list