ports/134252: Update Port: www/drood => 1.42

James Bailie jimmy at mammothcheese.ca
Wed May 6 01:40:02 UTC 2009


>Number:         134252
>Category:       ports
>Synopsis:       Update Port: www/drood => 1.42
>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:   Wed May 06 01:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     James Bailie
>Release:        FreeBSD 7.2-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD localhost 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #11: Tue May 5 16:38:14 EDT 2009 jbailie at localhost:/usr/obj/usr/src/sys/LOCAL amd64


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- drood.diff begins here ---
diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile
--- /usr/ports/www/drood/Makefile	2009-05-03 09:29:26.000000000 -0400
+++ ./drood/Makefile	2009-05-05 16:20:13.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	drood
-PORTVERSION=	1.41
+PORTVERSION=	1.42
 CATEGORIES=	www
 MASTER_SITES=	http://www.mammothcheese.ca/
 
diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo
--- /usr/ports/www/drood/distinfo	2009-05-03 09:29:26.000000000 -0400
+++ ./drood/distinfo	2009-05-05 21:24:10.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (drood-1.41.tar.gz) = c4b22239830a437527048bb75241499c
-SHA256 (drood-1.41.tar.gz) = 62efbc849e9eaa91fda00b043322e534be0de73293f9d5f9731f9889524966de
-SIZE (drood-1.41.tar.gz) = 39179
+MD5 (drood-1.42.tar.gz) = cc61ff7cd249f8a7bd331ab91ab950eb
+SHA256 (drood-1.42.tar.gz) = 8d5c479edef5fa5dc5c60ad7f07ada43b17da146fe290dce1396524bc9e30912
+SIZE (drood-1.42.tar.gz) = 39603
diff -ruN /usr/ports/www/drood/pkg-descr ./drood/pkg-descr
--- /usr/ports/www/drood/pkg-descr	2007-07-08 11:06:40.000000000 -0400
+++ ./drood/pkg-descr	2009-05-05 18:06:15.000000000 -0400
@@ -1,7 +1,9 @@
-Drood is a lightweight, kqueue-based, connection-multiplexing, HTTP/1.1
-server, intended as an alternative to larger, more complex web servers for
-websites where the server requirements are simple.  Drood supports
-name-based virtual hosting.
+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.
 
 WWW: http://www.mammothcheese.ca/munger.html
 
--- drood.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list