Date: Thu, 03 Oct 2013 07:57:38 -0400 From: James Bailie <jimmy@mammothcheese.ca> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/182604: Update Port: www/drood => 3.8 Message-ID: <562782.2824.bm@smtp111.sbc.mail.bf1.yahoo.com> Resent-Message-ID: <201310031210.r93CA0Qq094949@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 182604 >Category: ports >Synopsis: Update Port: www/drood => 3.8 >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: Thu Oct 03 12:10: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 21:00:41.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.8 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 21:00:43.000000000 -0400 @@ -1,2 +1,2 @@ -SHA256 (drood-3.6.tar.gz) = 48e6d43a7850245f0c69a5dbbd73807524fe5624a1b82f40ea2a31d95d3e7902 -SIZE (drood-3.6.tar.gz) = 49241 +SHA256 (drood-3.8.tar.gz) = d6e999c1b32bada840818fa5482818f9680770ed583cac659d3583ffe1e61b46 +SIZE (drood-3.8.tar.gz) = 50015 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?562782.2824.bm>