update to nostromo-1.6, now with ipv6 support

from maintainer Marcus Glocker <marcus@nazgul.ch>
This commit is contained in:
pvalchev 2005-02-07 18:46:07 +00:00
parent 68f44be4ea
commit bd5fda45d9
3 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.7 2005/01/24 10:17:51 mbalmer Exp $
# $OpenBSD: Makefile,v 1.8 2005/02/07 18:46:07 pvalchev Exp $
COMMENT= "Nostromo webserver"
DISTNAME= nostromo-1.5.1
DISTNAME= nostromo-1.6
CATEGORIES= www
MASTER_SITES= http://www.nazgul.ch/dev/

View File

@ -1,4 +1,4 @@
MD5 (nostromo-1.5.1.tar.gz) = f3f9ccd730800c880d5fd0a6c0672851
RMD160 (nostromo-1.5.1.tar.gz) = d45331e0012679de34b1f63cdc6541adac31c4ac
SHA1 (nostromo-1.5.1.tar.gz) = 2312910295349597c347cd19e065cda34b0f628c
SIZE (nostromo-1.5.1.tar.gz) = 35973
MD5 (nostromo-1.6.tar.gz) = 8971476ab2b619c22b587ec36934e7f1
RMD160 (nostromo-1.6.tar.gz) = 8ae7e9593240c55d6806f12203d927fe1800aa11
SHA1 (nostromo-1.6.tar.gz) = 5d9a06407f1cf807462f5223523c990d491cea14
SIZE (nostromo-1.6.tar.gz) = 36973

View File

@ -1,4 +1,4 @@
nhttpd is a simple, fast, and secure http server which supports:
html, cgi, chroot, setuid, basic authentication, virtual hosts, aliases and
ssl.
html, cgi, chroot, setuid, basic authentication, virtual hosts, aliases, ssl,
and ipv6.