From bd5fda45d96811cdc1e3b2f9bee905703ab4e4ed Mon Sep 17 00:00:00 2001 From: pvalchev Date: Mon, 7 Feb 2005 18:46:07 +0000 Subject: [PATCH] update to nostromo-1.6, now with ipv6 support from maintainer Marcus Glocker --- www/nostromo/Makefile | 4 ++-- www/nostromo/distinfo | 8 ++++---- www/nostromo/pkg/DESCR | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/nostromo/Makefile b/www/nostromo/Makefile index 1321a9e4e40..4ab65948ff3 100644 --- a/www/nostromo/Makefile +++ b/www/nostromo/Makefile @@ -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/ diff --git a/www/nostromo/distinfo b/www/nostromo/distinfo index 426bda51e72..8cd896244b9 100644 --- a/www/nostromo/distinfo +++ b/www/nostromo/distinfo @@ -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 diff --git a/www/nostromo/pkg/DESCR b/www/nostromo/pkg/DESCR index 6b92cc9f7ad..0e39b73c904 100644 --- a/www/nostromo/pkg/DESCR +++ b/www/nostromo/pkg/DESCR @@ -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.