[Midnightbsd-cvs] mports [15910] trunk/ftp/wget: wget 1.15

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Feb 26 20:21:32 EST 2014


Revision: 15910
          http://svnweb.midnightbsd.org/mports/?rev=15910
Author:   laffer1
Date:     2014-02-26 20:21:31 -0500 (Wed, 26 Feb 2014)
Log Message:
-----------
wget 1.15

Modified Paths:
--------------
    trunk/ftp/wget/Makefile
    trunk/ftp/wget/distinfo

Removed Paths:
-------------
    trunk/ftp/wget/files/patch-doc__wget.texi

Modified: trunk/ftp/wget/Makefile
===================================================================
--- trunk/ftp/wget/Makefile	2014-02-27 01:03:40 UTC (rev 15909)
+++ trunk/ftp/wget/Makefile	2014-02-27 01:21:31 UTC (rev 15910)
@@ -1,8 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	wget
-DISTVERSION=	1.14
-PORTREVISION=	2
+DISTVERSION=	1.15
 CATEGORIES=	ftp www ipv6
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	wget

Modified: trunk/ftp/wget/distinfo
===================================================================
--- trunk/ftp/wget/distinfo	2014-02-27 01:03:40 UTC (rev 15909)
+++ trunk/ftp/wget/distinfo	2014-02-27 01:21:31 UTC (rev 15910)
@@ -1,2 +1,2 @@
-SHA256 (wget-1.14.tar.xz) = 1761d7f7c6a2ad6c8d494d239c53f0c17126efb6449ada16dee3a66d87a4147b
-SIZE (wget-1.14.tar.xz) = 1584060
+SHA256 (wget-1.15.tar.xz) = d18a5f4354c9854b1f1b9897353443bceed8e19a391d36d4dbebe85cc9d480fb
+SIZE (wget-1.15.tar.xz) = 1679908

Deleted: trunk/ftp/wget/files/patch-doc__wget.texi
===================================================================
--- trunk/ftp/wget/files/patch-doc__wget.texi	2014-02-27 01:03:40 UTC (rev 15909)
+++ trunk/ftp/wget/files/patch-doc__wget.texi	2014-02-27 01:21:31 UTC (rev 15910)
@@ -1,40 +0,0 @@
---- doc/wget.texi
-+++ doc/wget.texi
-@@ -875,7 +875,7 @@ recommendation to block many unrelated users from a web site due to the
- actions of one.
- 
- @cindex proxy
-- at itemx --no-proxy
-+ at item --no-proxy
- Don't use proxies, even if the appropriate @code{*_proxy} environment
- variable is defined.
- 
-@@ -976,7 +976,7 @@ are outside the range of @sc{ascii} characters (that is, greater than
- whose encoding does not match the one used locally.
- 
- @cindex IPv6
-- at itemx -4
-+ at item -4
- @itemx --inet4-only
- @itemx -6
- @itemx --inet6-only
-@@ -3093,7 +3093,7 @@ display properly---the same as @samp{-p}.
- Change setting of passive @sc{ftp}, equivalent to the
- @samp{--passive-ftp} option.
- 
-- at itemx password = @var{string}
-+ at item password = @var{string}
- Specify password @var{string} for both @sc{ftp} and @sc{http} file retrieval. 
- This command can be overridden using the @samp{ftp_password} and 
- @samp{http_password} command for @sc{ftp} and @sc{http} respectively.
-@@ -3604,7 +3604,7 @@ In addition to the environment variables, proxy location and settings
- may be specified from within Wget itself.
- 
- @table @samp
-- at itemx --no-proxy
-+ at item --no-proxy
- @itemx proxy = on/off
- This option and the corresponding command may be used to suppress the
- use of proxy, even if the appropriate environment variables are set.
---
-cgit v0.9.0.2



More information about the Midnightbsd-cvs mailing list