Date: Wed, 17 Jun 2009 16:43:47 -0400 From: "James Bailie" <jimmy@mammothcheese.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/135678: Update Port: www/drood => 1.46 Message-ID: <20090617204348.908D98FC14@mx1.freebsd.org> Resent-Message-ID: <200906172050.n5HKo3ti028108@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135678 >Category: ports >Synopsis: Update Port: www/drood => 1.46 >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 17 20:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: James Bailie >Release: FreeBSD 7.2-STABLE amd64 >Organization: >Environment: System: FreeBSD localhost 7.2-STABLE FreeBSD 7.2-STABLE #13: Wed Jun 10 08:27:34 EDT 2009 jbailie@localhost:/usr/obj/usr/src/sys/LOCAL amd64 >Description: >How-To-Repeat: >Fix: --- drood.txt begins here --- diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile --- /usr/ports/www/drood/Makefile 2009-06-13 09:01:10.000000000 -0400 +++ ./drood/Makefile 2009-06-16 18:59:57.000000000 -0400 @@ -6,14 +6,14 @@ # PORTNAME= drood -PORTVERSION= 1.45 +PORTVERSION= 1.46 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Lightweight kqueue-based http/1.1 server -MAN8= drood.8 scgid.8 +MAN8= drood.8 scgid.8 dorrit.8 MANCOMPRESSED= yes .include <bsd.port.mk> diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo --- /usr/ports/www/drood/distinfo 2009-06-13 09:01:10.000000000 -0400 +++ ./drood/distinfo 2009-06-17 16:28:17.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (drood-1.45.tar.gz) = 1135e874a664f268b509ef9a26b827b0 -SHA256 (drood-1.45.tar.gz) = da2ddcb58819bf30f7133cf57ee962b8394ce87abae6cc9f6ce507f65e879075 -SIZE (drood-1.45.tar.gz) = 41048 +MD5 (drood-1.46.tar.gz) = 3dfe20ab86f23a0b52fb99c3f490bb46 +SHA256 (drood-1.46.tar.gz) = 6ff27cb4e06b0037656c7eb4bcb89fb8bf80e16e1bfc30f2c777c61f06df7c6e +SIZE (drood-1.46.tar.gz) = 59207 diff -ruN /usr/ports/www/drood/pkg-plist ./drood/pkg-plist --- /usr/ports/www/drood/pkg-plist 2009-01-02 11:20:52.000000000 -0500 +++ ./drood/pkg-plist 2009-06-16 18:46:45.000000000 -0400 @@ -1,7 +1,9 @@ bin/drood bin/scgid +bin/dorrit etc/rc.d/drood etc/rc.d/scgid +etc/rc.d/dorrit @unexec if cmp -s %D/etc/drood/types.tab %D/etc/drood/types.tab.dist; then rm -f %D/etc/drood/types.tab; fi etc/drood/types.tab.dist @dirrm /etc/drood --- drood.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090617204348.908D98FC14>