From owner-svn-ports-head@freebsd.org Fri Nov 18 08:45:09 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 300FEC47656; Fri, 18 Nov 2016 08:45:09 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 F3A081AE8; Fri, 18 Nov 2016 08:45:08 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAI8j8HB090562; Fri, 18 Nov 2016 08:45:08 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAI8j7B5090560; Fri, 18 Nov 2016 08:45:07 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201611180845.uAI8j7B5090560@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Fri, 18 Nov 2016 08:45:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426311 - head/www/mod_rivet 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.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 08:45:09 -0000 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