[Armadeus-commitlog] armadeus branch, master, updated. release-3.2-493-g53da993
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2010-06-23 14:14:00
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 53da993b94e908532e785b7686d2c88d05c7a75a (commit)
from fb47d6f0427ea903f72557d4fc3d611e636f33ce (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 53da993b94e908532e785b7686d2c88d05c7a75a
Author: Julien Boibessot <jul...@ar...>
Date: Wed Jun 23 16:13:25 2010 +0200
[BUILDROOT] Bump NcFTP version to 3.2.4
-----------------------------------------------------------------------
Summary of changes:
patches/buildroot/121-ncftp-bump_version.patch | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
create mode 100644 patches/buildroot/121-ncftp-bump_version.patch
diff --git a/patches/buildroot/121-ncftp-bump_version.patch b/patches/buildroot/121-ncftp-bump_version.patch
new file mode 100644
index 0000000..d994dc0
--- /dev/null
+++ b/patches/buildroot/121-ncftp-bump_version.patch
@@ -0,0 +1,24 @@
+From bc065596b4dd69fa36e2f8319b63fc4cd9e18529 Mon Sep 17 00:00:00 2001
+From: Julien Boibessot <jul...@ar...>
+Date: Sat, 29 May 2010 10:47:04 +0000
+Subject: ncftp: bump version
+
+Due to recent 3.2.4 release, 3.2.2 download address has changed, so
+I prefered bump version to 3.2.4 rather than changing NCFTP_SITE.
+
+Signed-off-by: Julien Boibessot <jul...@ar...>
+Signed-off-by: Peter Korsgaard <ja...@su...>
+---
+Index: buildroot/package/ncftp/ncftp.mk
+===================================================================
+--- buildroot.orig/package/ncftp/ncftp.mk 2008-11-03 09:15:12.000000000 +0100
++++ buildroot/package/ncftp/ncftp.mk 2010-06-23 16:11:34.000000000 +0200
+@@ -3,7 +3,7 @@
+ # ncftp client
+ #
+ #############################################################
+-NCFTP_VERSION:=3.2.2
++NCFTP_VERSION:=3.2.4
+ NCFTP_SOURCE:=ncftp-$(NCFTP_VERSION)-src.tar.bz2
+ NCFTP_SITE:=ftp://ftp.ncftp.com/ncftp
+ NCFTP_DIR:=$(BUILD_DIR)/ncftp-$(NCFTP_VERSION)
hooks/post-receive
--
armadeus
|