svn commit: r461540 - head/sysutils/dsbbatmon

Jochen Neumeister joneum at FreeBSD.org
Sun Feb 11 23:27:41 UTC 2018


Author: joneum
Date: Sun Feb 11 23:27:40 2018
New Revision: 461540
URL: https://svnweb.freebsd.org/changeset/ports/461540

Log:
  sysutils/dsbbatmon: Update to 1.0.1
  
  Changelog:
   A bug where DSBBatmon falsely warns about the battery status a few moments after program start has been fixed.
  
  *While here, switch to DISTVERSION
  
  PR:		225829
  Submitted by:	Marcel Kaiser <mk at nic-nac-project.org> (maintainer)
  Approved by:	mentors (implicit)

Modified:
  head/sysutils/dsbbatmon/Makefile
  head/sysutils/dsbbatmon/distinfo

Modified: head/sysutils/dsbbatmon/Makefile
==============================================================================
--- head/sysutils/dsbbatmon/Makefile	Sun Feb 11 23:20:58 2018	(r461539)
+++ head/sysutils/dsbbatmon/Makefile	Sun Feb 11 23:27:40 2018	(r461540)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	dsbbatmon
-PORTVERSION=	1.0
+DISTVERSION=	1.0.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://freeshell.de/~mk/download/
 

Modified: head/sysutils/dsbbatmon/distinfo
==============================================================================
--- head/sysutils/dsbbatmon/distinfo	Sun Feb 11 23:20:58 2018	(r461539)
+++ head/sysutils/dsbbatmon/distinfo	Sun Feb 11 23:27:40 2018	(r461540)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504017664
-SHA256 (dsbbatmon-1.0.tgz) = fb630d3618dfa41665a6fa852a0a61feef2eee040c4534673c790154198235a3
-SIZE (dsbbatmon-1.0.tgz) = 21044
+TIMESTAMP = 1518391435
+SHA256 (dsbbatmon-1.0.1.tgz) = 420adf525b9036fe99e58d09dcd3abd51529367af7d98079a8e1abae740686a7
+SIZE (dsbbatmon-1.0.1.tgz) = 21098


More information about the svn-ports-head mailing list