Skip to content
Snippets Groups Projects
Commit b6bea55f authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

sysutils/consolekit2: update to 1.2.3

Bug Fixes:
    * Fix a crash with glib debugging enable by not unreferencing
      an instance object which was not referenced before while
      removing the lock on it.
parent 8c536724
No related branches found
No related tags found
No related merge requests found
# Created by: FreeBSD GNOME Team <gnome@freebsd.org>
PORTNAME= consolekit
PORTVERSION= 1.2.2
PORTVERSION= 1.2.3
CATEGORIES= sysutils gnome
PKGNAMESUFFIX= 2
......@@ -40,7 +40,7 @@ X11_CONFIGURE_WITH= x
USE_GITHUB= yes
GH_ACCOUNT= ConsoleKit2
GH_PROJECT= ConsoleKit2
GH_TAGNAME= 51c11c1 # v1.2.2
GH_TAGNAME= 520b862 # v1.2.3
USES= autoreconf gettext gmake gnome libtool localbase pathfix pkgconfig \
tar:bzip2
......
TIMESTAMP = 1610903180
SHA256 (ConsoleKit2-ConsoleKit2-1.2.2-51c11c1_GH0.tar.gz) = 88ec6d7b5fdfbf735e054cba8168fbcdd2a3bf36ee09926779d203c65f6bd435
SIZE (ConsoleKit2-ConsoleKit2-1.2.2-51c11c1_GH0.tar.gz) = 254801
TIMESTAMP = 1622881283
SHA256 (ConsoleKit2-ConsoleKit2-1.2.3-520b862_GH0.tar.gz) = a7632d616b455923afe810e955f869ecd62bd83d5422178188d7659d2656257b
SIZE (ConsoleKit2-ConsoleKit2-1.2.3-520b862_GH0.tar.gz) = 256578
SHA256 (03eaa9779f2c9c7b0acf0521a5547036bdec2245.patch) = efcf04ccaba47ad4c979fa694baab3abe7f04fc24c90838b6cbf1e7d709056e6
SIZE (03eaa9779f2c9c7b0acf0521a5547036bdec2245.patch) = 1457
SHA256 (05f26e99539e7a442e57035ed6d64fdd9a50feb9.patch) = 36eb5011e29173f955e27f9b6987eecae27e1793b24e09a09bacda7db9fc2296
......
......@@ -45,6 +45,7 @@ share/gir-1.0/libconsolekit-1.0.gir
share/locale/bg/LC_MESSAGES/ConsoleKit2.mo
share/locale/es/LC_MESSAGES/ConsoleKit2.mo
share/locale/es_419/LC_MESSAGES/ConsoleKit2.mo
share/locale/fr/LC_MESSAGES/ConsoleKit2.mo
share/locale/ru/LC_MESSAGES/ConsoleKit2.mo
%%POLKIT%%share/polkit-1/actions/org.freedesktop.consolekit.policy
@dir etc/ConsoleKit/run-seat.d
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment