From owner-svn-ports-head@freebsd.org Thu Apr 21 12:22:01 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 119B4B1541F; Thu, 21 Apr 2016 12:22:01 +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 BD28F1C7F; Thu, 21 Apr 2016 12:22:00 +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 u3LCLxGp066640; Thu, 21 Apr 2016 12:21:59 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3LCLxPj066637; Thu, 21 Apr 2016 12:21:59 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201604211221.u3LCLxPj066637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Thu, 21 Apr 2016 12:21:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413729 - 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.21 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: Thu, 21 Apr 2016 12:22:01 -0000 Author: gahr Date: Thu Apr 21 12:21:59 2016 New Revision: 413729 URL: https://svnweb.freebsd.org/changeset/ports/413729 Log: www/mod_rivet: revert update to 2.2.3 part of r413727 Modified: head/www/mod_rivet/Makefile head/www/mod_rivet/distinfo head/www/mod_rivet/pkg-plist Modified: head/www/mod_rivet/Makefile ============================================================================== --- head/www/mod_rivet/Makefile Thu Apr 21 11:35:12 2016 (r413728) +++ head/www/mod_rivet/Makefile Thu Apr 21 12:21:59 2016 (r413729) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mod_rivet -PORTVERSION= 2.3.1 +PORTVERSION= 2.2.3 CATEGORIES= www tcl MASTER_SITES= APACHE/tcl/rivet DISTNAME= rivet-${PORTVERSION} @@ -23,7 +23,7 @@ INSTALL_TARGET= install-strip SUB_FILES= pkg-message -CONFIGURE_ARGS= --with-apxs=${APXS} \ +CONFIGURE_ARGS+=--with-apache-version=2 --with-apxs=${APXS} \ --with-rivet-target-dir=${PREFIX}/lib/rivet post-patch: Modified: head/www/mod_rivet/distinfo ============================================================================== --- head/www/mod_rivet/distinfo Thu Apr 21 11:35:12 2016 (r413728) +++ head/www/mod_rivet/distinfo Thu Apr 21 12:21:59 2016 (r413729) @@ -1,2 +1,2 @@ -SHA256 (rivet-2.3.1.tar.gz) = d6b4dd70204fb8707cca1e0067e75bad689e7182d989d45f4aa17a870c2cbc40 -SIZE (rivet-2.3.1.tar.gz) = 1203555 +SHA256 (rivet-2.2.3.tar.gz) = d5f6cae2a09999e59f3f7eef73d55f50ab29ee4277c92c5e6e50e4b165fc7d16 +SIZE (rivet-2.2.3.tar.gz) = 1171217 Modified: head/www/mod_rivet/pkg-plist ============================================================================== --- head/www/mod_rivet/pkg-plist Thu Apr 21 11:35:12 2016 (r413728) +++ head/www/mod_rivet/pkg-plist Thu Apr 21 12:21:59 2016 (r413729) @@ -2,7 +2,6 @@ lib/rivet/init.tcl lib/rivet/librivetlib.so lib/rivet/librivetparser.so lib/rivet/packages/README -lib/rivet/packages/asciiglyphs/asciiglyphs.tcl lib/rivet/packages/calendar/calendar.tcl lib/rivet/packages/commserver/commserver.tcl lib/rivet/packages/commserver/server.tcl @@ -38,7 +37,6 @@ lib/rivet/packages/tclrivet/tclrivet.tcl lib/rivet/packages/tclrivet/tclrivetparser.tcl lib/rivet/pkgIndex.tcl lib/rivet/rivet-tcl/README -lib/rivet/rivet-tcl/catch.tcl lib/rivet/rivet-tcl/cookie.tcl lib/rivet/rivet-tcl/debug.tcl lib/rivet/rivet-tcl/html.tcl @@ -57,7 +55,6 @@ lib/rivet/rivet-tcl/read_file.tcl 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/wrap.tcl lib/rivet/rivet-tcl/xml.tcl %%APACHEMODDIR%%/mod_rivet.so