[82455] trunk/dports/net/wget

ryandesign at macports.org ryandesign at macports.org
Sat Aug 13 23:09:49 PDT 2011


Revision: 82455
          http://trac.macports.org/changeset/82455
Author:   ryandesign at macports.org
Date:     2011-08-13 23:09:49 -0700 (Sat, 13 Aug 2011)
Log Message:
-----------
wget: update to 1.13, fix license

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	2011-08-14 06:08:29 UTC (rev 82454)
+++ trunk/dports/net/wget/Portfile	2011-08-14 06:09:49 UTC (rev 82455)
@@ -5,11 +5,10 @@
 PortGroup               muniversal 1.0
 
 name                    wget
-version                 1.12
-revision                3
+version                 1.13
 categories              net www
 maintainers             ryandesign
-license                 GPL-3
+license                 GPL-3+
 homepage                http://www.gnu.org/software/wget/
 platforms               darwin freebsd
 use_parallel_build      yes
@@ -24,10 +23,8 @@
     non-interactive commandline tool, so it may easily be called from \
     scripts, cron jobs, terminals without Xsupport, etc.
 
-checksums \
-    md5     141461b9c04e454dc8933c9d1f2abf83 \
-    sha1    50d4ed2441e67db7aa5061d8a4dde41ee0e94248 \
-    rmd160  232d0aa6fb36731c162d2b7374aa9ab59e671b7d
+checksums               sha1    4661e9450950aba193e9e98e614afeba03a3f1fc \
+                        rmd160  825daeb084e57bc11284f79700629eac73e755ab
 
 configure.args \
     --without-ssl

Modified: trunk/dports/net/wget/files/patch-prefix.diff
===================================================================
--- trunk/dports/net/wget/files/patch-prefix.diff	2011-08-14 06:08:29 UTC (rev 82454)
+++ trunk/dports/net/wget/files/patch-prefix.diff	2011-08-14 06:09:49 UTC (rev 82455)
@@ -1,6 +1,6 @@
---- ChangeLog	2009-09-21 22:39:35.000000000 -0500
-+++ ChangeLog	2009-09-23 20:46:38.000000000 -0500
-@@ -1166,7 +1166,7 @@
+--- ChangeLog	2011-08-09 03:56:54.000000000 -0500
++++ ChangeLog	2011-08-14 00:33:32.000000000 -0500
+@@ -1707,7 +1707,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	2009-09-21 21:53:35.000000000 -0500
-+++ NEWS	2009-09-23 20:46:38.000000000 -0500
-@@ -562,7 +562,7 @@
+--- NEWS	2011-08-06 06:04:16.000000000 -0500
++++ NEWS	2011-08-14 00:33:32.000000000 -0500
+@@ -625,7 +625,7 @@
  
  ** Compiles on pre-ANSI compilers.
  
@@ -20,7 +20,7 @@
  
  ** Lots of bugfixes.
  
-@@ -625,9 +625,8 @@
+@@ -688,9 +688,8 @@
  ** Fixed a long-standing bug, so that Wget now works over SLIP
  connections.
  
@@ -64,14 +64,16 @@
  ## Think well before you change them, since they may reduce wget's
  ## functionality, and make it behave contrary to the documentation:
  ##
---- doc/wget.texi	2009-09-04 16:22:04.000000000 -0500
-+++ doc/wget.texi	2009-09-23 20:46:38.000000000 -0500
-@@ -190,13 +190,13 @@
+--- doc/wget.texi	2011-08-06 05:22:58.000000000 -0500
++++ doc/wget.texi	2011-08-14 00:35:21.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
  File}).  Wget allows you to define @dfn{global} startup files
--(@file{/usr/local/etc/wgetrc} by default) for site settings.
-+(@file{@PREFIX@/etc/wgetrc}) for site settings.
+-(@file{/usr/local/etc/wgetrc} by default) for site settings. You can also
++(@file{@PREFIX@/etc/wgetrc}) for site settings. You can also
+ specify the location of a startup file with the --config option.
+  
  
  @ignore
  @c man begin FILES
@@ -83,7 +85,7 @@
  
  @item .wgetrc
  User startup file.
-@@ -2670,9 +2670,7 @@
+@@ -2696,9 +2696,7 @@
  @cindex location of wgetrc
  
  When initializing, Wget will look for a @dfn{global} startup file,
@@ -94,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
-@@ -2682,8 +2680,8 @@
+@@ -2708,8 +2706,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/20110813/7eb700d0/attachment.html>


More information about the macports-changes mailing list