From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Nov 24 14:10:09 2011 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 DC9B01065676 for ; Thu, 24 Nov 2011 14:10:08 +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 B2A568FC15 for ; Thu, 24 Nov 2011 14:10:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pAOEA8ur024388 for ; Thu, 24 Nov 2011 14:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pAOEA8If024387; Thu, 24 Nov 2011 14:10:08 GMT (envelope-from gnats) Resent-Date: Thu, 24 Nov 2011 14:10:08 GMT Resent-Message-Id: <201111241410.pAOEA8If024387@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, Pietro Cerutti Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F575106566B for ; Thu, 24 Nov 2011 14:04:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 66BA48FC17 for ; Thu, 24 Nov 2011 14:04:41 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pAOE4fnN032228 for ; Thu, 24 Nov 2011 14:04:41 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id pAOE4fkB032227; Thu, 24 Nov 2011 14:04:41 GMT (envelope-from nobody) Message-Id: <201111241404.pAOE4fkB032227@red.freebsd.org> Date: Thu, 24 Nov 2011 14:04:41 GMT From: Pietro Cerutti To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/162814: [patch] www/mod_rivet -- update to 2.0.4 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: Thu, 24 Nov 2011 14:10:09 -0000 >Number: 162814 >Category: ports >Synopsis: [patch] www/mod_rivet -- update to 2.0.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Nov 24 14:10:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Pietro Cerutti >Release: >Organization: The FreeBSD Project >Environment: >Description: - update to 2.0.4 + respect PREFIX >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/mod_rivet/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 20 Aug 2011 17:27:46 -0000 1.10 +++ Makefile 24 Nov 2011 14:01:04 -0000 @@ -6,7 +6,7 @@ # PORTNAME= mod_rivet -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.4 CATEGORIES= www tcl MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tcl/rivet @@ -15,14 +15,14 @@ MAINTAINER= cowbert@gmail.com COMMENT= Embeds a Tcl interpreter in the Apache server -WRKSRC= ${WRKDIR}/libapache2-mod-rivet-${PORTVERSION} +LICENSE= ASL MAKE_JOBS_SAFE= yes -LICENSE= ASL USE_APACHE= 22+ USE_AUTOTOOLS= automake autoconf USE_TCL= 84+ +USE_LDCONFIG= ${PREFIX}/lib/rivet GMAKE= yes GNU_CONFIGURE= yes @@ -34,6 +34,10 @@ --with-tcl=${TCL_LIBDIR} --with-tclsh=${TCLSH} \ --with-rivet-target-dir=${PREFIX}/lib/rivet +post-patch: + ${REINPLACE_CMD} -e 's|`$${apxs_found} -q LIBEXECDIR`|${PREFIX}/${APACHEMODDIR}|g' \ + ${WRKSRC}/configure.ac ${WRKSRC}/configure + post-install: @${ECHO_MSG} "" @${ECHO_MSG} "====================================================" Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/mod_rivet/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 18 Mar 2011 09:38:52 -0000 1.2 +++ distinfo 24 Nov 2011 13:51:08 -0000 @@ -1,2 +1,2 @@ -SHA256 (rivet-2.0.2.tar.gz) = 69eff25da56dfede9069f7c2bfbd4cba6e54c1c4a600c73c338206ccc951a47f -SIZE (rivet-2.0.2.tar.gz) = 997406 +SHA256 (rivet-2.0.4.tar.gz) = d1be9bd516fc2c7c4fd30576146545c769f7d5613b408853dcfdc083b03921d6 +SIZE (rivet-2.0.4.tar.gz) = 1041800 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/mod_rivet/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 18 Mar 2011 09:38:52 -0000 1.2 +++ pkg-plist 24 Nov 2011 13:55:01 -0000 @@ -1,10 +1,7 @@ -%%APACHEMODDIR%%/mod_rivet.la %%APACHEMODDIR%%/mod_rivet.so lib/rivet/README lib/rivet/init.tcl -lib/rivet/librivet.la lib/rivet/librivet.so -lib/rivet/librivetparser.la lib/rivet/librivetparser.so lib/rivet/packages/README lib/rivet/packages/calendar/calendar.tcl >Release-Note: >Audit-Trail: >Unformatted: