SF.net SVN: gar:[25171] csw/mgar/pkg/stunnel/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sun Jul 12 21:36:26 CEST 2015
Revision: 25171
http://sourceforge.net/p/gar/code/25171
Author: dmichelsen
Date: 2015-07-12 19:36:25 +0000 (Sun, 12 Jul 2015)
Log Message:
-----------
stunnel/trunk: Update to 5.20
Modified Paths:
--------------
csw/mgar/pkg/stunnel/trunk/Makefile
csw/mgar/pkg/stunnel/trunk/checksums
Modified: csw/mgar/pkg/stunnel/trunk/Makefile
===================================================================
--- csw/mgar/pkg/stunnel/trunk/Makefile 2015-07-09 15:38:01 UTC (rev 25170)
+++ csw/mgar/pkg/stunnel/trunk/Makefile 2015-07-12 19:36:25 UTC (rev 25171)
@@ -7,7 +7,7 @@
# Test on Solaris 8 / 9 for comparison
#
NAME = stunnel
-VERSION = 5.19
+VERSION = 5.20
# BETA = b4
GARTYPE = v2
@@ -47,6 +47,10 @@
CONFIGURE_ARGS += --with-ssl=$(prefix)
CONFIGURE_ARGS += --enable-ipv6
+# The test just tries to build Windows binaries, skip until this is fixed:
+# http://www.stunnel.org/pipermail/stunnel-users/2015-July/005153.html
+SKIPTEST ?= 1
+
REINPLACEMENTS += capath
REINPLACE_MATCH_capath = /etc/ssl/certs
REINPLACE_WITH_capath = $(sysconfdir)/ssl/certs
Modified: csw/mgar/pkg/stunnel/trunk/checksums
===================================================================
--- csw/mgar/pkg/stunnel/trunk/checksums 2015-07-09 15:38:01 UTC (rev 25170)
+++ csw/mgar/pkg/stunnel/trunk/checksums 2015-07-12 19:36:25 UTC (rev 25171)
@@ -1 +1 @@
-5642c0feb14f480b8a0739b6eb8b39e5 stunnel-5.19.tar.gz
+3264375026c2b496b5d258e243222de8 stunnel-5.20.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