[packages] lftp: update to 4.0.7
authorStephen Walker <stephendwalker@gmail.com>
Sun, 23 May 2010 06:07:07 +0000 (06:07 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Sun, 23 May 2010 06:07:07 +0000 (06:07 +0000)
SVN-Revision: 21539

net/lftp/Makefile
net/lftp/patches/001-libintl.patch
net/lftp/patches/002-gettimeofday.patch [deleted file]

index 432f759eaebaf08d14b95d2bc20bc61885e5c3a3..ea4f95dcb98c8930cccd4adc00b92e7c3167ed08 100644 (file)
@@ -1,7 +1,6 @@
 #
 # Copyright (C) 2008-2010 OpenWrt.org
 #
-
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
@@ -9,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=lftp
-PKG_VERSION:=4.0.5
-PKG_RELEASE:=2
+PKG_VERSION:=4.0.7
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://lftp.cybermirror.org \
   http://lftp.cybermirror.org/old
-PKG_MD5SUM:=5400cad5f91e131ac2ded7c24aea594c
+PKG_MD5SUM:=a40e4518fc477c82ffcc5b04d9ff64ff
 
 PKG_INSTALL:=1
 
@@ -58,7 +57,7 @@ MAKE_VARS += \
 define Package/lftp/install
        $(INSTALL_DIR) $(1)/usr/bin
        $(INSTALL_DIR) $(1)/usr/lib
-       $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/lftp $(1)/usr/bin
+       $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/lftp $(1)/usr/bin/
 endef
 
 define Package/lftp/postinst
index df77ac561490df28d568c7249aa6f5c3883d5391..1085396047ecd560d589ea69a6d76ba196f95e3e 100644 (file)
@@ -1,6 +1,6 @@
 --- a/lib/gettext.h
 +++ b/lib/gettext.h
-@@ -22,7 +22,6 @@
+@@ -23,7 +23,6 @@
  #if ENABLE_NLS
  
  /* Get declarations of GNU message catalog functions.  */
@@ -8,7 +8,7 @@
  
  /* You can set the DEFAULT_TEXT_DOMAIN macro to specify the domain used by
     the gettext() and ngettext() macros.  This is an alternative to calling
-@@ -54,7 +53,6 @@
+@@ -55,7 +54,6 @@
  #if defined(__cplusplus) && defined(__GNUG__) && (__GNUC__ >= 3)
  # include <cstdlib>
  # if (__GLIBC__ >= 2) || _GLIBCXX_HAVE_LIBINTL_H
diff --git a/net/lftp/patches/002-gettimeofday.patch b/net/lftp/patches/002-gettimeofday.patch
deleted file mode 100644 (file)
index e69de29..0000000