From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 31 15:10:08 2012 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 DEB581065670 for ; Fri, 31 Aug 2012 15: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 9EA668FC17 for ; Fri, 31 Aug 2012 15: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 q7VFA8JJ030865 for ; Fri, 31 Aug 2012 15: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 q7VFA8jX030864; Fri, 31 Aug 2012 15:10:08 GMT (envelope-from gnats) Resent-Date: Fri, 31 Aug 2012 15:10:08 GMT Resent-Message-Id: <201208311510.q7VFA8jX030864@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 [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 95948106566B for ; Fri, 31 Aug 2012 15:09:22 +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 813C48FC16 for ; Fri, 31 Aug 2012 15:09:22 +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 q7VF9MGb004042 for ; Fri, 31 Aug 2012 15:09:22 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q7VF9M3m004041; Fri, 31 Aug 2012 15:09:22 GMT (envelope-from nobody) Message-Id: <201208311509.q7VF9M3m004041@red.freebsd.org> Date: Fri, 31 Aug 2012 15:09:22 GMT From: Pietro Cerutti To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/171210: [patch] www/mod_rivet -- DIO requires itcl 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: Fri, 31 Aug 2012 15:10:09 -0000 >Number: 171210 >Category: ports >Synopsis: [patch] www/mod_rivet -- DIO requires itcl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 31 15:10:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Pietro Cerutti >Release: >Organization: The FreeBSD Project >Environment: >Description: The Database Interface Objects of Rivet require itcl. Add dependency. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 303399) +++ Makefile (working copy) @@ -17,6 +17,8 @@ LICENSE= AL2 +LIB_DEPENDS= itcl:${PORTSDIR}/lang/itcl + USE_APACHE= 22+ USE_TCL= 84+ USE_LDCONFIG= ${PREFIX}/lib/rivet >Release-Note: >Audit-Trail: >Unformatted: