ports/140834: [maintainer-update] sysutils/battmond typo fix
Nikos Ntarmos
ntarmos at cs.uoi.gr
Tue Nov 24 19:20:03 UTC 2009
>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 at 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:
More information about the freebsd-ports-bugs
mailing list