From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 6 18:20:24 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE27516A4E5 for ; Wed, 6 Sep 2006 18:20:24 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F82343D5A for ; Wed, 6 Sep 2006 18:20:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k86IKNAH021095 for ; Wed, 6 Sep 2006 18:20:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k86IKN8Z021094; Wed, 6 Sep 2006 18:20:23 GMT (envelope-from gnats) Resent-Date: Wed, 6 Sep 2006 18:20:23 GMT Resent-Message-Id: <200609061820.k86IKN8Z021094@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, Gerrit Beine Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF17216A4F0 for ; Wed, 6 Sep 2006 18:17:22 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0548D43D64 for ; Wed, 6 Sep 2006 18:17:21 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k86IHKZc073360 for ; Wed, 6 Sep 2006 18:17:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k86IHKfc073359; Wed, 6 Sep 2006 18:17:20 GMT (envelope-from nobody) Message-Id: <200609061817.k86IHKfc073359@www.freebsd.org> Date: Wed, 6 Sep 2006 18:17:20 GMT From: Gerrit Beine To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/102949: Update port: irc/thales 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: Wed, 06 Sep 2006 18:20:25 -0000 >Number: 102949 >Category: ports >Synopsis: Update port: irc/thales >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Sep 06 18:20:23 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gerrit Beine >Release: FreeBSD 6.1-RELEASE >Organization: >Environment: FreeBSD freebsd61.vmware 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Fix path in rc script >How-To-Repeat: >Fix: diff -Nur /usr/ports/irc/thales/files/thales.sh.in thales/files/thales.sh.in --- /usr/ports/irc/thales/files/thales.sh.in Tue Nov 29 23:44:49 2005 +++ thales/files/thales.sh.in Sun Sep 3 20:48:20 2006 @@ -19,7 +19,7 @@ name="thales" rcvar=`set_rcvar` -command="%%PREFIX%%/bin/thales" +command="%%PREFIX%%/sbin/thales" [ -z "$thales_enable" ] && thales_enable="NO" >Release-Note: >Audit-Trail: >Unformatted: