Hi. This is a bug fix roll-up release incorporating a few recent bug fixes:

* Fix missing status and spurrious incorrect status on newer BackUPS CS models
using USB interface.
* USB compatibility fixes for Mac OS X Lion
* USB driver support for newer Microlink models on Mac OS X Lion and Windows
* Ignore transitions to battery due to calibration (possible if user initiates
calibration, then exits apctest and starts apcupsd before calibration
completes.
* Fix truncation of long UPS model names such as "Smart-UPS RT 5000 XL"
* Fix MODEL vs. APCMODEL confusion. Remove APCMODEL and rename old MODEL aka
'mode' to DRIVER

Works fine on amd64/ OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/apcupsd/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile    30 Aug 2011 09:59:30 -0000      1.12
+++ Makefile    14 Sep 2011 07:19:36 -0000
@@ -4,7 +4,7 @@
 COMMENT-cgi =          CGI scripts for web monitoring
 COMMENT-x11 =          gapcmon - GUI for apcupsd

-DISTNAME =             apcupsd-3.14.9
+DISTNAME =             apcupsd-3.14.10
 PKGNAME-main =         ${DISTNAME}
 PKGNAME-cgi =          ${DISTNAME:S/-/-cgi-/}
 PKGNAME-x11 =          ${DISTNAME:S/-/-x11-/}
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/apcupsd/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo    30 Aug 2011 09:59:30 -0000      1.2
+++ distinfo    14 Sep 2011 07:19:36 -0000
@@ -1,5 +1,5 @@
-MD5 (apcupsd-3.14.9.tar.gz) = ql4sKVSoHC8H4KNW44/oUw==
-RMD160 (apcupsd-3.14.9.tar.gz) = vhozuFx5D8O8YrqzcKYtAU2/Clc=
-SHA1 (apcupsd-3.14.9.tar.gz) = Hp6KBU8XxVTAR+wdezY9NVUwWLw=
-SHA256 (apcupsd-3.14.9.tar.gz) = AEHwCy5igFbmaNtymNCvCtUB/hJ+DFw0TuyYc6CYipI=
-SIZE (apcupsd-3.14.9.tar.gz) = 1334762
+MD5 (apcupsd-3.14.10.tar.gz) = WSiCLYVcXPesKWVePguMIw==
+RMD160 (apcupsd-3.14.10.tar.gz) = uwFTUjLulgRe4Fit5w3dOcBLVFc=
+SHA1 (apcupsd-3.14.10.tar.gz) = Sj1VkWchIfXXYdMzB7VvENM/W2c=
+SHA256 (apcupsd-3.14.10.tar.gz) = Bwe17JkW+96eROuNGAN8jY9139au71GrpUh+GJ7vIDI=
+SIZE (apcupsd-3.14.10.tar.gz) = 1336852

Reply via email to