Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2013 16:29:40 -0400
From:      James Bailie <jimmy@mammothcheese.ca>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/183087: Update Port: www/drood => 3.10
Message-ID:  <985300.92434.bm@smtp116.sbc.mail.bf1.yahoo.com>
Resent-Message-ID: <201310182040.r9IKe01r030768@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183087
>Category:       ports
>Synopsis:       Update Port: www/drood => 3.10
>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 Oct 18 20:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     James Bailie
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD localhost 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.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-17 16:35:26.000000000 -0400
+++ ./drood/Makefile	2013-10-13 13:17:03.000000000 -0400
@@ -1,8 +1,8 @@
 # Created by: James Bailie <jimmy@mammothcheese.ca>
-# $FreeBSD: www/drood/Makefile 330671 2013-10-17 20:35:26Z tabthorpe $
+# $FreeBSD: www/drood/Makefile 327776 2013-09-20 23:36:50Z bapt $
 
 PORTNAME=	drood
-PORTVERSION=	3.9
+PORTVERSION=	3.10
 CATEGORIES=	www
 MASTER_SITES=	http://www.mammothcheese.ca/
 
diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo
--- /usr/ports/www/drood/distinfo	2013-10-17 16:35:26.000000000 -0400
+++ ./drood/distinfo	2013-10-15 09:38:25.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (drood-3.9.tar.gz) = b57980278fbfdef0d1ecfe060ce3b68f52cc57792aee6fe28cbb49165669e829
-SIZE (drood-3.9.tar.gz) = 50231
+SHA256 (drood-3.10.tar.gz) = 206ee20b02201f075e13bdbe78a4d6ef2a267c9f103007f32da76a80f379846d
+SIZE (drood-3.10.tar.gz) = 64446
diff -ruN /usr/ports/www/drood/pkg-descr ./drood/pkg-descr
--- /usr/ports/www/drood/pkg-descr	2012-07-14 10:29:18.000000000 -0400
+++ ./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?985300.92434.bm>