From owner-svn-ports-head@freebsd.org Fri Nov 18 09:57:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16C21C4856D; Fri, 18 Nov 2016 09:57:19 +0000 (UTC) (envelope-from joneum@bsdproject.de) Received: from dd36626.kasserver.com (dd36626.kasserver.com [85.13.153.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B373CE99; Fri, 18 Nov 2016 09:57:18 +0000 (UTC) (envelope-from joneum@bsdproject.de) Received: from phantomias.home.jochen-neumeister.de (p54894637.dip0.t-ipconnect.de [84.137.70.55]) by dd36626.kasserver.com (Postfix) with ESMTPSA id 7F7562E010D5; Fri, 18 Nov 2016 10:48:18 +0100 (CET) Subject: Re: svn commit: r426311 - head/www/mod_rivet To: Pietro Cerutti , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201611180845.uAI8j7B5090560@repo.freebsd.org> From: Jochen Neumeister Message-ID: Date: Fri, 18 Nov 2016 11:48:12 +0100 MIME-Version: 1.0 In-Reply-To: <201611180845.uAI8j7B5090560@repo.freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 18 Nov 2016 09:57:19 -0000 I am surprised about gahr@ I uploaded a more recent one patch - no reaction. Then they reopen the PR: again: no reaction from gahr@ abaut my comment. Where is the problem? Jochen Am 18.11.2016 um 09:45 schrieb Pietro Cerutti: > Author: gahr > Date: Fri Nov 18 08:45:07 2016 > New Revision: 426311 > URL: https://svnweb.freebsd.org/changeset/ports/426311 > > Log: > www/mod_rivet: fix PLIST > > PR: 214363 > Submitted by: jeff.lawson@flightaware.com (maintainer) > > Modified: > head/www/mod_rivet/Makefile > head/www/mod_rivet/pkg-plist > > Modified: head/www/mod_rivet/Makefile > ============================================================================== > --- head/www/mod_rivet/Makefile Fri Nov 18 06:30:48 2016 (r426310) > +++ head/www/mod_rivet/Makefile Fri Nov 18 08:45:07 2016 (r426311) > @@ -3,6 +3,7 @@ > > PORTNAME= mod_rivet > PORTVERSION= 2.3.2 > +PORTREVISION= 1 > CATEGORIES= www tcl > MASTER_SITES= APACHE/tcl/rivet > DISTNAME= rivet-${PORTVERSION} > > Modified: head/www/mod_rivet/pkg-plist > ============================================================================== > --- head/www/mod_rivet/pkg-plist Fri Nov 18 06:30:48 2016 (r426310) > +++ head/www/mod_rivet/pkg-plist Fri Nov 18 08:45:07 2016 (r426311) > @@ -58,6 +58,7 @@ lib/rivet/rivet-tcl/redirect.tcl > lib/rivet/rivet-tcl/rivet_command_document.tcl > lib/rivet/rivet-tcl/tclIndex > lib/rivet/rivet-tcl/try.tcl > +lib/rivet/rivet-tcl/url_query.tcl > lib/rivet/rivet-tcl/wrap.tcl > lib/rivet/rivet-tcl/xml.tcl > %%APACHEMODDIR%%/mod_rivet.so > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"