SF.net SVN: gar:[26052] csw/mgar/pkg/stunnel/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Nov 28 11:36:53 CET 2016
Revision: 26052
http://sourceforge.net/p/gar/code/26052
Author: dmichelsen
Date: 2016-11-28 10:36:53 +0000 (Mon, 28 Nov 2016)
Log Message:
-----------
stunnel/trunk: Update to 5.38 and reformat manifest
Modified Paths:
--------------
csw/mgar/pkg/stunnel/trunk/Makefile
csw/mgar/pkg/stunnel/trunk/checksums
csw/mgar/pkg/stunnel/trunk/files/cswstunnel.xml
Modified: csw/mgar/pkg/stunnel/trunk/Makefile
===================================================================
--- csw/mgar/pkg/stunnel/trunk/Makefile 2016-11-25 14:28:46 UTC (rev 26051)
+++ csw/mgar/pkg/stunnel/trunk/Makefile 2016-11-28 10:36:53 UTC (rev 26052)
@@ -1,13 +1,7 @@
# TODO (release-critical prefixed with !, non release-critical with *)
#
-# * postinstall mknod not possible within zone (mknod fails with "not owner")
-# Work around this or provide README.CSW with instructions for chroot
-# --> Why should /dev/zero be required at all? google suggests relation
-# to pthreads .. truss doesn't show /dev/zero usage on Solaris 10
-# Test on Solaris 8 / 9 for comparison
-#
NAME = stunnel
-VERSION = 5.31
+VERSION = 5.38
#BETA = b3
GARTYPE = v2
@@ -28,6 +22,12 @@
DISTFILES += $(DISTNAME)$(BETA).tar.gz
DISTFILES += cswstunnel.xml
+# The test just tries to build Windows binaries and it is automatically activated
+# when there is a .git in the unpacked directory. Do not use GIT patching until this
+# is changed:
+# http://www.stunnel.org/pipermail/stunnel-users/2015-July/005160.html
+NOGITPATCH = 1
+
VENDOR_URL = http://www.stunnel.org
BUILD_DEP_PKGS += CSWlibssl-dev
@@ -46,10 +46,6 @@
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 2016-11-25 14:28:46 UTC (rev 26051)
+++ csw/mgar/pkg/stunnel/trunk/checksums 2016-11-28 10:36:53 UTC (rev 26052)
@@ -1 +1 @@
-a39b89624984cefc6d229a54f34b33ec stunnel-5.31.tar.gz
+4f91715f097da5f061eb0c8b635ad440 stunnel-5.38.tar.gz
Modified: csw/mgar/pkg/stunnel/trunk/files/cswstunnel.xml
===================================================================
(Binary files differ)
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