FreeBSD Bugzilla – Attachment 234313 Details for
Bug 264333
sysutils/upower: Update to 0.99.18
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update sysutils/upower
upower-0.99.18.diff (text/plain), 3.51 KB, created by
Olivier Duchateau
on 2022-05-29 16:10:25 UTC
(
hide
)
Description:
Patch to update sysutils/upower
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2022-05-29 16:10:25 UTC
Size:
3.51 KB
patch
obsolete
>diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile >index c01106721..071093379 100644 >--- a/sysutils/upower/Makefile >+++ b/sysutils/upower/Makefile >@@ -1,8 +1,7 @@ > # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> > > PORTNAME= upower >-PORTVERSION= 0.99.17 >-PORTREVISION= 1 >+PORTVERSION= 0.99.18 > DISTVERSIONPREFIX= v > CATEGORIES= sysutils > MASTER_SITES= https://gitlab.freedesktop.org/upower/upower/-/archive/${DISTVERSIONFULL}/ >@@ -23,6 +22,7 @@ MESON_ARGS= -Dgtk-doc=false \ > -Dos_backend=freebsd \ > -Dlocalstatedir=/var \ > -Dudevrulesdir=no \ >+ -Dudevhwdbdir=no \ > -Dsystemdsystemunitdir=no \ > -Didevice=disabled > LDFLAGS+= -lkvm >diff --git a/sysutils/upower/distinfo b/sysutils/upower/distinfo >index a974c38b5..2973455f6 100644 >--- a/sysutils/upower/distinfo >+++ b/sysutils/upower/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1648324308 >-SHA256 (upower-v0.99.17.tar.bz2) = de7177deb2ee23d9c505046c74a856564acab8fd1d39aa1541d123af5a99ca8d >-SIZE (upower-v0.99.17.tar.bz2) = 139108 >+TIMESTAMP = 1653839389 >+SHA256 (upower-v0.99.18.tar.bz2) = 125b005d1198fc2bfdd335335f9caf0c4069140a4e3848acbcd6bccebd972284 >+SIZE (upower-v0.99.18.tar.bz2) = 141140 >diff --git a/sysutils/upower/files/patch-doc_meson.build b/sysutils/upower/files/patch-doc_meson.build >deleted file mode 100644 >index 5ec319677..000000000 >--- a/sysutils/upower/files/patch-doc_meson.build >+++ /dev/null >@@ -1,44 +0,0 @@ >---- doc/meson.build.orig 2022-03-09 17:46:34 UTC >-+++ doc/meson.build >-@@ -27,21 +27,23 @@ version_xml = configure_file( >- input: 'version.xml.in', >- configuration: cdata) >- >--gnome.gtkdoc('UPower', >-- main_xml: 'upower-docs.xml', >-- src_dir: meson.source_root() / 'libupower-glib', >-- dependencies: [ libupower_glib_dep ], >-- scan_args: ['--rebuild-types', '--rebuild-sections'], >-- content_files: [ >-- version_xml, >-- ifaces_refs, >-- 'man/UPower.xml', >-- 'man/upowerd.xml', >-- 'man/upower.xml', >-- '../COPYING', >-- ], >-- ignore_headers: [ >-- 'config.h', >-- ], >-- install: get_option('gtk-doc') >--) >-+if get_option('gtk-doc') >-+ gnome.gtkdoc('UPower', >-+ main_xml: 'upower-docs.xml', >-+ src_dir: meson.source_root() / 'libupower-glib', >-+ dependencies: [ libupower_glib_dep ], >-+ scan_args: ['--rebuild-types', '--rebuild-sections'], >-+ content_files: [ >-+ version_xml, >-+ ifaces_refs, >-+ 'man/UPower.xml', >-+ 'man/upowerd.xml', >-+ 'man/upower.xml', >-+ '../COPYING', >-+ ], >-+ ignore_headers: [ >-+ 'config.h', >-+ ], >-+ install: get_option('gtk-doc') >-+ ) >-+endif >diff --git a/sysutils/upower/pkg-plist b/sysutils/upower/pkg-plist >index d75c1591e..ff752c935 100644 >--- a/sysutils/upower/pkg-plist >+++ b/sysutils/upower/pkg-plist >@@ -7,8 +7,6 @@ include/libupower-glib/up-history-item.h > include/libupower-glib/up-stats-item.h > include/libupower-glib/up-types.h > include/libupower-glib/up-version.h >-include/libupower-glib/up-wakeup-item.h >-include/libupower-glib/up-wakeups.h > include/libupower-glib/upower.h > lib/girepository-1.0/UPowerGlib-1.0.typelib > lib/libupower-glib.so >@@ -21,7 +19,6 @@ libexec/upowerd > %%MANPAGES%%man/man8/upowerd.8.gz > 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 264333
: 234313