Update nufw to 2.2.17
authorFlorian Fainelli <florian@openwrt.org>
Mon, 29 Sep 2008 17:13:29 +0000 (17:13 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 29 Sep 2008 17:13:29 +0000 (17:13 +0000)
SVN-Revision: 12801

net/nufw/Makefile
net/nufw/patches/001-no_doc_tests.patch

index 1dd395b6e38de6d9be1cd14bbf588db867ae6880..8e5937723a06112387f2e2f42e30060401e85a05 100644 (file)
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nufw
-PKG_VERSION:=2.2.15
+PKG_VERSION:=2.2.17
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.nufw.org/download/nufw/
-PKG_MD5SUM:=ef9d335c2db263d85541379db7871f65
+PKG_MD5SUM:=f25ef486b0fc71cd03a3913a26515029
 
 include $(INCLUDE_DIR)/package.mk
 
index 627446e3585354d2522165abe34d8d40a99e763f..fe5a4685edd68d9c68b2a2c3ee7317e5c1067634 100644 (file)
@@ -1,19 +1,19 @@
-diff -urN nufw-2.2.15/Makefile.am nufw-2.2.15.new/Makefile.am
---- nufw-2.2.15/Makefile.am    2008-04-15 14:12:18.000000000 +0200
-+++ nufw-2.2.15.new/Makefile.am        2008-07-13 22:39:22.000000000 +0200
+diff -ruN nufw-2.2.17/Makefile.am nufw-2.2.17.new/Makefile.am
+--- nufw-2.2.17/Makefile.am    2008-09-29 19:06:22.000000000 +0200
++++ nufw-2.2.17.new/Makefile.am        2008-04-04 11:15:37.000000000 +0200
 @@ -1,4 +1,4 @@
 -SUBDIRS = src scripts doc tests conf python
 +SUBDIRS = src scripts conf python
  
  PATCH_FILES = patches/dump-connection-mark.diff 
  EXTRA_DIST = autogen.sh $(PATCH_FILES)
-diff -urN nufw-2.2.15/Makefile.in nufw-2.2.15.new/Makefile.in
---- nufw-2.2.15/Makefile.in    2008-04-15 14:12:41.000000000 +0200
-+++ nufw-2.2.15.new/Makefile.in        2008-07-13 22:39:40.000000000 +0200
-@@ -234,7 +234,7 @@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
+diff -ruN nufw-2.2.17/Makefile.in nufw-2.2.17.new/Makefile.in
+--- nufw-2.2.17/Makefile.in    2008-09-29 19:06:34.000000000 +0200
++++ nufw-2.2.17.new/Makefile.in        2008-09-24 11:25:21.000000000 +0200
+@@ -193,7 +193,7 @@
  target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
 -SUBDIRS = src scripts doc tests conf python
 +SUBDIRS = src scripts conf python
  PATCH_FILES = patches/dump-connection-mark.diff