summaryrefslogtreecommitdiff
path: root/net/wget
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-07-18 09:36:39 +0000
committerwiz <wiz@pkgsrc.org>2008-07-18 09:36:39 +0000
commit3843e7cb48bbb40b4e866b482c601f9bc187cb25 (patch)
tree7b4475eb74f962dcd9aa1490abce88f440adc22d /net/wget
parentfd85e26a2d20e1f1cd9c7d86d52f7490aa5ac988 (diff)
downloadpkgsrc-3843e7cb48bbb40b4e866b482c601f9bc187cb25.tar.gz
Update to 1.11.4:
* Changes in Wget 1.11.4 ** Fixed an issue (apparently a regression) where -O would refuse to download when -nc was given, even though the file didn't exist. ** Fixed a situation where Wget could abort with --continue if the remote server gives a content-length of zero when the file exists locally with content. ** Fixed a crash on some systems, due to Wget casting a pointer-to-long to a pointer-to-time_t. ** Translation updates for Catalan.
Diffstat (limited to 'net/wget')
-rw-r--r--net/wget/Makefile4
-rw-r--r--net/wget/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/wget/Makefile b/net/wget/Makefile
index 15f7443101f..189f938a177 100644
--- a/net/wget/Makefile
+++ b/net/wget/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.98 2008/05/30 13:44:43 wiz Exp $
+# $NetBSD: Makefile,v 1.99 2008/07/18 09:36:39 wiz Exp $
-DISTNAME= wget-1.11.3
+DISTNAME= wget-1.11.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=wget/}
diff --git a/net/wget/distinfo b/net/wget/distinfo
index fbf8fbcaede..105fed49c7a 100644
--- a/net/wget/distinfo
+++ b/net/wget/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2008/05/30 13:44:43 wiz Exp $
+$NetBSD: distinfo,v 1.33 2008/07/18 09:36:39 wiz Exp $
-SHA1 (wget-1.11.3.tar.gz) = 52e7ffb5226b89a8201db69d8c0a787ae14041fe
-RMD160 (wget-1.11.3.tar.gz) = 83d6785d975a5dd950ad96526effc1c0fa3cb771
-Size (wget-1.11.3.tar.gz) = 1395836 bytes
+SHA1 (wget-1.11.4.tar.gz) = a78a3b71fd59504df3ff3dbc0a2195a1410e9eac
+RMD160 (wget-1.11.4.tar.gz) = 1cec99b073fcf64dd362977b0b88a55f8f47bbb8
+Size (wget-1.11.4.tar.gz) = 1475149 bytes