Date: Tue, 01 Oct 2013 14:38:21 -0400 From: James Bailie <jimmy@mammothcheese.ca> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/182555: Update Port: www/drood => 3.7 Message-ID: <500308.48374.bm@smtp113.sbc.mail.gq1.yahoo.com> Resent-Message-ID: <201310011850.r91Io0pn007745@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 182555 >Category: ports >Synopsis: Update Port: www/drood => 3.7 >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: Tue Oct 01 18:50: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-09-20 19:36:50.000000000 -0400 +++ ./drood/Makefile 2013-10-01 14:00:12.000000000 -0400 @@ -2,19 +2,17 @@ # $FreeBSD: www/drood/Makefile 327776 2013-09-20 23:36:50Z bapt $ PORTNAME= drood -PORTVERSION= 3.6 +PORTVERSION= 3.7 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Lightweight kqueue-based http/1.1 server -MAN8= drood.8 plunger.8 +MAN8= drood.8 MANCOMPRESSED= yes NO_STAGE= yes -post-install: - @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo --- /usr/ports/www/drood/distinfo 2013-09-10 00:22:02.000000000 -0400 +++ ./drood/distinfo 2013-10-01 14:31:48.000000000 -0400 @@ -1,2 +1,2 @@ -SHA256 (drood-3.6.tar.gz) = 48e6d43a7850245f0c69a5dbbd73807524fe5624a1b82f40ea2a31d95d3e7902 -SIZE (drood-3.6.tar.gz) = 49241 +SHA256 (drood-3.7.tar.gz) = cf731cfebba156c25ee10ed767a5c76756f867d245ba049c6e0946f38f6154f0 +SIZE (drood-3.7.tar.gz) = 49994 diff -ruN /usr/ports/www/drood/pkg-message ./drood/pkg-message --- /usr/ports/www/drood/pkg-message 2012-07-14 10:29:18.000000000 -0400 +++ ./drood/pkg-message 1969-12-31 19:00:00.000000000 -0500 @@ -1,6 +0,0 @@ -******************************************************************************* - -NOTE: As of Drood 1.54, scgid has been replaced with plunger(8). Read the - Plunger manual for details. - -******************************************************************************* diff -ruN /usr/ports/www/drood/pkg-plist ./drood/pkg-plist --- /usr/ports/www/drood/pkg-plist 2012-07-14 10:29:18.000000000 -0400 +++ ./drood/pkg-plist 2013-10-01 13:55:35.000000000 -0400 @@ -1,7 +1,5 @@ bin/drood -bin/plunger etc/rc.d/drood -etc/rc.d/plunger @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.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?500308.48374.bm>