summaryrefslogtreecommitdiff
path: root/net/wget
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-02-04 12:58:19 +0000
committerobache <obache@pkgsrc.org>2008-02-04 12:58:19 +0000
commit24820b914d4208a6ec88d2d9c389fac714d3df07 (patch)
tree0a771fe2569d48b62cf7cf5bb48a5b0a853d8b2d /net/wget
parent27035d68cc194b24e5ee9a53c8a8c595cca63360 (diff)
downloadpkgsrc-24820b914d4208a6ec88d2d9c389fac714d3df07.tar.gz
Update wget to 1.11.
* Changes in Wget 1.11. ** Timestamping now uses the value from the most recent HTTP response, rather than the first one it got. ** Authentication information is no longer sent as part of the Referer header in recursive fetches. ** No authentication credentials are sent until a challenge is issued, for improved security. Authentication handling is still not RFC-compliant, as once a Basic challenge has been received, it will assume it can send credentials to any URL at that same host, and not just the ones at or below the original authenticated location. Credentials for Digest authentication are still never saved or issued automatically, and continue to require a challenge for each resource. ** Added --max-redirect option, allowing the user to specify what should be the maximum number of HTTP redirects to follow. ** Wget now supports saving HTTP downloads using file names specified by the `Content-Disposition' header. This is a standard way of specifying the file name used by many web dynamically generated pages. However, the current implementation is inefficient, and known to have bugs. It is EXPERIMENTAL only, and not enabled by default. Use --content-disposition to enable it. ** The new option `--ignore-case' makes Wget ignore case when matching files, directories, and wildcards. This affects the -X, -I, -A, and -R options, as well as globbing in FTP URLs. ** ETA projection is now displayed in "dot" progress output as well as in the default progress bar. (The dot progress is used by default when logging Wget's output to file using the `-o' option.) ** The "lockable boolean" argument type is no longer supported. It was only used by the passive_ftp .wgetrc setting. If you're running broken scripts or Perl modules that unconditionally specify `--passive-ftp' and your firewall disallows it, you can override them by replacing wget with a script that execs wget "$@" --no-passive-ftp. ** The source code has been migrated to Mercurial. The repositories are available at http://hg.addictivecode.org/. Prior to this, the source code was hosted on Subversion (migrated from the original CVS); you can still get access to older tags and branches for Wget in the Subversion repository at http://addictivecode.org/svn/wget/.
Diffstat (limited to 'net/wget')
-rw-r--r--net/wget/Makefile11
-rw-r--r--net/wget/PLIST7
-rw-r--r--net/wget/distinfo8
3 files changed, 14 insertions, 12 deletions
diff --git a/net/wget/Makefile b/net/wget/Makefile
index 5cdcd1f85a4..7ee2a541f46 100644
--- a/net/wget/Makefile
+++ b/net/wget/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.95 2008/01/29 11:28:45 joerg Exp $
+# $NetBSD: Makefile,v 1.96 2008/02/04 12:58:19 obache Exp $
-DISTNAME= wget-1.10.2
-PKGREVISION= 2
+DISTNAME= wget-1.11
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=wget/}
@@ -18,14 +17,14 @@ USE_OLD_DES_API= YES
USE_PKGLOCALEDIR= YES
USE_TOOLS+= msgfmt
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ENV+= ac_cv_func_sigsetjmp=yes
EGDIR= ${PREFIX}/share/examples/wget
CONF_FILES= ${EGDIR}/wgetrc ${PKG_SYSCONFDIR}/wgetrc
-INFO_FILES= # PLIST
+INFO_FILES= YES
-INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} sysconfdir=${EGDIR:Q}
+INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} sysconfdir=${EGDIR}
.include "options.mk"
diff --git a/net/wget/PLIST b/net/wget/PLIST
index c6f7265fbdb..fbb505b688c 100644
--- a/net/wget/PLIST
+++ b/net/wget/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.12 2006/04/17 07:07:31 jlam Exp $
+@comment $NetBSD: PLIST,v 1.13 2008/02/04 12:58:20 obache Exp $
bin/wget
info/wget.info
man/man1/wget.1
share/examples/wget/wgetrc
+share/locale/be/LC_MESSAGES/wget.mo
share/locale/bg/LC_MESSAGES/wget.mo
share/locale/ca/LC_MESSAGES/wget.mo
share/locale/cs/LC_MESSAGES/wget.mo
@@ -21,11 +22,13 @@ share/locale/gl/LC_MESSAGES/wget.mo
share/locale/he/LC_MESSAGES/wget.mo
share/locale/hr/LC_MESSAGES/wget.mo
share/locale/hu/LC_MESSAGES/wget.mo
+share/locale/id/LC_MESSAGES/wget.mo
share/locale/it/LC_MESSAGES/wget.mo
share/locale/ja/LC_MESSAGES/wget.mo
+share/locale/nb/LC_MESSAGES/wget.mo
share/locale/nl/LC_MESSAGES/wget.mo
-share/locale/no/LC_MESSAGES/wget.mo
share/locale/pl/LC_MESSAGES/wget.mo
+share/locale/pt/LC_MESSAGES/wget.mo
share/locale/pt_BR/LC_MESSAGES/wget.mo
share/locale/ro/LC_MESSAGES/wget.mo
share/locale/ru/LC_MESSAGES/wget.mo
diff --git a/net/wget/distinfo b/net/wget/distinfo
index 2e9b63fc4a1..4f9978f33d8 100644
--- a/net/wget/distinfo
+++ b/net/wget/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2006/04/06 03:44:03 jlam Exp $
+$NetBSD: distinfo,v 1.30 2008/02/04 12:58:20 obache Exp $
-SHA1 (wget-1.10.2.tar.gz) = a258357297959964fd42fed6afa1a4cce9069980
-RMD160 (wget-1.10.2.tar.gz) = 2969f534ad811034048f3558b975c6452883ebda
-Size (wget-1.10.2.tar.gz) = 1213056 bytes
+SHA1 (wget-1.11.tar.gz) = 63a449a7ad0db0b72a7ff9dc9536d8af859fde40
+RMD160 (wget-1.11.tar.gz) = 2d0216e84a8aa124f7e624a61e7095ee8008b8d8
+Size (wget-1.11.tar.gz) = 1444738 bytes