ports/52053: Misspelling of ports/sysutils/upsmon/files/upsmon.sh

TSUMAI Yasuyuki ral at ta-ko.jp
Sun May 11 02:40:10 UTC 2003


>Number:         52053
>Category:       ports
>Synopsis:       Misspelling of ports/sysutils/upsmon/files/upsmon.sh
>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:   Sat May 10 19:40:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     TSUMAI Yasuyuki
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
ADCreation, Co. Ltd.
>Environment:
System: FreeBSD sakura.ta-ko.jp 4.8-STABLE FreeBSD 4.8-STABLE #0: Sun Apr 6 20:59:45 JST 2003 ral at sakura.ta-ko.jp:/usr/obj/usr/src/sys/RENTALv6 i386


	
>Description:
	I have found out a misspelling of a file: /usr/ports/sysutils/upsmon/files/upsmon.sh.
>How-To-Repeat:
	
>Fix:

	
	Please apply this patch.

--- patch begins here ---
--- upsmon.sh.orig	Wed Jul  5 21:36:56 2000
+++ upsmon.sh	Sun May 11 11:29:15 2003
@@ -9,7 +9,7 @@
 	fi
 	;;
 stop)
-	killall updmond && echo -n ' upsmond'
+	killall upsmond && echo -n ' upsmond'
 	;;
 *)
 	echo "Usage: `basename $0` {start|stop}" >&2
--- patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list