Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 2009 21:15:43 +0200 (EET)
From:      Nikos Ntarmos <ntarmos@cs.uoi.gr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140834: [maintainer-update] sysutils/battmond typo fix
Message-ID:  <200911241915.nAOJFhI5026777@zeus.cs.uoi.gr>
Resent-Message-ID: <200911241920.nAOJK2mN013989@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140834
>Category:       ports
>Synopsis:       [maintainer-update] sysutils/battmond typo fix
>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:   Tue Nov 24 19:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Nikos Ntarmos
>Release:        FreeBSD 7.2-RELEASE-p4 i386
>Organization:
Computer Science Dept., U. of Ioannina, Greece
>Environment:
System: FreeBSD ace.cs.uoi.gr 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #2: Sat Oct 3 01:59:15 EEST 2009 ntarmos@ace.cs.uoi.gr:/opt/obj/opt/src/sys/ACE i386


	
>Description:
Fixing a typo in battmond.sh, reported by Atom Smasher.
>How-To-Repeat:
	
>Fix:

	

--- battmond.diff begins here ---
--- Makefile.orig
+++ Makefile
@@ -7,6 +7,7 @@
 
 PORTNAME=	battmond
 PORTVERSION=	0.2
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ntarmos.dyndns.org/Software/FreeBSD/
 
--- files/patch-battmond.sh.orig
+++ files/patch-battmond.sh
@@ -0,0 +1,11 @@
+--- battmond.sh.orig
++++ battmond.sh
+@@ -12,7 +12,7 @@
+ #
+ 
+ battmond_enable=${battmond_enable-"NO"}
+-battmond_flags=${battmond_falgs-""}
++battmond_flags=${battmond_flags-""}
+ 
+ . /etc/rc.subr
+ 
--- battmond.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911241915.nAOJFhI5026777>