From owner-svn-ports-head@FreeBSD.ORG Tue Oct 8 16:12:19 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3438430F; Tue, 8 Oct 2013 16:12:19 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 07A252E0F; Tue, 8 Oct 2013 16:12:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r98GCI1I012439; Tue, 8 Oct 2013 16:12:18 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r98GCI3I012433; Tue, 8 Oct 2013 16:12:18 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201310081612.r98GCI3I012433@svn.freebsd.org> From: Thomas Abthorpe Date: Tue, 8 Oct 2013 16:12:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329806 - head/www/drood X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 16:12:19 -0000 Author: tabthorpe Date: Tue Oct 8 16:12:18 2013 New Revision: 329806 URL: http://svnweb.freebsd.org/changeset/ports/329806 Log: - Update to 3.8 PR: ports/182604 Submitted by: James Bailie (maintainer) Deleted: head/www/drood/pkg-message Modified: head/www/drood/Makefile head/www/drood/distinfo head/www/drood/pkg-plist (contents, props changed) Modified: head/www/drood/Makefile ============================================================================== --- head/www/drood/Makefile Tue Oct 8 16:04:59 2013 (r329805) +++ head/www/drood/Makefile Tue Oct 8 16:12:18 2013 (r329806) @@ -2,19 +2,17 @@ # $FreeBSD$ 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 Modified: head/www/drood/distinfo ============================================================================== --- head/www/drood/distinfo Tue Oct 8 16:04:59 2013 (r329805) +++ head/www/drood/distinfo Tue Oct 8 16:12:18 2013 (r329806) @@ -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 Modified: head/www/drood/pkg-plist ============================================================================== --- head/www/drood/pkg-plist Tue Oct 8 16:04:59 2013 (r329805) +++ head/www/drood/pkg-plist Tue Oct 8 16:12:18 2013 (r329806) @@ -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