Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e3733307a910ecc349fbe251cd6cbf4fea52da50)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e3733307a910ecc349fbe251cd6cbf4fea52da50)
  • Date: Mon, 17 Nov 2008 15:20:39 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ftp/lftp/DETAILS | 2 +-
ftp/lftp/HISTORY | 7 ++++++-
ftp/lftp/PRE_BUILD | 5 -----
ftp/lftp/lftp-3.7.5.patch | 11 -----------
4 files changed, 7 insertions(+), 18 deletions(-)

New commits:
commit e3733307a910ecc349fbe251cd6cbf4fea52da50
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lftp: => 3.7.6

diff --git a/ftp/lftp/DETAILS b/ftp/lftp/DETAILS
index bd16b61..a3f1c19 100755
--- a/ftp/lftp/DETAILS
+++ b/ftp/lftp/DETAILS
@@ -1,5 +1,5 @@
SPELL=lftp
- VERSION=3.7.5
+ VERSION=3.7.6
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/ftp/lftp/HISTORY b/ftp/lftp/HISTORY
index 6fbe0ed..9735f42 100644
--- a/ftp/lftp/HISTORY
+++ b/ftp/lftp/HISTORY
@@ -1,7 +1,12 @@
+2008-11-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.7.6
+ * PRE_BUILD: removed
+ * lftp-3.7.5.patch: removed, no longer needed
+
2008-11-17 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 3.7.5
* PRE_BUILD: Added to apply patch
- * lftp-1.7.5.patch: Added upstream patch to fix missing header file
+ * lftp-3.7.5.patch: Added upstream patch to fix missing header file

2008-08-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.7.4, fixed descs, quoting the paths!
diff --git a/ftp/lftp/PRE_BUILD b/ftp/lftp/PRE_BUILD
deleted file mode 100755
index 2033467..0000000
--- a/ftp/lftp/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-
-cd "$SOURCE_DIRECTORY" &&
-
-patch -p0 < "$SCRIPT_DIRECTORY/lftp-3.7.5.patch"
diff --git a/ftp/lftp/lftp-3.7.5.patch b/ftp/lftp/lftp-3.7.5.patch
deleted file mode 100644
index 3225596..0000000
--- a/ftp/lftp/lftp-3.7.5.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/commands.cc 2008-11-06 05:56:35.000000000 -0500
-+++ src/commands.cc 2008-11-08 17:51:58.503521321
--0500
-@@ -21,6 +21,7 @@
- /* $Id: commands.cc,v 1.289 2008/11/06 10:56:35 lav Exp $ */
-
- #include <config.h>
-+#include <sys/wait.h>
-
- #include "modconfig.h"
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e3733307a910ecc349fbe251cd6cbf4fea52da50), Vlad Glagolev, 11/17/2008

Archive powered by MHonArc 2.6.24.

Top of Page