--- ./drood/Makefile 2013-10-24 21:33:11.000000000 -0400 +++ ./drood/Makefile 2014-01-24 15:06:52.000000000 -0500 @@ -1,8 +1,8 @@ # Created by: James Bailie -# $FreeBSD: www/drood/Makefile 331541 2013-10-25 01:33:11Z tabthorpe $ +# $FreeBSD: www/drood/Makefile 327776 2013-09-20 23:36:50Z bapt $ PORTNAME= drood -PORTVERSION= 3.10 +PORTVERSION= 3.11 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ --- ./drood/distinfo 2013-10-25 10:55:22.000000000 -0400 +++ ./drood/distinfo 2014-01-24 15:06:57.000000000 -0500 @@ -1,2 +1,2 @@ -SHA256 (drood-3.10.tar.gz) = 53ed233e7fc1d9ea327cf873c38bb75fa5a46080e46e02f98d367e827304ede8 -SIZE (drood-3.10.tar.gz) = 64492 +SHA256 (drood-3.11.tar.gz) = b71c0d68cadbfff2d4ec5f380e21ae1fdef86ccbb598963f47e7bb910883aba5 +SIZE (drood-3.11.tar.gz) = 69761 --- ./drood/pkg-descr 2014-01-22 10:44:51.000000000 -0500 +++ ./drood/pkg-descr 2013-10-12 23:53:21.000000000 -0400 @@ -1,7 +1,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. +and SCGI, local WebSocket forwarding, gzipped content-encoding for static +resources, and will service both IPv4 and IPv6 connections. WWW: http://www.mammothcheese.ca/