the following patch brings openvpn-devel up to "week 45" (most recent)
openvpn-devel version from git, which has one important bugfix
("route" command with special-case targets was broken) and enables
parallel building.

Also, it seems that "--enable-small" was lost in the application of
the last commit - or my local SVN is confused.  I know I sent this last
time, but "svn diff" claims it's not in the repository right now...

Anyway, here's the output of "svn update ; svn diff" on the packages feed
tree...

Please include :-)

Signed-off-by: Gert Doering <g...@greenie.muc.de>

Index: openvpn-devel/Makefile
===================================================================
--- openvpn-devel/Makefile      (Revision 23955)
+++ openvpn-devel/Makefile      (Arbeitskopie)
@@ -5,14 +5,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openvpn-devel
-PKG_VERSION:=201035
+PKG_VERSION:=201045
 PKG_RELEASE:=1
 
 PKG_SOURCE:=openvpn-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://ftp.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/
-PKG_MD5SUM:=1f0d2cbfb735df92d7fd8bef5d80a291
+PKG_MD5SUM:=0c54fe19381e8756f40bc1050d7016d8
 
 PKG_INSTALL:=1
+PKG_BUILD_PARALLEL:=1
 PKG_BUILD_DIR:=$(BUILD_DIR)/openvpn-devel
 
 include $(INCLUDE_DIR)/package.mk
@@ -44,6 +45,7 @@
                --disable-socks \
                --enable-password-save \
                --enable-iproute2 \
+               --enable-small \
                --with-iproute-path=/usr/sbin/ip \
                ,\
                ac_cv_func_epoll_create=no \
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: pgpVunb82obPY.pgp
Description: PGP signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to