devel/dbus: update to 1.10.14
This routine release fixed couple of minor bugs (from FreeBSD perspective). Discussed with: kwm With hat: gnome
This commit is contained in:
parent
550ba6bda1
commit
2edc487953
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428852
3 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dbus
|
||||
PORTVERSION= 1.10.12
|
||||
PORTVERSION= 1.10.14
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1477423012
|
||||
SHA256 (dbus-1.10.12.tar.gz) = 210a79430b276eafc6406c71705e9140d25b9956d18068df98a70156dc0e475d
|
||||
SIZE (dbus-1.10.12.tar.gz) = 1984805
|
||||
TIMESTAMP = 1481989118
|
||||
SHA256 (dbus-1.10.14.tar.gz) = 23238f70353e38ce5ca183ebc9525c0d97ac00ef640ad29cf794782af6e6a083
|
||||
SIZE (dbus-1.10.14.tar.gz) = 1985828
|
||||
|
|
|
@ -32,7 +32,7 @@ lib/dbus-%%VERSION%%/include/dbus/dbus-arch-deps.h
|
|||
lib/libdbus-1.a
|
||||
lib/libdbus-1.so
|
||||
lib/libdbus-1.so.3
|
||||
lib/libdbus-1.so.3.14.8
|
||||
lib/libdbus-1.so.3.14.9
|
||||
libdata/pkgconfig/dbus-1.pc
|
||||
@(,%%GROUPS%%,4750) libexec/dbus-daemon-launch-helper
|
||||
share/doc/dbus/examples/GetAllMatchRules.py
|
||||
|
|
Loading…
Reference in a new issue