pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/upower



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Aug  5 01:52:41 UTC 2021

Modified Files:
        pkgsrc/sysutils/upower: Makefile distinfo

Log Message:
upower: update to 0.99.12

(Evidently upstream doesn't publish each release to a common directory
anymore; instead they use a process that generates a unique tagged
path.)

Version 0.99.12
~~~~~~~~~~~~~~~
Released: 2021-06-17

New Features:
- Add a raft of new device types
- Add support for iPhone XR, XS and newer models

Bug fixes:
- Work-around incorrect battery percentage reported by MacBooks
- Identify keyboard/pointing device combos as keyboards
- Fix small memory leak in Bluetooth backend
- Fix warning in Bluetooth backend
- Set update time in Bluetooth backend
- Remove support for obsolete CSR devices


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/sysutils/upower/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/upower/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/upower/Makefile
diff -u pkgsrc/sysutils/upower/Makefile:1.16 pkgsrc/sysutils/upower/Makefile:1.17
--- pkgsrc/sysutils/upower/Makefile:1.16        Thu Apr  2 11:38:49 2020
+++ pkgsrc/sysutils/upower/Makefile     Thu Aug  5 01:52:41 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2020/04/02 11:38:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.17 2021/08/05 01:52:41 gutteridge Exp $
 
-DISTNAME=      upower-0.99.11
+DISTNAME=      upower-0.99.12
 CATEGORIES=    sysutils
-MASTER_SITES=  https://upower.freedesktop.org/releases/
+MASTER_SITES=  https://gitlab.freedesktop.org/upower/upower/uploads/244f5966c58773bbd3b4c507c549560f/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/sysutils/upower/distinfo
diff -u pkgsrc/sysutils/upower/distinfo:1.6 pkgsrc/sysutils/upower/distinfo:1.7
--- pkgsrc/sysutils/upower/distinfo:1.6 Thu Apr  2 11:38:49 2020
+++ pkgsrc/sysutils/upower/distinfo     Thu Aug  5 01:52:41 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/04/02 11:38:49 bsiegert Exp $
+$NetBSD: distinfo,v 1.7 2021/08/05 01:52:41 gutteridge Exp $
 
-SHA1 (upower-0.99.11.tar.xz) = 5a023b29d64a6ce41cc6901bc46a279041784a9b
-RMD160 (upower-0.99.11.tar.xz) = cb4620efd91cd8d1ac770ca014fa91939f39ed00
-SHA512 (upower-0.99.11.tar.xz) = 67219a0beb98c97ac4512e4fe8ba83fc80a1035d1edb5367dda6911da50c672b047051f2f528e8703be29ab47547d92b6c71a7ef695226a1bdb5bc33e6d18803
-Size (upower-0.99.11.tar.xz) = 430128 bytes
+SHA1 (upower-0.99.12.tar.xz) = afeaefbe9f10ee3dd7d4e0536a25176753410b40
+RMD160 (upower-0.99.12.tar.xz) = 26264d6cbebc0202dc0c6edd6f5557118771bc43
+SHA512 (upower-0.99.12.tar.xz) = 9858a0e5f65271522cc5f36b0cd8722a5fb3effba37dbc5b22f08606701d4242ee54329d07460768004a24dc42705a84140ac6d9691afb7f09584b2e61fe3413
+Size (upower-0.99.12.tar.xz) = 423640 bytes



Home | Main Index | Thread Index | Old Index