summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-06-14 19:10:04 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-06-14 19:10:04 +0000
commitaab3d7a877eab37079b4b6c71febf25b824d6840 (patch)
tree2f1a3c380ae0cc3b6d794c20459a882910a0c8d0 /net-misc/stunnel/files
parentAdded a patch for the FPU-lockup issue; please see bug #58304 for details. (M... (diff)
downloadgentoo-2-aab3d7a877eab37079b4b6c71febf25b824d6840.tar.gz
gentoo-2-aab3d7a877eab37079b4b6c71febf25b824d6840.tar.bz2
gentoo-2-aab3d7a877eab37079b4b6c71febf25b824d6840.zip
Closing #53519.
Diffstat (limited to 'net-misc/stunnel/files')
-rw-r--r--net-misc/stunnel/files/digest-stunnel-4.051
-rw-r--r--net-misc/stunnel/files/stunnel-4.05-gentoo.diff12
2 files changed, 13 insertions, 0 deletions
diff --git a/net-misc/stunnel/files/digest-stunnel-4.05 b/net-misc/stunnel/files/digest-stunnel-4.05
new file mode 100644
index 000000000000..e77a8b2116f1
--- /dev/null
+++ b/net-misc/stunnel/files/digest-stunnel-4.05
@@ -0,0 +1 @@
+MD5 e28a03cf694a43a7f144ec3d5c064456 stunnel-4.05.tar.gz 341191
diff --git a/net-misc/stunnel/files/stunnel-4.05-gentoo.diff b/net-misc/stunnel/files/stunnel-4.05-gentoo.diff
new file mode 100644
index 000000000000..b41de790e162
--- /dev/null
+++ b/net-misc/stunnel/files/stunnel-4.05-gentoo.diff
@@ -0,0 +1,12 @@
+--- tools/Makefile.in 2002-10-26 16:48:22.000000000 +0000
++++ tools/Makefile.in 2002-10-26 16:48:38.000000000 +0000
+@@ -83,7 +83,7 @@
+
+
+ confdir = $(sysconfdir)/stunnel
+-conf_DATA = stunnel.conf-sample stunnel.pem
++conf_DATA = stunnel.conf-sample
+
+ docdir = $(datadir)/doc/stunnel
+ examplesdir = $(docdir)/examples
+