diff options
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 8a81388bf854..64ef8db3de6b 100644 --- a/www/drood/Makefile +++ b/www/drood/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drood -PORTVERSION= 1.55 +PORTVERSION= 1.56 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ diff --git a/www/drood/distinfo b/www/drood/distinfo index c79f69ed28f9..73ac5e31a890 100644 --- a/www/drood/distinfo +++ b/www/drood/distinfo @@ -1,3 +1,3 @@ -MD5 (drood-1.55.tar.gz) = 424890f1971947b77a4cab6262791dc2 -SHA256 (drood-1.55.tar.gz) = 86b0f93b647d5f47fb7d9ad1c774b83efbb576334ac846653cdd9eae216e12be -SIZE (drood-1.55.tar.gz) = 46514 +MD5 (drood-1.56.tar.gz) = 641f1d5447a902c0b17615d638b40980 +SHA256 (drood-1.56.tar.gz) = 173e979879d84d8a2c06671aa10844cfd5354d7b9f656cca7e54c2897137df68 +SIZE (drood-1.56.tar.gz) = 46509 diff --git a/www/drood/pkg-descr b/www/drood/pkg-descr index 649f2899830a..e3f2012226fa 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/munger.html +WWW: http://www.mammothcheese.ca/drood.html -- James Bailie <jimmy@mammothcheese.ca> |