pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/wget Update to 1.11.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/beecb17c3f55
branches:  trunk
changeset: 544702:beecb17c3f55
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 18 09:36:39 2008 +0000

description:
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:

 net/wget/Makefile |  4 ++--
 net/wget/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r edd99d60c7fb -r beecb17c3f55 net/wget/Makefile
--- a/net/wget/Makefile Fri Jul 18 08:42:18 2008 +0000
+++ b/net/wget/Makefile Fri Jul 18 09:36:39 2008 +0000
@@ -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 -r edd99d60c7fb -r beecb17c3f55 net/wget/distinfo
--- a/net/wget/distinfo Fri Jul 18 08:42:18 2008 +0000
+++ b/net/wget/distinfo Fri Jul 18 09:36:39 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index