Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d4505fc28641af30e3282da13f450d7cdc579f09)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d4505fc28641af30e3282da13f450d7cdc579f09)
  • Date: Sun, 19 Jan 2014 11:55:57 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ftp/wget/DETAILS | 2
ftp/wget/HISTORY | 5 +
ftp/wget/PRE_BUILD | 3 -
ftp/wget/wget-1.14-perl-5.18-pod-fixes.diff | 82
----------------------------
ftp/wget/wget.gpg |binary
5 files changed, 6 insertions(+), 86 deletions(-)

New commits:
commit d4505fc28641af30e3282da13f450d7cdc579f09
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

wget: => 1.15

diff --git a/ftp/wget/DETAILS b/ftp/wget/DETAILS
index ebd7b62..57e14b8 100755
--- a/ftp/wget/DETAILS
+++ b/ftp/wget/DETAILS
@@ -1,5 +1,5 @@
SPELL=wget
- VERSION=1.14
+ VERSION=1.15
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
diff --git a/ftp/wget/HISTORY b/ftp/wget/HISTORY
index 2b75569..e14aa28 100644
--- a/ftp/wget/HISTORY
+++ b/ftp/wget/HISTORY
@@ -1,3 +1,8 @@
+2014-01-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.15
+ * PRE_BUILD, wget-1.14-perl-5.18-pod-fixes.diff: deleted
+ * wget.gpg: add E163E1EA: Giuseppe Scrivano <gscrivan AT redhat.com>
+
2013-05-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* PRE_BUILD, wget-1.14-perl-5.18-pod-fixes.diff: add fix for
bug #546
diff --git a/ftp/wget/PRE_BUILD b/ftp/wget/PRE_BUILD
deleted file mode 100755
index 6cda7c3..0000000
--- a/ftp/wget/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd ${SOURCE_DIRECTORY} &&
-patch -p1 < ${SPELL_DIRECTORY}/wget-1.14-perl-5.18-pod-fixes.diff
diff --git a/ftp/wget/wget-1.14-perl-5.18-pod-fixes.diff
b/ftp/wget/wget-1.14-perl-5.18-pod-fixes.diff
deleted file mode 100644
index 5110ab7..0000000
--- a/ftp/wget/wget-1.14-perl-5.18-pod-fixes.diff
+++ /dev/null
@@ -1,82 +0,0 @@
-diff -Naur wget-1.14.orig/doc/wget.texi wget-1.14.new/doc/wget.texi
---- wget-1.14.orig/doc/wget.texi 2012-08-04 02:41:52.000000000 -0600
-+++ wget-1.14.new/doc/wget.texi 2013-05-26 11:18:52.986107183 -0600
-@@ -876,7 +876,7 @@
- actions of one.
-
- @cindex proxy
--@itemx --no-proxy
-+@item --no-proxy
- Don't use proxies, even if the appropriate @code{*_proxy} environment
- variable is defined.
-
-@@ -977,7 +977,7 @@
- whose encoding does not match the one used locally.
-
- @cindex IPv6
--@itemx -4
-+@item -4
- @itemx --inet4-only
- @itemx -6
- @itemx --inet6-only
-@@ -2106,32 +2106,32 @@
-
-
- @table @asis
--@item 0
-+@item .0
- No problems occurred.
-
--@item 1
-+@item .1
- Generic error code.
-
--@item 2
--Parse error---for instance, when parsing command-line options, the
-+@item .2
-+Parse error - for instance, when parsing command-line options, the
- @samp{.wgetrc} or @samp{.netrc}...
-
--@item 3
-+@item .3
- File I/O error.
-
--@item 4
-+@item .4
- Network failure.
-
--@item 5
-+@item .5
- SSL verification failure.
-
--@item 6
-+@item .6
- Username/password authentication failure.
-
--@item 7
-+@item .7
- Protocol errors.
-
--@item 8
-+@item .8
- Server issued an error response.
- @end table
-
-@@ -3094,7 +3094,7 @@
- Change setting of passive @sc{ftp}, equivalent to the
- @samp{--passive-ftp} option.
-
--@itemx password = @var{string}
-+@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.
-@@ -3605,7 +3605,7 @@
- may be specified from within Wget itself.
-
- @table @samp
--@itemx --no-proxy
-+@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.
diff --git a/ftp/wget/wget.gpg b/ftp/wget/wget.gpg
index 9aad033..36b304c 100644
Binary files a/ftp/wget/wget.gpg and b/ftp/wget/wget.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d4505fc28641af30e3282da13f450d7cdc579f09), Treeve Jelbert, 01/19/2014

Archive powered by MHonArc 2.6.24.

Top of Page