mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
sysutils/upower: Update to 0.99.11
PR: 242084 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
This commit is contained in:
parent
4bd75785f6
commit
9d359059d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523515
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= upower
|
||||
PORTVERSION= 0.99.7
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.99.11
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://upower.freedesktop.org/releases/
|
||||
|
||||
@ -18,7 +17,7 @@ LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit \
|
||||
|
||||
USES= compiler:c11 gettext gmake gnome libtool localbase \
|
||||
pathfix pkgconfig tar:xz
|
||||
USE_GNOME= intlhack glib20 introspection:build
|
||||
USE_GNOME= glib20 introspection:build
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --disable-gtk-doc \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1524943692
|
||||
SHA256 (upower-0.99.7.tar.xz) = 24bcc2f6ab25a2533bac70b587bcb019e591293076920f5b5e04bdedc140a401
|
||||
SIZE (upower-0.99.7.tar.xz) = 447832
|
||||
TIMESTAMP = 1574185561
|
||||
SHA256 (upower-0.99.11.tar.xz) = 64b5ffbfccd5bdb15d925777979a4dbee1a957f9eaeb158dc76175267eddbdef
|
||||
SIZE (upower-0.99.11.tar.xz) = 430128
|
||||
|
@ -1,6 +1,5 @@
|
||||
bin/upower
|
||||
etc/UPower/UPower.conf
|
||||
etc/dbus-1/system.d/org.freedesktop.UPower.conf
|
||||
include/libupower-glib/up-autocleanups.h
|
||||
include/libupower-glib/up-client.h
|
||||
include/libupower-glib/up-device.h
|
||||
@ -25,6 +24,7 @@ share/dbus-1/interfaces/org.freedesktop.UPower.Device.xml
|
||||
share/dbus-1/interfaces/org.freedesktop.UPower.KbdBacklight.xml
|
||||
share/dbus-1/interfaces/org.freedesktop.UPower.Wakeups.xml
|
||||
share/dbus-1/interfaces/org.freedesktop.UPower.xml
|
||||
share/dbus-1/system.d/org.freedesktop.UPower.conf
|
||||
share/dbus-1/system-services/org.freedesktop.UPower.service
|
||||
share/gir-1.0/UPowerGlib-1.0.gir
|
||||
share/locale/fr/LC_MESSAGES/upower.mo
|
||||
|
Loading…
Reference in New Issue
Block a user