Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2010 20:46:22 -0400
From:      "James Bailie" <jimmy@mammothcheese.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/147896: Update Port: www/drood => 1.57
Message-ID:  <934517.30313.qm@smtp102.rog.mail.re2.yahoo.com>
Resent-Message-ID: <201006160050.o5G0o1b1059151@freefall.freebsd.org>

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

>Number:         147896
>Category:       ports
>Synopsis:       Update Port: www/drood => 1.57
>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 Jun 16 00:50:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     James Bailie
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD localhost 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #20: Sat May 29 13:36:02 EDT 2010 root@localhost:/usr/obj/usr/src/sys/LOCAL amd64


	
>Description:
	Could you please make sure pkg-descr gets updated.  I don't want WWW
to point to http://www.mammothcheese.ca/drood.html.  That is the online version
of the manual page.  I want to direct users to the main page of mammothcheese.ca, 
because it links to both the manual and the distribution tarball.
>How-To-Repeat:
	
>Fix:

	

--- drood.diff begins here ---
diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile
--- /usr/ports/www/drood/Makefile	2010-05-04 00:07:03.000000000 -0400
+++ ./drood/Makefile	2010-06-15 20:24:36.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	drood
-PORTVERSION=	1.56
+PORTVERSION=	1.57
 CATEGORIES=	www
 MASTER_SITES=	http://www.mammothcheese.ca/
 
diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo
--- /usr/ports/www/drood/distinfo	2010-05-04 00:07:03.000000000 -0400
+++ ./drood/distinfo	2010-06-15 20:33:10.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (drood-1.56.tar.gz) = 641f1d5447a902c0b17615d638b40980
-SHA256 (drood-1.56.tar.gz) = 173e979879d84d8a2c06671aa10844cfd5354d7b9f656cca7e54c2897137df68
-SIZE (drood-1.56.tar.gz) = 46509
+MD5 (drood-1.57.tar.gz) = 9391eb1cf51fd56defb220861ae03472
+SHA256 (drood-1.57.tar.gz) = be863ea63feda4d3989447c5c64e0394e9f5940e77cea9d5cadadfaf62d21f30
+SIZE (drood-1.57.tar.gz) = 46726
diff -ruN /usr/ports/www/drood/pkg-descr ./drood/pkg-descr
--- /usr/ports/www/drood/pkg-descr	2010-05-04 00:07:03.000000000 -0400
+++ ./drood/pkg-descr	2010-06-15 20:40:54.000000000 -0400
@@ -1,10 +1,10 @@
-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.
+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.
 
-WWW: http://www.mammothcheese.ca/drood.html
+WWW: http://www.mammothcheese.ca/
 
 --
 James Bailie <jimmy@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?934517.30313.qm>