[96240] trunk/dports/net/wget
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 5 19:07:14 PDT 2012
Revision: 96240
https://trac.macports.org/changeset/96240
Author: ryandesign at macports.org
Date: 2012-08-05 19:07:10 -0700 (Sun, 05 Aug 2012)
Log Message:
-----------
wget: update to 1.14; use xz distfile
Modified Paths:
--------------
trunk/dports/net/wget/Portfile
trunk/dports/net/wget/files/patch-prefix.diff
Modified: trunk/dports/net/wget/Portfile
===================================================================
--- trunk/dports/net/wget/Portfile 2012-08-05 23:35:15 UTC (rev 96239)
+++ trunk/dports/net/wget/Portfile 2012-08-06 02:07:10 UTC (rev 96240)
@@ -5,7 +5,7 @@
PortGroup muniversal 1.0
name wget
-version 1.13.4
+version 1.14
categories net www
maintainers ryandesign
license GPL-3+
@@ -13,6 +13,7 @@
platforms darwin freebsd
use_parallel_build yes
master_sites gnu
+use_xz yes
description \
internet file retriever
@@ -23,8 +24,8 @@
non-interactive commandline tool, so it may easily be called from \
scripts, cron jobs, terminals without Xsupport, etc.
-checksums rmd160 61062bfd4c28f85a31f599e90f83fa84ba1c71d0 \
- sha256 24c7710bc9f220ce23d8a9e0f5673b0efc1cace62db6de0239b5863ecc934dcd
+checksums rmd160 ce1321a70c8d88a4ac9748896eb9a148c413f4c1 \
+ sha256 1761d7f7c6a2ad6c8d494d239c53f0c17126efb6449ada16dee3a66d87a4147b
configure.args \
--without-ssl
Modified: trunk/dports/net/wget/files/patch-prefix.diff
===================================================================
--- trunk/dports/net/wget/files/patch-prefix.diff 2012-08-05 23:35:15 UTC (rev 96239)
+++ trunk/dports/net/wget/files/patch-prefix.diff 2012-08-06 02:07:10 UTC (rev 96240)
@@ -1,6 +1,6 @@
---- ChangeLog 2011-08-09 03:56:54.000000000 -0500
-+++ ChangeLog 2011-08-14 00:33:32.000000000 -0500
-@@ -1707,7 +1707,7 @@
+--- ChangeLog 2012-07-08 07:28:49.000000000 -0500
++++ ChangeLog 2012-08-05 20:57:20.000000000 -0500
+@@ -1809,7 +1809,7 @@
* aclocal.m4 (WGET_WITH_NLS): First check for gettext in libintl,
then use the libc version. That way systems that get libintl.h
@@ -9,9 +9,9 @@
2003-10-10 Hrvoje Niksic <hniksic at xemacs.org>
---- NEWS 2011-08-06 06:04:16.000000000 -0500
-+++ NEWS 2011-08-14 00:33:32.000000000 -0500
-@@ -625,7 +625,7 @@
+--- NEWS 2012-08-05 15:13:28.000000000 -0500
++++ NEWS 2012-08-05 20:57:20.000000000 -0500
+@@ -668,7 +668,7 @@
** Compiles on pre-ANSI compilers.
@@ -20,7 +20,7 @@
** Lots of bugfixes.
-@@ -688,9 +688,8 @@
+@@ -731,9 +731,8 @@
** Fixed a long-standing bug, so that Wget now works over SLIP
connections.
@@ -64,8 +64,8 @@
## Think well before you change them, since they may reduce wget's
## functionality, and make it behave contrary to the documentation:
##
---- doc/wget.texi 2011-08-06 05:22:58.000000000 -0500
-+++ doc/wget.texi 2011-08-14 00:35:21.000000000 -0500
+--- doc/wget.texi 2012-08-04 03:41:52.000000000 -0500
++++ doc/wget.texi 2012-08-05 20:57:20.000000000 -0500
@@ -190,15 +190,15 @@
Most of the features are fully configurable, either through command line
options, or via the initialization file @file{.wgetrc} (@pxref{Startup
@@ -85,7 +85,7 @@
@item .wgetrc
User startup file.
-@@ -2696,9 +2696,7 @@
+@@ -2746,9 +2746,7 @@
@cindex location of wgetrc
When initializing, Wget will look for a @dfn{global} startup file,
@@ -96,7 +96,7 @@
Then it will look for the user's file. If the environmental variable
@code{WGETRC} is set, Wget will try to load that file. Failing that, no
-@@ -2708,8 +2706,8 @@
+@@ -2758,8 +2756,8 @@
The fact that user's settings are loaded after the system-wide ones
means that in case of collision user's wgetrc @emph{overrides} the
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120805/8c544748/attachment.html>
More information about the macports-changes
mailing list