sysutils/libudisks: Update 2.10.2 => 2.11.0
Changelog: https://github.com/storaged-project/udisks/releases/tag/udisks-2.11.0 https://github.com/storaged-project/udisks/blob/udisks-2.11.0/NEWS While there, align pkg-descr with upstream. PR: 290906
This commit is contained in:
committed by
Vladimir Druzenko
parent
5db13b7918
commit
926d7ba82c
@@ -1,5 +1,5 @@
|
||||
PORTNAME= libudisks
|
||||
DISTVERSION= 2.10.2
|
||||
DISTVERSION= 2.11.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://github.com/storaged-project/udisks/releases/download/udisks-${DISTVERSION}/
|
||||
DISTNAME= udisks-${DISTVERSION}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1757544807
|
||||
SHA256 (udisks-2.10.2.tar.bz2) = 6401c715d287ec84fe605e0cb90579e8da6c395bce5f42e419f205dd297e261f
|
||||
SIZE (udisks-2.10.2.tar.bz2) = 1791811
|
||||
TIMESTAMP = 1762646241
|
||||
SHA256 (udisks-2.11.0.tar.bz2) = 0bf30151fe8d9d2fb59b57f6630739dfbbd16417dee69ec57d43b37335bd649a
|
||||
SIZE (udisks-2.11.0.tar.bz2) = 1847966
|
||||
|
||||
@@ -1,10 +1,5 @@
|
||||
Udisks provides interfaces to enumerate and perform operations on disks
|
||||
and storage devices. Any application (including unprivileged ones) can
|
||||
access the udisks(8) daemon via the name org.freedesktop.Udisks2 on the
|
||||
system message bus. In addition to the D-bus API, a library, libudisks2,
|
||||
is also provided. This library can be used from C/C++ and any high-level
|
||||
language with GObjectIntrospection support such as Javascript and
|
||||
Python.
|
||||
The UDisks project provides a daemon, tools and libraries to access and
|
||||
pulate disks, storage devices and technologies.
|
||||
|
||||
This port provides the libudisks library only and is meant for use with
|
||||
sysutils/bsdisks.
|
||||
|
||||
Reference in New Issue
Block a user