SF.net SVN: gar:[25858] csw/mgar/pkg/openvpn/trunk

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Tue Jul 26 12:40:33 CEST 2016


Revision: 25858
          http://sourceforge.net/p/gar/code/25858
Author:   cgrzemba
Date:     2016-07-26 10:40:33 +0000 (Tue, 26 Jul 2016)
Log Message:
-----------
openvpn/trunk: update version 2.3.11

Modified Paths:
--------------
    csw/mgar/pkg/openvpn/trunk/Makefile
    csw/mgar/pkg/openvpn/trunk/checksums

Modified: csw/mgar/pkg/openvpn/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openvpn/trunk/Makefile	2016-07-21 11:45:59 UTC (rev 25857)
+++ csw/mgar/pkg/openvpn/trunk/Makefile	2016-07-26 10:40:33 UTC (rev 25858)
@@ -1,5 +1,5 @@
 NAME = openvpn
-VERSION = 2.0.9
+VERSION = 2.3.11
 GARTYPE = v2
 
 DESCRIPTION = Secure IP tunnel daemon
@@ -8,13 +8,15 @@
 endef
 
 # master files
-MASTER_SITES = http://openvpn.net/release/
+MASTER_SITES = https://swupdate.openvpn.org/community/releases/
+# MASTER_SITES = http://openvpn.net/release/
 DISTFILES += $(DISTNAME).tar.gz
-PATCHFILES += patch.openvpn-2.0.9.tun.c
+# PATCHFILES += patch.openvpn-2.0.9.tun.c
 
 VENDOR_URL = http://openvpn.net
 
 BUILD_DEP_PKGS += CSWtun
+GARCOMPILER = SOS12U4
 
 PACKAGES += CSWopenvpn
 SPKG_DESC_CSWopenvpn = Secure IP tunnel daemon
@@ -35,6 +37,9 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
 
+EXTRA_CFLAGS=-std=c99
+EXTRA_LINKER_FLAGS = -lsocket -lnsl
+
 CONFIGURE_ARGS  = --prefix=$(prefix) --mandir=/opt/csw/share/man
 
 # use classes for install/removal

Modified: csw/mgar/pkg/openvpn/trunk/checksums
===================================================================
--- csw/mgar/pkg/openvpn/trunk/checksums	2016-07-21 11:45:59 UTC (rev 25857)
+++ csw/mgar/pkg/openvpn/trunk/checksums	2016-07-26 10:40:33 UTC (rev 25858)
@@ -1 +1 @@
-60745008b90b7dbe25fe8337c550fec6  openvpn-2.0.9.tar.gz
+e075a11f9fd0a81dae1ed1760479e9d6  openvpn-2.3.11.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list