[package] update unfs3 to 0.9.22 (#5810)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 20 Sep 2009 11:50:43 +0000 (11:50 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 20 Sep 2009 11:50:43 +0000 (11:50 +0000)
SVN-Revision: 17629

net/unfs3/Makefile
net/unfs3/patches/100-no_lfl.patch

index 96987b6f0212b3295fb278795e396f2c3fb34620..08314f6870a637ae2776911e3f19499f98398107 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=unfs3
-PKG_VERSION:=0.9.20
+PKG_VERSION:=0.9.22
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/$(PKG_NAME)
-PKG_MD5SUM:=2920d9cc7c3cb76da0792669bf035650
+PKG_MD5SUM:=ddf679a5d4d80096a59f3affc64f16e5
 
 include $(INCLUDE_DIR)/package.mk
 
index db4f8633149454e8de61a12c522bef0a49ae9e59..c4a971fd27d69500b0c7afec4deba7f345b83cc9 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Config/lex.yy.c
 +++ b/Config/lex.yy.c
-@@ -445,9 +445,15 @@
+@@ -445,9 +445,15 @@ static void copy_text(const char *from, 
  
  #ifndef YY_SKIP_YYWRAP
  #ifdef __cplusplus
@@ -21,7 +21,7 @@
  
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -12,7 +12,7 @@
+@@ -12,7 +12,7 @@ OBJS = attr.o daemon.o error.o fd_cache.
         md5.o mount.o nfs.o password.o readdir.o user.o xdr.o winsupport.o
  CONFOBJ = Config/lib.a
  EXTRAOBJ = @EXTRAOBJ@
@@ -32,7 +32,7 @@
  prefix = @prefix@
 --- a/configure
 +++ b/configure
-@@ -2604,7 +2604,7 @@
+@@ -2604,7 +2604,7 @@ else
  
      ac_save_LIBS=$LIBS
      ac_cv_lib_lex='none needed'