- bugfix update to hiawatha-6.1

This commit is contained in:
ajacoutot 2007-11-11 13:56:33 +00:00
parent df4efa83a9
commit 19a28b6959
3 changed files with 12 additions and 12 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.10 2007/10/26 22:42:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2007/11/11 13:56:33 ajacoutot Exp $
COMMENT= secure webserver
DISTNAME= hiawatha-6.0
DISTNAME= hiawatha-6.1
CATEGORIES= www net
HOMEPAGE= http://hiawatha.leisink.org

View File

@ -1,5 +1,5 @@
MD5 (hiawatha-6.0.tar.gz) = 2yKjxnN+itIEfB/YdLBmUA==
RMD160 (hiawatha-6.0.tar.gz) = +XX2Jua10Gdl9NvHCndZ6ImWejQ=
SHA1 (hiawatha-6.0.tar.gz) = nJ4yWkiEGcpudX1kSdiIJ1GTeC8=
SHA256 (hiawatha-6.0.tar.gz) = 5Thzk/YUo58+tiaUdKGy+sjSQU2JLDyjky77Wp8Ql/8=
SIZE (hiawatha-6.0.tar.gz) = 229687
MD5 (hiawatha-6.1.tar.gz) = a5uMJV1JLT41iW68FihSHg==
RMD160 (hiawatha-6.1.tar.gz) = etEgizHHhIZ0N5Q5dcBtLu/tXHA=
SHA1 (hiawatha-6.1.tar.gz) = P2Kfeg1GJoNSXC5WR/yk+KZgP58=
SHA256 (hiawatha-6.1.tar.gz) = Xqu8PZHZU22CQoSzW3uHmIbMdU92JUihSFcUG5EZ5FU=
SIZE (hiawatha-6.1.tar.gz) = 230046

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-doc_hiawatha_1,v 1.8 2007/10/14 09:09:46 ajacoutot Exp $
--- doc/hiawatha.1.orig Fri Oct 12 11:10:43 2007
+++ doc/hiawatha.1 Sun Oct 14 11:05:53 2007
$OpenBSD: patch-doc_hiawatha_1,v 1.9 2007/11/11 13:56:33 ajacoutot Exp $
--- doc/hiawatha.1.orig Wed Nov 7 08:10:05 2007
+++ doc/hiawatha.1 Sun Nov 11 14:50:48 2007
@@ -23,7 +23,7 @@ hiawatha \- Advanced and secure webserver
Hiawatha is a secure webserver for Unix. It has been written with 'being secure' as its main goal. Hiawatha has lots of features that no other webserver has. This and the fact that Hiawatha's source code is free of security-bugs, makes Hiawatha the most secure webserver available.
.br
@ -37,7 +37,7 @@ $OpenBSD: patch-doc_hiawatha_1,v 1.8 2007/10/14 09:09:46 ajacoutot Exp $
.TP
.B ServerKey = <SSL certificate file>
The file containing the SSL private key and certificate. These will be used for all SSL bindings that don't have their own certificate file (see ServerKey and UseSSL in BINDING CONFIGURATION).
@@ -755,7 +755,7 @@ and
@@ -756,7 +756,7 @@ and
.B UseGZfile
.SH MIMETYPES
@ -46,7 +46,7 @@ $OpenBSD: patch-doc_hiawatha_1,v 1.8 2007/10/14 09:09:46 ajacoutot Exp $
.TP
.B <mimetype> <extension> [<extension> ...]
Example: image/jpeg jpg jpeg jpe
@@ -779,15 +779,15 @@ Will unban all clients.
@@ -780,15 +780,15 @@ Will unban all clients.
Will close all open logfiles
.SH FILES