From 794609245cb37208d13225db4086e949f08f5ca5 Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Fri, 18 Jun 2010 21:35:13 +0000 Subject: - Update to 1.58 PR: ports/147896 Submitted by: James Bailie (maintainer) Feature safe: yes --- www/drood/Makefile | 2 +- www/drood/distinfo | 6 +++--- www/drood/pkg-descr | 12 ++++++------ 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/www/drood/Makefile b/www/drood/Makefile index 64ef8db3de6b..7d7862d6097e 100644 --- a/www/drood/Makefile +++ b/www/drood/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drood -PORTVERSION= 1.56 +PORTVERSION= 1.58 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ diff --git a/www/drood/distinfo b/www/drood/distinfo index 73ac5e31a890..7f1b7d2053ff 100644 --- a/www/drood/distinfo +++ b/www/drood/distinfo @@ -1,3 +1,3 @@ -MD5 (drood-1.56.tar.gz) = 641f1d5447a902c0b17615d638b40980 -SHA256 (drood-1.56.tar.gz) = 173e979879d84d8a2c06671aa10844cfd5354d7b9f656cca7e54c2897137df68 -SIZE (drood-1.56.tar.gz) = 46509 +MD5 (drood-1.58.tar.gz) = e680572a656312d50bb47721fd264d68 +SHA256 (drood-1.58.tar.gz) = 5591d4ee8f1381fdcd6f117596f72f134882ebfaf689ce303eca79d7907ae4f2 +SIZE (drood-1.58.tar.gz) = 46914 diff --git a/www/drood/pkg-descr b/www/drood/pkg-descr index e3f2012226fa..b0ef11b31919 100644 --- a/www/drood/pkg-descr +++ b/www/drood/pkg-descr @@ -1,10 +1,10 @@ -Drood is a lightweight, partially-compliant HTTP/1.1 server, intended -as an alternative to more complex web servers for websites where -the server requirements are simple. Drood supports name-based -virtual hosting, CGI and SCGI, gzipped content-encoding for static -resources, and will service both IPv4 and IPv6 connections. +Drood is a lightweight, partially-compliant HTTP/1.1 server, intended as an +alternative to more complex web servers for websites where the server +requirements are simple. Drood supports name-based virtual hosting, CGI +and SCGI, gzipped content-encoding for static resources, and will service +both IPv4 and IPv6 connections. -WWW: http://www.mammothcheese.ca/drood.html +WWW: http://www.mammothcheese.ca/ -- James Bailie -- cgit