Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2019 19:26:38 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490171 - head/sysutils/dsbbatmon
Message-ID:  <201901131926.x0DJQcsw078855@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Jan 13 19:26:37 2019
New Revision: 490171
URL: https://svnweb.freebsd.org/changeset/ports/490171

Log:
  sysutils/dsbbatmon: update to 1.0.3
  
  PR:		234837
  Submitted by:	Marcel Kaiser <mk@nic-nac-project.org> (maintainer)

Modified:
  head/sysutils/dsbbatmon/Makefile   (contents, props changed)
  head/sysutils/dsbbatmon/distinfo   (contents, props changed)
  head/sysutils/dsbbatmon/pkg-message   (contents, props changed)

Modified: head/sysutils/dsbbatmon/Makefile
==============================================================================
--- head/sysutils/dsbbatmon/Makefile	Sun Jan 13 19:23:25 2019	(r490170)
+++ head/sysutils/dsbbatmon/Makefile	Sun Jan 13 19:26:37 2019	(r490171)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	dsbbatmon
-DISTVERSION=	1.0.2
+DISTVERSION=	1.0.3
 CATEGORIES=	sysutils
 MASTER_SITES=	http://freeshell.de/~mk/download/
 

Modified: head/sysutils/dsbbatmon/distinfo
==============================================================================
--- head/sysutils/dsbbatmon/distinfo	Sun Jan 13 19:23:25 2019	(r490170)
+++ head/sysutils/dsbbatmon/distinfo	Sun Jan 13 19:26:37 2019	(r490171)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522507513
-SHA256 (dsbbatmon-1.0.2.tgz) = ea567baa22121dc6f5d70aafd4457ce5894a82d35b52b0281fee4682c7f6e29f
-SIZE (dsbbatmon-1.0.2.tgz) = 21101
+TIMESTAMP = 1547121014
+SHA256 (dsbbatmon-1.0.3.tgz) = da990129cd3ec5a4aeefb8315d63bf1f4dbbf9af175d5b4d934faf79e54cdd71
+SIZE (dsbbatmon-1.0.3.tgz) = 21531

Modified: head/sysutils/dsbbatmon/pkg-message
==============================================================================
--- head/sysutils/dsbbatmon/pkg-message	Sun Jan 13 19:23:25 2019	(r490170)
+++ head/sysutils/dsbbatmon/pkg-message	Sun Jan 13 19:26:37 2019	(r490171)
@@ -12,4 +12,7 @@ member of the wheel group, you can use sudo(8).  Add
 
 to ${PREFIX}/etc/sudoers.
 
+NOTE: On FreeBSD >= 12, members of the operator group are allowed to
+      suspend the system via acpiconf(8). Using sudo(8) is not necessary.
+
 **************************************************************************



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