diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2010-06-18 21:35:13 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2010-06-18 21:35:13 +0000 |
commit | 3c8f361d4855655dad908a232d0c1442503f576d (patch) | |
tree | aa1a0d1d9c316d0d12e1587a5866069a859f12e7 /www/drood | |
parent | 8f73269fc717c0db6232a04c06e68ab930ba820a (diff) | |
download | ports-3c8f361d4855655dad908a232d0c1442503f576d.tar.gz ports-3c8f361d4855655dad908a232d0c1442503f576d.zip |
Notes
Diffstat (limited to 'www/drood')
-rw-r--r-- | www/drood/Makefile | 2 | ||||
-rw-r--r-- | www/drood/distinfo | 6 | ||||
-rw-r--r-- | 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 <jimmy@mammothcheese.ca> |