aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/drood/Makefile2
-rw-r--r--www/drood/distinfo6
-rw-r--r--www/drood/pkg-descr3
3 files changed, 5 insertions, 6 deletions
diff --git a/www/drood/Makefile b/www/drood/Makefile
index 18df770f6839..891ab41b80db 100644
--- a/www/drood/Makefile
+++ b/www/drood/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= drood
-PORTVERSION= 1.49
+PORTVERSION= 1.50
CATEGORIES= www
MASTER_SITES= http://www.mammothcheese.ca/
diff --git a/www/drood/distinfo b/www/drood/distinfo
index cdc12c3ae013..d6d203216683 100644
--- a/www/drood/distinfo
+++ b/www/drood/distinfo
@@ -1,3 +1,3 @@
-MD5 (drood-1.49.tar.gz) = ef6e3bb51e95ec96bceac780543bde89
-SHA256 (drood-1.49.tar.gz) = c63f0380522bd2071c1671d3da6ac65c49a8f88bdf323505d72d07fc7d9217b2
-SIZE (drood-1.49.tar.gz) = 62242
+MD5 (drood-1.50.tar.gz) = d496c3c89a6435a41258ace3054461d6
+SHA256 (drood-1.50.tar.gz) = c3e0c6759ac9cd878bef5d5dee3d7e34a9d630f68a3091b4e3c7387d637342c8
+SIZE (drood-1.50.tar.gz) = 61746
diff --git a/www/drood/pkg-descr b/www/drood/pkg-descr
index c20c2d5ec2db..649f2899830a 100644
--- a/www/drood/pkg-descr
+++ b/www/drood/pkg-descr
@@ -2,8 +2,7 @@ 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. The HEAD, GET, and POST request methods,
-only, are recognized.
+both IPv4 and IPv6 connections.
WWW: http://www.mammothcheese.ca/munger.html