From a328af927ed1a970bb8b990fcdf6aad7e75d719e Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Sun, 27 May 2012 00:08:39 +0000 Subject: [PATCH] [packages] lftp: update to 4.3.6 SVN-Revision: 31865 --- net/lftp/Makefile | 4 ++-- net/lftp/patches/001-libintl.patch | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/lftp/Makefile b/net/lftp/Makefile index fa21a825d1..631803f31d 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lftp -PKG_VERSION:=4.3.4 +PKG_VERSION:=4.3.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://lftp.cybermirror.org \ http://lftp.cybermirror.org/old -PKG_MD5SUM:=fbbc296f8c8c73e4b38b2b3228bd94f5 +PKG_MD5SUM:=ffcdbaec5d1416cb6dd754efd43fa61a PKG_INSTALL:=1 diff --git a/net/lftp/patches/001-libintl.patch b/net/lftp/patches/001-libintl.patch index 42f3f42b62..13b3961d41 100644 --- a/net/lftp/patches/001-libintl.patch +++ b/net/lftp/patches/001-libintl.patch @@ -1,6 +1,6 @@ --- a/lib/gettext.h +++ b/lib/gettext.h -@@ -23,7 +23,6 @@ +@@ -22,7 +22,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 -@@ -55,7 +54,6 @@ +@@ -54,7 +53,6 @@ #if defined(__cplusplus) && defined(__GNUG__) && (__GNUC__ >= 3) # include # if (__GLIBC__ >= 2 && !defined __UCLIBC__) || _GLIBCXX_HAVE_LIBINTL_H -- 2.30.2