[csw-devel] SF.net SVN: gar:[15781] csw/mgar/pkg/stunnel/trunk
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Tue Sep 27 17:17:53 CEST 2011
Revision: 15781
http://gar.svn.sourceforge.net/gar/?rev=15781&view=rev
Author: skayser
Date: 2011-09-27 15:17:53 +0000 (Tue, 27 Sep 2011)
Log Message:
-----------
stunnel/trunk: bump to 4.44, update deps
Modified Paths:
--------------
csw/mgar/pkg/stunnel/trunk/Makefile
csw/mgar/pkg/stunnel/trunk/checksums
csw/mgar/pkg/stunnel/trunk/files/changelog.CSW
Modified: csw/mgar/pkg/stunnel/trunk/Makefile
===================================================================
--- csw/mgar/pkg/stunnel/trunk/Makefile 2011-09-27 15:14:20 UTC (rev 15780)
+++ csw/mgar/pkg/stunnel/trunk/Makefile 2011-09-27 15:17:53 UTC (rev 15781)
@@ -5,7 +5,7 @@
# to pthreads .. truss doesn't show /dev/zero usage on Solaris 10
# Test on Solaris 8 / 9 for comparison
NAME = stunnel
-VERSION = 4.41
+VERSION = 4.44
CATEGORIES = net
DESCRIPTION = Universal SSL Wrapper
@@ -25,13 +25,14 @@
MAJOR_VER = $(firstword $(subst ., ,$(VERSION)))
MASTER_SITES += ftp://ftp.stunnel.org/stunnel/obsolete/$(MAJOR_VER).x/
-RUNTIME_DEP_PKGS = CSWzlib CSWosslrt CSWtcpwrap
+RUNTIME_DEP_PKGS += CSWosslrt
+RUNTIME_DEP_PKGS += CSWlibwrap1
+RUNTIME_DEP_PKGS += CSWlibz1
-# Make stunnel.conf-sample.in honor $localstatedir adjustments
+# Make stunnel.conf-sample.in honor our $localstatedir. Issue description:
# cf. http://marc.info/?l=stunnel-users&m=128035848632004&w=2
-# Not merged upstream as ./configure without arguments leads to
-# expansions that the config file doesn't understand, e.g.
-# sysconfdir='${prefix}/etc' (cf. config.log)
+# Not merged upstream as ./configure without arguments leads to expansions
+# that the config file doesn't understand, e.g. sysconfdir='${prefix}/etc'
PATCHFILES = 0001-Make-stunnel.conf-sample.in-honor-sysconfdir-localst.patch
CONFIGURE_ARGS = $(DIRPATHS)
@@ -57,6 +58,9 @@
EXTRA_PAX_ARGS = -s ',ChangeLog$$,changelog,p'
+# Contains a historic reference to the default install locations
+CHECKPKG_OVERRIDES += file-with-bad-content|/usr/local|root/opt/csw/share/doc/stunnel/changelog
+
include gar/category.mk
# 1) Suppress prompts for openssl sample cert generation (-batch)
Modified: csw/mgar/pkg/stunnel/trunk/checksums
===================================================================
--- csw/mgar/pkg/stunnel/trunk/checksums 2011-09-27 15:14:20 UTC (rev 15780)
+++ csw/mgar/pkg/stunnel/trunk/checksums 2011-09-27 15:17:53 UTC (rev 15781)
@@ -1 +1 @@
-1ce3c7c491cabbda713af6ed6caf13f0 stunnel-4.41.tar.gz
+c9dd51fc02b913ce5bf7b3fc12f9cb4a stunnel-4.44.tar.gz
Modified: csw/mgar/pkg/stunnel/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/stunnel/trunk/files/changelog.CSW 2011-09-27 15:14:20 UTC (rev 15780)
+++ csw/mgar/pkg/stunnel/trunk/files/changelog.CSW 2011-09-27 15:17:53 UTC (rev 15781)
@@ -1,9 +1,9 @@
-stunnel (4.41,REV=2011.08.18)
+stunnel (4.44,REV=2011.09.27)
- * Updated to 4.41. (Closes: #4817, #4606)
+ * Updated to 4.44 (Closes: #4817, #4606)
* Changed $(sysconfdir) from /opt/csw/etc/stunnel to /etc/opt/csw/stunnel.
- -- Sebastian Kayser <skayser at opencsw.org> Thu, 18 Aug 2011 16:50:31 +0200
+ -- Sebastian Kayser <skayser at opencsw.org> Tue, 27 Sep 2011 16:55:08 +0200
stunnel (4,27,REV=2009.06.18)
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