Update miniupnpd: 1.0-RC5 > 1.0-RC6
authorOliver Ertl <oliver@ertl-net.net>
Sat, 30 Jun 2007 16:40:06 +0000 (16:40 +0000)
committerOliver Ertl <oliver@ertl-net.net>
Sat, 30 Jun 2007 16:40:06 +0000 (16:40 +0000)
SVN-Revision: 7802

net/miniupnpd/Makefile
net/miniupnpd/patches/001-makefile-tweaks.patch
net/miniupnpd/patches/100-iptables-wan-device-name.patch

index 05dca4cdf49d3e0e9f80cec1f0fc6af21a0ce167..b621883ad565b6feed3681dda3a1f319537eb81a 100644 (file)
@@ -9,11 +9,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=miniupnpd
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=miniupnpd
-PKG_VERSION:=1.0-RC5
+PKG_VERSION:=1.0-RC6
 PKG_RELEASE:=2
 PKG_RELEASE:=2
-PKG_MD5SUM:=fce12f92178409f0026a635d4bb5d8be
+PKG_MD5SUM:=6cb5f0710050b5be0d976383985b012b
 
 
-PKG_SOURCE_URL:=http://miniupnp.tuxfamily.org/files
+PKG_SOURCE_URL:=http://miniupnp.free.fr/files
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_CAT:=zcat
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_CAT:=zcat
 
index 7f3781bbd19953a6465891547f55bacaf0381e47..eaed59e112464bb6a05ecfc855a8aa2c9420e093 100644 (file)
@@ -1,5 +1,7 @@
---- miniupnpd-1.0-RC4/Makefile.openwrt.orig    2007-04-26 14:46:51.000000000 -0500
-+++ miniupnpd-1.0-RC4/Makefile.openwrt 2007-04-26 14:52:55.000000000 -0500
+Index: miniupnpd-1.0-RC6/Makefile.openwrt
+===================================================================
+--- miniupnpd-1.0-RC6.orig/Makefile.openwrt    2007-06-30 18:30:56.000000000 +0200
++++ miniupnpd-1.0-RC6/Makefile.openwrt 2007-06-30 18:30:57.000000000 +0200
 @@ -2,7 +2,7 @@
  # http://miniupnp.free.fr/
  # Author : Thomas Bernard
 @@ -2,7 +2,7 @@
  # http://miniupnp.free.fr/
  # Author : Thomas Bernard
index 93e11ca9c23ba8dc071b39316c91f26ca2f13039..f502f7fd5df553a4412dd49ef31cf2239d900f00 100644 (file)
@@ -1,12 +1,13 @@
-diff -urN miniupnpd.orig/linux/iptables_init.sh miniupnpd/linux/iptables_init.sh
---- miniupnpd.orig/linux/iptables_init.sh      2007-04-13 10:02:22.291113712 -0500
-+++ miniupnpd/linux/iptables_init.sh   2007-04-13 10:04:33.346190312 -0500
+Index: miniupnpd-1.0-RC6/linux/iptables_init.sh
+===================================================================
+--- miniupnpd-1.0-RC6.orig/linux/iptables_init.sh      2007-06-30 18:30:56.000000000 +0200
++++ miniupnpd-1.0-RC6/linux/iptables_init.sh   2007-06-30 18:30:57.000000000 +0200
 @@ -1,9 +1,12 @@
  #! /bin/sh
  # $Id: iptables_init.sh,v 1.3 2006/11/23 12:32:57 nanard Exp $
 +. /etc/functions.sh
  IPTABLES=iptables
 @@ -1,9 +1,12 @@
  #! /bin/sh
  # $Id: iptables_init.sh,v 1.3 2006/11/23 12:32:57 nanard Exp $
 +. /etc/functions.sh
  IPTABLES=iptables
-
  #change this parameters :
 -EXTIF=eth0
 +include /lib/network
  #change this parameters :
 -EXTIF=eth0
 +include /lib/network
@@ -15,20 +16,21 @@ diff -urN miniupnpd.orig/linux/iptables_init.sh miniupnpd/linux/iptables_init.sh
  EXTIP="`LC_ALL=C /sbin/ifconfig $EXTIF | grep 'inet addr' | awk '{print $2}' | sed -e 's/.*://'`"
  echo "External IP = $EXTIP"
  
  EXTIP="`LC_ALL=C /sbin/ifconfig $EXTIF | grep 'inet addr' | awk '{print $2}' | sed -e 's/.*://'`"
  echo "External IP = $EXTIP"
  
-diff -urN miniupnpd.orig/linux/iptables_removeall.sh miniupnpd/linux/iptables_removeall.sh
---- miniupnpd.orig/linux/iptables_removeall.sh 2007-04-13 10:01:53.455497392 -0500
-+++ miniupnpd/linux/iptables_removeall.sh      2007-04-13 10:04:19.444303720 -0500
+Index: miniupnpd-1.0-RC6/linux/iptables_removeall.sh
+===================================================================
+--- miniupnpd-1.0-RC6.orig/linux/iptables_removeall.sh 2007-06-30 18:30:56.000000000 +0200
++++ miniupnpd-1.0-RC6/linux/iptables_removeall.sh      2007-06-30 18:30:57.000000000 +0200
 @@ -1,9 +1,12 @@
  #! /bin/sh
  # $Id: iptables_removeall.sh,v 1.3 2006/11/23 12:32:57 nanard Exp $
 +. /etc/functions.sh
  IPTABLES=iptables
 @@ -1,9 +1,12 @@
  #! /bin/sh
  # $Id: iptables_removeall.sh,v 1.3 2006/11/23 12:32:57 nanard Exp $
 +. /etc/functions.sh
  IPTABLES=iptables
-
  #change this parameters :
 -EXTIF=eth0
 +include /lib/network
 +scan_interfaces
 +config_get EXTIF wan ifname
  EXTIP="`LC_ALL=C /sbin/ifconfig $EXTIF | grep 'inet addr' | awk '{print $2}' | sed -e 's/.*://'`"
  #change this parameters :
 -EXTIF=eth0
 +include /lib/network
 +scan_interfaces
 +config_get EXTIF wan ifname
  EXTIP="`LC_ALL=C /sbin/ifconfig $EXTIF | grep 'inet addr' | awk '{print $2}' | sed -e 's/.*://'`"
-
- #removing the MINIUPNPD chain for nat
\ No newline at end of file
+ #removing the MINIUPNPD chain for nat