Subject: pkg/11883: pkg net/wget updated to 1.6
To: None <gnats-bugs@gnats.netbsd.org>
From: Tomasz Luchowski <zuntum@eik.pl>
List: netbsd-bugs
Date: 01/03/2001 17:56:16
>Number:         11883
>Category:       pkg
>Synopsis:       pkg net/wget updated to 1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 03 17:56:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        1.5.1_ALPHA
>Organization:
/* [zuntum] zuntum@eik.pl , [WWW] http://zuntum.net */
>Environment:
	
System: NetBSD cappi 1.5.1_ALPHA NetBSD 1.5.1_ALPHA (CAPPI) #0: Mon Dec 11 20:58:28 CET 2000 root@cappi:/usr/src/sys/arch/i386/compile/CAPPI i386


>Description:
	I updated package net/wget to version 1.6
	Now another IPv6 patch is used, as I didn't find patch for 1.6 on ftp.kame.net
	Anyway it works fine with IPv6.

Changelog:

2000-12-30  Dan Harkless  <wget@harkless.org>

        * Makefile.in (dist, DISTFILES): Committed Karl Eichwalder
        <ke@suse.de>'s patch to not distribute CVS directories.
        
        * README: Changed 1.5.3 in the FTP URL to 1.6.

        * po/*.po: 'Project-Id-Version's were very haphazard, saying
        either "wget" or "GNU wget", and with versions of 1.5.2-b[124],
        1.5.3, the nonexistent 1.5.4, and 1.6-pre.  Standardized all to
        "GNU Wget 1.6".  Perhaps this is wrong to do because some of the
        translations haven't been updated since the versions they state,
        but I know some of the files were updated specifically for 1.6,
        and none of them used this version.  In any case, the
        'POT-Creation-Date's and 'PO-Revision-Date's remain the best
        indicator of whether a translation's out of date.
        
        * NEWS: Released Wget version 1.6.

2000-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>

        * configure.in: Build ALL_LINGUAS dynamically.

2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>

        * windows/config.h.ms: snprintf and vsnprintf exist under Windows.

        * windows/Makefile.src: Back out previous change.

2000-11-16  Herold Heiko  <Heiko.Herold@previnet.it>

        * windows/Makefile.src: Compile in vsnprintf.c.

2000-11-02  Matthew Seaman  <m.seaman@inpharmatica.co.uk>

        * util/rmold.pl: Various fixes.

2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>

        * configure.in: Check for size of long and long long.

2000-10-30  Dan Harkless  <wget@harkless.org>

        * NEWS: Hrvoje pointed out that relative URL grokking deserves mention.

2000-10-27  Dan Harkless  <wget@harkless.org>

        * TODO: wget now groks illegal relative URL HTTP redirects.

2000-10-24  Dan Harkless  <wget@harkless.org>

        * NEWS: Forgot to update regarding new --bind-address option.

2000-10-20  Dan Harkless  <wget@harkless.org>

        * TODO: -k needs to convert '?' to "%3F" in links to saved files
        containing the '?' character (e.g. CGI output).  Also, we need to
        check the HTTP spec w.r.t. simplification of absolute URLs.
        Generalize --html-extension to something like --mime-extension.

        * MAILING-LIST: I didn't realize <wget@sunsite.auc.dk> allowed posting
        by non-subscribers.  <bug-wget@gnu.org> soon to be an alias for it.

        * NEWS: Always forget to update this file when making user-vis. changes.

2000-10-19  Dan Harkless  <wget@harkless.org>

        * TODO: -E / --html-extension / html_extension has been implemented.
        Make -I and -X allow an optional hostname before the directory name?
        When simplifying paths, wget needs to stop at any '?' character.

        * configure.in: Put "it" language in proper alphabetical order and
        added new languages "pl" and "ru".

        * po/pl.{gmo,po}: Added Grzegorz Kowal <g_kowal@poczta.onet.pl>'s
        Polish message translation file.

        * po/ru.{gmo,po}: Added Const Kaplinsky <const@ce.cctpu.edu.ru>'s 
        Russian message translation file.

2000-10-16  Dan Harkless  <wget@harkless.org>

        * TODO: Add option to save local filenames without extra %-encoding.

2000-10-09  Dan Harkless  <wget@harkless.org>

        * TODO: --retr-symlinks should cause wget to traverse links to dirs too.

2000-09-25  Dan Harkless  <wget@harkless.org>

        * TODO: Make wget return nonzero in situations like bad HTTP
        auth.  Make wget follow (illegal) relative URL HTTP redirects.

2000-08-30  Dan Harkless  <wget@harkless.org>

        * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.

        * MACHINES: Previously said to send updates to "me" (Hrvoje) --
        now says to email the mailing list or bug-wget@gnu.org.

        * MAILING-LIST: Added mention of bug-wget@gnu.org.
        
        * NEWS: Added --waitretry and --page-requisites.

2000-08-25  Dan Harkless  <wget@harkless.org>

        * MACHINES: Alphabetized, changed "architectures" to "OSes and
        architecures", added missing company names, removed needless ^L,
        made AIX and FreeBSD entries more general to reflect successful
        use on those platforms by myself and others, removed the
        non-factual "this version of", and fixed some grammatical errors.
        
2000-07-21  Dan Harkless  <wget@harkless.org>

        * TODO: But Brian McMahon <bm@iucr.org> wants old behavior as an option.
        
2000-07-19  Dan Harkless  <wget@harkless.org>

        * TODO: -k should convert "hostless absolute" URLs, like "/index.html".
        
2000-05-24  Dan Harkless  <wget@harkless.org>

        * TODO: Timestamps sometimes not copied over on files retrieved by FTP.
        
2000-05-22  Dan Harkless  <wget@harkless.org>

        * AUTHORS: Added myself to this file, as Hrvoje got confirmation
        of my FSF copyright assignment.

        * TODO: Added note that fragment identifiers don't work properly.
        
        * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.

2000-05-17  Dan Harkless  <wget@harkless.org>

        * TODO: Make `-k' check for files that were downloaded in the past
        and convert links to them in newly-downloaded documents.

2000-04-05  Dan Harkless  <wget@harkless.org>

        * TODO: Make -K only leave .orig files around when different.  Add
        an option to save all text/html files with .html extension.  Allow
        mirroring of FTP URLs where logging in puts you somewhere else
        besides '/'.

2000-04-04  Dan Harkless  <wget@harkless.org>

        * NEWS (--follow-tags, -G / --ignore-tags): Forgot to mention
        these new options when I added them.

2000-03-10  Dan Harkless  <wget@harkless.org>

        * TODO: Removed done item: we now have an option (-G) that makes
        it easy to download a single HTML document and all its constituents.
        
        * po/*.{gmo,po,pot}: Regenerated after adding new options.

        * po/hr.po: Hrvoje forgot '\n's on his translations of my altered
        messages, causing msgfmt to balk and `make install' to fail.

2000-03-01  Dan Harkless  <wget@harkless.org>

        * NEWS (-K): Now possible to use -N with -k thanks to this option.

        * TODO: Removed the -K / -N interaction item.

2000-02-29  Dan Harkless  <wget@harkless.org>

        * NEWS (-K / --backup-converted): Mentioned this new option.

2000-02-18  Dan Harkless  <wget@harkless.org>

        * TODO: When -K is used with -N, check local X.orig against server X.

	
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/wget/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile	2001/01/01 21:32:54	1.25
+++ Makefile	2001/01/04 01:35:25
@@ -2,12 +2,15 @@
 # FreeBSD Id: Makefile,v 1.4 1997/05/22 07:53:29 tg Exp
 #
 
-DISTNAME=	wget-1.5.3
+DISTNAME=	wget-1.6
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GNU:=wget/}
 
-PATCH_SITES=	ftp://ftp.kame.net/pub/kame/misc/
-PATCHFILES=	wget-153-v6-20001225.diff.gz
+PATCH_SITES=	http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/ \
+		http://zuntum.eik.pl/patches/ \
+		http://zuntum.invisible.yi.org/patches/ \
+		http://flis.utech.lublin.pl/~zuntum/patches/
+PATCHFILES=	wget-1.6-ipv6-20010102.patch.gz
 PATCH_DIST_STRIP=-p1
 
 MAINTAINER=	packages@netbsd.org
@@ -36,5 +39,8 @@
 # files patched in the IPv6 patch):
 post-patch:
 	${TOUCH} ${WRKSRC}/configure
+.if defined(USE_INET6) && ${USE_INET6} == YES
+	cd ${WRKSRC}; ${LOCALBASE}/bin/autoheader; ${LOCALBASE}/bin/autoconf
+.endif
 
 .include "../../mk/bsd.pkg.mk"
Index: files/md5
===================================================================
RCS file: /cvsroot/pkgsrc/net/wget/files/md5,v
retrieving revision 1.11
diff -u -r1.11 md5
--- md5	2000/12/25 04:42:05	1.11
+++ md5	2001/01/04 01:35:25
@@ -1,4 +1,4 @@
-$NetBSD: md5,v 1.11 2000/12/25 04:42:05 itojun Exp $
+$NetBSD$
 
-MD5 (wget-1.5.3.tar.gz) = 47680b25bf893afdb0c43b24e3fc2fd6
-MD5 (wget-153-v6-20001225.diff.gz) = 3927595e6957130a10b62eee5b4ad5ec
+MD5 (wget-1.6.tar.gz) = c5c9d3894ebf1bef3555c01376392c0d
+MD5 (wget-1.6-ipv6-20010102.patch.gz) = 424d85e614465e148516b9390fb13e3b
Index: pkg/PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/net/wget/pkg/PLIST,v
retrieving revision 1.5
diff -u -r1.5 PLIST
--- PLIST	2000/11/09 20:31:22	1.5
+++ PLIST	2001/01/04 01:35:25
@@ -13,3 +13,16 @@
 share/locale/it/LC_MESSAGES/wget.mo
 share/locale/no/LC_MESSAGES/wget.mo
 share/locale/pt_BR/LC_MESSAGES/wget.mo
+share/locale/da/LC_MESSAGES/wget.mo
+share/locale/fr/LC_MESSAGES/wget.mo
+share/locale/nl/LC_MESSAGES/wget.mo
+share/locale/pl/LC_MESSAGES/wget.mo
+share/locale/sl/LC_MESSAGES/wget.mo
+share/locale/sv/LC_MESSAGES/wget.mo
+share/locale/ja/LC_MESSAGES/wget.mo
+share/locale/ru/LC_MESSAGES/wget.mo
+share/locale/sk/LC_MESSAGES/wget.mo
+share/locale/el/LC_MESSAGES/wget.mo
+share/locale/gl/LC_MESSAGES/wget.mo
+share/locale/et/LC_MESSAGES/wget.mo
+share/locale/zh/LC_MESSAGES/wget.mo
	
>Release-Note:
>Audit-Trail:
>Unformatted: