From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 8 16:20:07 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B505816A46E for ; Wed, 8 Aug 2007 16:20:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9106A13C4B4 for ; Wed, 8 Aug 2007 16:20:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l78GK7oC018721 for ; Wed, 8 Aug 2007 16:20:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l78GK753018720; Wed, 8 Aug 2007 16:20:07 GMT (envelope-from gnats) Resent-Date: Wed, 8 Aug 2007 16:20:07 GMT Resent-Message-Id: <200708081620.l78GK753018720@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hugo Leisink Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BFDD16A41B for ; Wed, 8 Aug 2007 16:15:19 +0000 (UTC) (envelope-from root@leisink.net) Received: from psmtp09.wxs.nl (psmtp09.wxs.nl [195.121.247.23]) by mx1.freebsd.org (Postfix) with ESMTP id C33D513C47E for ; Wed, 8 Aug 2007 16:15:18 +0000 (UTC) (envelope-from root@leisink.net) Received: from mail.leisink.org (ip56503e76.direct-adsl.nl [86.80.62.118]) by psmtp09.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.15 (built Nov 14 2006)) with ESMTP id <0JMG007MJQ0SV4@psmtp09.wxs.nl> for FreeBSD-gnats-submit@freebsd.org; Wed, 08 Aug 2007 18:05:16 +0200 (MEST) Received: from freebsd.lan (unknown [10.4.1.51]) by mail.leisink.org (Postfix) with ESMTP id 83EBE265C for ; Wed, 08 Aug 2007 18:05:16 +0200 (CEST) Received: by freebsd.lan (Postfix, from userid 0) id 4D155E6B04; Wed, 08 Aug 2007 16:48:14 +0200 (CEST) Message-Id: <20070808144814.4D155E6B04@freebsd.lan> Date: Wed, 08 Aug 2007 16:48:14 +0200 (CEST) From: Hugo Leisink To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/115316: Update port: www/hiawatha X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Aug 2007 16:20:07 -0000 >Number: 115316 >Category: ports >Synopsis: Update port: www/hiawatha >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 Aug 08 16:20:07 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Hugo Leisink >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: diff -r hiawatha-5.9/Makefile hiawatha-5.11/Makefile 2c2 < # Date created: 24 november 2006 --- > # Date created: 8 august 2007 5c5 < # $FreeBSD: ports/www/hiawatha/Makefile,v 1.4 2007/03/07 22:59:00 miwi Exp $ --- > # $FreeBSD$ 9c9 < PORTVERSION= 5.9 --- > PORTVERSION= 5.11 23a24 > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} 29c30 < CONFIG_FILES= httpd.conf mimetype.conf throttle.conf cgi-wrapper.conf php-fcgi.conf --- > CONFIG_FILES= httpd.conf mimetype.conf cgi-wrapper.conf php-fcgi.conf diff -r hiawatha-5.9/distinfo hiawatha-5.11/distinfo 1,3c1,3 < MD5 (hiawatha-5.9.tar.gz) = b82fe099d8ac2f451876f3f819c3f619 < SHA256 (hiawatha-5.9.tar.gz) = 5a537f8aa7be433ef79a20939bdf9f798fda29514b3fb458559f72206eb1ee02 < SIZE (hiawatha-5.9.tar.gz) = 215213 --- > MD5 (hiawatha-5.11.tar.gz) = b8062e095c60215f600f87146f5cc5c9 > SHA256 (hiawatha-5.11.tar.gz) = 6c79fef69b2a21c744a8be01c197aa26bdb8bfc0db14419a0186dd0748594332 > SIZE (hiawatha-5.11.tar.gz) = 219731 diff -r hiawatha-5.9/pkg-descr hiawatha-5.11/pkg-descr 7c7 < For more information about Hiawatha, visit http://hiawatha.leisink.org/ --- > WWW: http://hiawatha.leisink.org/ diff -r hiawatha-5.9/pkg-plist hiawatha-5.11/pkg-plist 8d7 < @unexec if cmp -s %D/etc/hiawatha/throttle.conf %D/etc/hiawatha/throttle.conf.sample; then rm -f %D/etc/hiawatha/throttle.conf; fi 13d11 < etc/hiawatha/throttle.conf.sample >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: