summaryrefslogtreecommitdiff
path: root/security/stunnel/patches
diff options
context:
space:
mode:
Diffstat (limited to 'security/stunnel/patches')
-rw-r--r--security/stunnel/patches/patch-aa10
-rw-r--r--security/stunnel/patches/patch-ac8
2 files changed, 9 insertions, 9 deletions
diff --git a/security/stunnel/patches/patch-aa b/security/stunnel/patches/patch-aa
index 9603b2317a6..6f9a3cf68ed 100644
--- a/security/stunnel/patches/patch-aa
+++ b/security/stunnel/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.22 2010/04/15 09:57:47 tron Exp $
+$NetBSD: patch-aa,v 1.23 2011/07/11 14:20:24 ryoon Exp $
---- tools/Makefile.in.orig 2010-03-31 10:45:09.000000000 +0100
-+++ tools/Makefile.in 2010-04-15 10:43:07.000000000 +0100
-@@ -169,7 +169,7 @@
+--- tools/Makefile.in.orig 2011-05-02 22:14:27.000000000 +0000
++++ tools/Makefile.in
+@@ -192,7 +192,7 @@ top_srcdir = @top_srcdir@
EXTRA_DIST = ca.html ca.pl importCA.html importCA.sh script.sh \
stunnel.spec stunnel.cnf stunnel.nsi stunnel.conf
@@ -11,7 +11,7 @@ $NetBSD: patch-aa,v 1.22 2010/04/15 09:57:47 tron Exp $
conf_DATA = stunnel.conf-sample
examplesdir = $(docdir)/examples
examples_DATA = ca.html ca.pl importCA.html importCA.sh script.sh \
-@@ -334,7 +334,7 @@
+@@ -373,7 +373,7 @@ info: info-am
info-am:
diff --git a/security/stunnel/patches/patch-ac b/security/stunnel/patches/patch-ac
index e85467daea5..0dc47086f01 100644
--- a/security/stunnel/patches/patch-ac
+++ b/security/stunnel/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.11 2008/05/29 00:44:30 schmonz Exp $
+$NetBSD: patch-ac,v 1.12 2011/07/11 14:20:24 ryoon Exp $
---- src/Makefile.in.orig 2008-05-18 07:46:06.000000000 -0400
+--- src/Makefile.in.orig 2011-05-02 22:14:27.000000000 +0000
+++ src/Makefile.in
-@@ -224,7 +224,7 @@ libstunnel_la_LDFLAGS = -avoid-version
+@@ -254,7 +254,7 @@ libstunnel_la_LDFLAGS = -avoid-version
INCLUDES = -I/usr/kerberos/include
# Additional compiler flags
@@ -10,4 +10,4 @@ $NetBSD: patch-ac,v 1.11 2008/05/29 00:44:30 schmonz Exp $
+AM_CPPFLAGS = -DLIBDIR='"$(pkglibdir)"' -DCONFDIR='"$(sysconfdir)"' -DPIDFILE='"$(localstatedir)/run/stunnel.pid"'
# Win32 executable
- EXTRA_DIST = stunnel.exe make.bat mingw.mak makece.bat evc.mak vc.mak nogui.c os2.mak
+ EXTRA_DIST = stunnel.exe make.bat mingw.mak makece.bat evc.mak vc.mak makew32.bat version.rc nogui.c os2.mak