SF.net SVN: gar:[26335] csw/mgar/pkg/wget/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Jan 22 10:27:43 CET 2018
Revision: 26335
http://sourceforge.net/p/gar/code/26335
Author: dmichelsen
Date: 2018-01-22 09:27:43 +0000 (Mon, 22 Jan 2018)
Log Message:
-----------
wget/trunk: Update to 1.19.4
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 2018-01-19 14:02:31 UTC (rev 26334)
+++ csw/mgar/pkg/wget/trunk/Makefile 2018-01-22 09:27:43 UTC (rev 26335)
@@ -4,7 +4,7 @@
# https://lists.gnu.org/archive/html/bug-wget/2011-09/msg00001.html
NAME = wget
-VERSION = 1.19.1
+VERSION = 1.19.4
DESCRIPTION = A network utility to retrieve files from the Web
define BLURB
@@ -18,8 +18,7 @@
endef
MASTER_SITES += $(GNU_MIRROR)
-MASTER_SITES += ftp://ftp.gnu.org/gnu/wget/
-DISTFILES += $(DISTNAME).tar.xz
+DISTFILES += $(DISTNAME).tar.lz
DISTFILES += map.wget
LINKER_MAPS ?= -M "$(abspath $(WORKDIR)/map.wget)"
@@ -49,6 +48,7 @@
RUNTIME_DEP_PKGS_CSWwget += CSWlibuuid1
RUNTIME_DEP_PKGS_CSWwget += CSWlibpsl5
RUNTIME_DEP_PKGS_CSWwget += CSWlibgpg-error0
+RUNTIME_DEP_PKGS_CSWwget += CSWlibgpgme11
RUNTIME_DEP_PKGS_CSWwget += CSWlibmetalink3
RUNTIME_DEP_PKGS_CSWwget += CSWlibunistring2
#Linker prob
Modified: csw/mgar/pkg/wget/trunk/checksums
===================================================================
--- csw/mgar/pkg/wget/trunk/checksums 2018-01-19 14:02:31 UTC (rev 26334)
+++ csw/mgar/pkg/wget/trunk/checksums 2018-01-22 09:27:43 UTC (rev 26335)
@@ -1 +1 @@
-d30d82186b93fcabb4116ff513bfa9bd wget-1.19.1.tar.xz
+50d3c7b607ef4addccc21eae7ba35430 wget-1.19.4.tar.lz
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