From nobody@FreeBSD.org Thu Feb 4 14:10:47 2010 Return-Path: Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94E31106566B for ; Thu, 4 Feb 2010 14:10:47 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 8543B8FC0A for ; Thu, 4 Feb 2010 14:10:47 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o14EAkvQ085698 for ; Thu, 4 Feb 2010 14:10:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o14EAkJ4085697; Thu, 4 Feb 2010 14:10:46 GMT (envelope-from nobody) Message-Id: <201002041410.o14EAkJ4085697@www.freebsd.org> Date: Thu, 4 Feb 2010 14:10:46 GMT From: M@FreeBSD.org, van Zadelhoff To: freebsd-gnats-submit@FreeBSD.org Subject: A typo in the rc script of scponlyc X-Send-Pr-Version: www-3.1 X-GNATS-Notify: >Number: 143555 >Category: ports >Synopsis: shells/scponly: A typo in the rc script of scponlyc >Confidential: no >Severity: non-critical >Priority: low >Responsible: pgollucci >State: closed >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 04 14:20:01 UTC 2010 >Closed-Date: Wed Feb 10 03:13:45 UTC 2010 >Last-Modified: Wed Feb 10 03:13:45 UTC 2010 >Originator: M, van Zadelhoff >Release: 7.2-STABLE >Organization: >Environment: FreeBSD hostname 7.2-STABLE FreeBSD 7.2-STABLE #1: Tue Dec 22 12:04:07 CET 2009 root@hostname:/usr/obj/usr/src/sys/GENERIC i386 >Description: There is a typo in /usr/local/etc/rc.d/scponlyc # spconlyc_enable (bool): Set to "NO" by default. I noticed that "spconlyc_enable" should be "scponly_enable". When using copy/paste to /etc/rc.conf it won't start because of this typo. >How-To-Repeat: Always the same >Fix: Correct the typo. >Release-Note: >Audit-Trail: From: Sylvio Cesar Teixeira To: bug-followup@FreeBSD.org, mike@ironmikie.nl Cc: Subject: Re: ports/143555: shells/scponly: A typo in the rc script of scponlyc Date: Thu, 4 Feb 2010 20:29:59 -0200 --Apple-Mail-1--747408703 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Hi Mike, The rc script must be: of: "spconlyc_enable" to: "scponlyc_enable". --Apple-Mail-1--747408703 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii Hi = Mike,

The rc script must = be:

of:

"spconlyc_enable" 

to:




= --Apple-Mail-1--747408703-- From: Rob Farmer To: bug-followup@freebsd.org, mike@ironmikie.nl Cc: Subject: Re: ports/143555: shells/scponly: A typo in the rc script of scponlyc Date: Thu, 4 Feb 2010 14:48:25 -0800 Hi, The typo is only in a comment, so I didn't catch it during testing and it shouldn't affect anything if you use the right spelling in rc.conf, but if someone could commit the fix that would be great. Thanks, -- Rob Farmer Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Fri Feb 5 03:51:27 UTC 2010 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=143555 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/143555: commit references a PR Date: Wed, 10 Feb 2010 03:01:50 +0000 (UTC) pgollucci 2010-02-10 03:01:41 UTC FreeBSD ports repository Modified files: shells/scponly/files scponlyc.in Log: - Fix a typo in comments in rc.d script PR: ports/143555 Submitted by: M@FreeBSD.org, van Zadelhoff Approved by: rfarmer@predatorlabs.net (maintainer) Revision Changes Path 1.4 +2 -2 ports/shells/scponly/files/scponlyc.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State-Changed-From-To: open->closed State-Changed-By: pgollucci State-Changed-When: Wed Feb 10 03:13:44 UTC 2010 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=143555 >Unformatted: