Date: Fri, 24 Jan 2014 15:08:45 -0500 From: James Bailie <jimmy@mammothcheese.ca> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/186083: Update Port: www/drood => 3.11 Message-ID: <857004.51087.bm@smtp116.sbc.mail.gq1.yahoo.com> Resent-Message-ID: <201401242020.s0OKK0tj058471@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 186083 >Category: ports >Synopsis: Update Port: www/drood => 3.11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 24 20:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: James Bailie >Release: FreeBSD 10.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD localhost 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: >How-To-Repeat: >Fix: --- drood.diff begins here --- diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile --- /usr/ports/www/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 <jimmy@mammothcheese.ca> -# $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/ diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo --- /usr/ports/www/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 diff -ruN /usr/ports/www/drood/pkg-descr ./drood/pkg-descr --- /usr/ports/www/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/ --- drood.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?857004.51087.bm>