ports/132205: Update Port: www/drood => 1.39

James Bailie jimmy at mammothcheese.ca
Sat Feb 28 19:20:02 UTC 2009


>Number:         132205
>Category:       ports
>Synopsis:       Update Port: www/drood => 1.39
>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:   Sat Feb 28 19:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     James Bailie
>Release:        FreeBSD 7.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD localhost 7.1-STABLE FreeBSD 7.1-STABLE #9: Sat Jan 24 14:33:42 EST 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-01-02 11:20:52.000000000 -0500
+++ ./drood/Makefile	2009-02-28 14:01:21.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	drood
-PORTVERSION=	1.38
+PORTVERSION=	1.39
 CATEGORIES=	www
 MASTER_SITES=	http://www.mammothcheese.ca/
 
@@ -16,4 +16,7 @@
 MAN8=		drood.8 scgid.8
 MANCOMPRESSED=	yes
 
+post-install:
+	${CAT} pkg_message
+
 .include <bsd.port.mk>
diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo
--- /usr/ports/www/drood/distinfo	2009-01-06 20:54:20.000000000 -0500
+++ ./drood/distinfo	2009-02-28 13:57:52.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (drood-1.38.tar.gz) = a7f4568b056b1e5af89b2e296ada71ec
-SHA256 (drood-1.38.tar.gz) = 17949d992275899130bbb6add8195a9cd858b7f185161c18a47d0d205f5d71d9
-SIZE (drood-1.38.tar.gz) = 36522
+MD5 (drood-1.39.tar.gz) = 03f82ef7ff3e81d22db965273eaa05fc
+SHA256 (drood-1.39.tar.gz) = dbfb725cf19ae4f6111b1ffd337bac18d598b9f16bad191377cd1f50d08d9ce1
+SIZE (drood-1.39.tar.gz) = 37241
diff -ruN /usr/ports/www/drood/pkg_message ./drood/pkg_message
--- /usr/ports/www/drood/pkg_message	1969-12-31 19:00:00.000000000 -0500
+++ ./drood/pkg_message	2009-02-28 14:03:48.000000000 -0500
@@ -0,0 +1,10 @@
+******************************************************************************
+
+AN IMPORTANT CHANGE HAS BEEN MADE TO DROOD'S OPTIONS!
+
+If you use drood with SCGI servers, the -h option has been deleted, and the
+format of the -s option has changed.  It is now possible to specify multiple 
+SCGI servers on multiple hosts with multiple instances of -s.  See the
+manual page for full details.
+
+******************************************************************************
--- drood.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list