From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 28 15:20:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 12028179 for ; Wed, 28 Aug 2013 15:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CE1E4209F for ; Wed, 28 Aug 2013 15:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7SFK0Lv043221 for ; Wed, 28 Aug 2013 15:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7SFK0T1043211; Wed, 28 Aug 2013 15:20:00 GMT (envelope-from gnats) Resent-Date: Wed, 28 Aug 2013 15:20:00 GMT Resent-Message-Id: <201308281520.r7SFK0T1043211@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, Vivek Khera Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0D025EC for ; Wed, 28 Aug 2013 15:19:04 +0000 (UTC) (envelope-from vivek@kcilink.com) Received: from lorax.kcilink.com (lorax.kcilink.com [199.83.96.14]) by mx1.freebsd.org (Postfix) with ESMTP id DF1492086 for ; Wed, 28 Aug 2013 15:19:03 +0000 (UTC) Received: from logger.kcilink.com (logger-prv.kcilink.com [192.168.97.93]) by lorax.kcilink.com (Postfix) with SMTP id 25BB71721EB for ; Wed, 28 Aug 2013 11:10:03 -0400 (EDT) Received: (nullmailer pid 21154 invoked by uid 120); Wed, 28 Aug 2013 15:10:03 -0000 Message-Id: <1377702603.015286.20673.nullmailer@logger.kcilink.com> Date: Wed, 28 Aug 2013 11:10:03 -0400 From: Vivek Khera To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/181620: logstash start script variables typo X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Vivek Khera List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Aug 2013 15:20:01 -0000 >Number: 181620 >Category: ports >Synopsis: logstash start script variables typo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 28 15:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 9.1-RELEASE-p1 amd64 >Organization: >Environment: System: FreeBSD logger.kcilink.com 9.1-RELEASE-p1 FreeBSD 9.1-RELEASE-p1 #2 r247266: Mon Feb 25 10:29:02 EST 2013 vivek@lorax.kcilink.com:/usr/obj/u/lorax1/usr9/src/sys/KCI64 amd64 >Description: the sysutils/logstash port installs a start script. in that script the comment block at the top says to use the variable logstash_logging to turn on logging. This is a typo, the correct variable name used later in the script is logstash_log. >How-To-Repeat: >Fix: Change reference to logstash_logging to logstash_log in the comment block. >Release-Note: >Audit-Trail: >Unformatted: