Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2011 01:08:48 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ntarmos@cs.uoi.gr
Subject:   ports/158910: [PATCH] sysutils/battmond: update to 0.3
Message-ID:  <20110714170848.E219E62AD@deep.tw>
Resent-Message-ID: <201107141710.p6EHA9oo093137@freefall.freebsd.org>

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

>Number:         158910
>Category:       ports
>Synopsis:       [PATCH] sysutils/battmond: update to 0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 14 17:10:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 0.3

Removed file(s):
- files/patch-battmond.sh

Port maintainer (ntarmos@cs.uoi.gr) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- battmond-0.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/battmond.orig/Makefile /usr/ports/sysutils/battmond/Makefile
--- /usr/ports/sysutils/battmond.orig/Makefile	2009-11-28 14:55:26.000000000 +0800
+++ /usr/ports/sysutils/battmond/Makefile	2011-07-15 01:08:07.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	battmond
-PORTVERSION=	0.2
-PORTREVISION=	1
+PORTVERSION=	0.3
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ntarmos.dyndns.org/Software/FreeBSD/
 
diff -ruN --exclude=CVS /usr/ports/sysutils/battmond.orig/distinfo /usr/ports/sysutils/battmond/distinfo
--- /usr/ports/sysutils/battmond.orig/distinfo	2011-03-19 20:32:00.000000000 +0800
+++ /usr/ports/sysutils/battmond/distinfo	2011-07-15 01:01:45.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (battmond-0.2.tar.gz) = 75743628feedb24a604c5462ebd82f75b0f2a2232fb804c852a0bda8aaaa3615
-SIZE (battmond-0.2.tar.gz) = 3088
+SHA256 (battmond-0.3.tar.gz) = 72a27b7d27c4016e4baf76ed5ec074dc420d60a28e4916353e274a2f81a17881
+SIZE (battmond-0.3.tar.gz) = 3202
diff -ruN --exclude=CVS /usr/ports/sysutils/battmond.orig/files/patch-battmond.sh /usr/ports/sysutils/battmond/files/patch-battmond.sh
--- /usr/ports/sysutils/battmond.orig/files/patch-battmond.sh	2009-11-28 14:55:26.000000000 +0800
+++ /usr/ports/sysutils/battmond/files/patch-battmond.sh	1970-01-01 08:00:00.000000000 +0800
@@ -1,11 +0,0 @@
---- 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-0.3.patch ends here ---

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



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