sysutils/consolekit2: Update to 1.2.5
PR: 270838 Tested by: arrowd
This commit is contained in:
parent
b1a16c8d38
commit
5be17b3e6f
3 changed files with 14 additions and 14 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= consolekit
|
||||
PORTVERSION= 1.2.4
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 1.2.5
|
||||
CATEGORIES= sysutils gnome
|
||||
PKGNAMESUFFIX= 2
|
||||
|
||||
|
@ -39,7 +38,7 @@ X11_CONFIGURE_WITH= x
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ConsoleKit2
|
||||
GH_PROJECT= ConsoleKit2
|
||||
GH_TAGNAME= 520b862 # v1.2.3
|
||||
GH_TAGNAME= 789af84
|
||||
|
||||
USES= autoreconf gettext gmake gnome libtool localbase pathfix pkgconfig \
|
||||
tar:bzip2
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
TIMESTAMP = 1635592773
|
||||
SHA256 (ConsoleKit2-ConsoleKit2-1.2.4-520b862_GH0.tar.gz) = a7632d616b455923afe810e955f869ecd62bd83d5422178188d7659d2656257b
|
||||
SIZE (ConsoleKit2-ConsoleKit2-1.2.4-520b862_GH0.tar.gz) = 256578
|
||||
SHA256 (03eaa9779f2c9c7b0acf0521a5547036bdec2245.patch) = efcf04ccaba47ad4c979fa694baab3abe7f04fc24c90838b6cbf1e7d709056e6
|
||||
SIZE (03eaa9779f2c9c7b0acf0521a5547036bdec2245.patch) = 1457
|
||||
SHA256 (05f26e99539e7a442e57035ed6d64fdd9a50feb9.patch) = 36eb5011e29173f955e27f9b6987eecae27e1793b24e09a09bacda7db9fc2296
|
||||
SIZE (05f26e99539e7a442e57035ed6d64fdd9a50feb9.patch) = 1409
|
||||
SHA256 (ea4a569100dfa44a0c9d42b1cf7381fd8f88c837.patch) = 37ce4fc9a2360089e3d3fadb1ea581fd2d4bcbc68d5981fdedf7baa1a6ad91e6
|
||||
SIZE (ea4a569100dfa44a0c9d42b1cf7381fd8f88c837.patch) = 2336
|
||||
SHA256 (42b8c93b2b7c2a57a74580531c73ab736e95336a.patch) = 7a2a144352f137acbd933b48c1f465b3b3f17104eb163e7b2371220510ff2976
|
||||
SIZE (42b8c93b2b7c2a57a74580531c73ab736e95336a.patch) = 916
|
||||
TIMESTAMP = 1681474761
|
||||
SHA256 (ConsoleKit2-ConsoleKit2-1.2.5-789af84_GH0.tar.gz) = f964caf88c3aa663bb73a8ad0117ab0aab50808d234cf4a66991251d1a2dcfc0
|
||||
SIZE (ConsoleKit2-ConsoleKit2-1.2.5-789af84_GH0.tar.gz) = 258067
|
||||
SHA256 (03eaa9779f2c9c7b0acf0521a5547036bdec2245.patch) = c8d58acf770a782bb02006f401bdd2ffa8777d9c07f0b0c87e9b76465758ede0
|
||||
SIZE (03eaa9779f2c9c7b0acf0521a5547036bdec2245.patch) = 1459
|
||||
SHA256 (05f26e99539e7a442e57035ed6d64fdd9a50feb9.patch) = beb21938d8b337faeaf39d799e58b639157b364efcec58998f6a475324139fbb
|
||||
SIZE (05f26e99539e7a442e57035ed6d64fdd9a50feb9.patch) = 1411
|
||||
SHA256 (ea4a569100dfa44a0c9d42b1cf7381fd8f88c837.patch) = ae28133cebd7aa85841bb0afe104c9cfac5b33efa5be81b1e791f67f3d88df05
|
||||
SIZE (ea4a569100dfa44a0c9d42b1cf7381fd8f88c837.patch) = 2338
|
||||
SHA256 (42b8c93b2b7c2a57a74580531c73ab736e95336a.patch) = b7d0939060f1a70c1448ffbe55f7ad38e63f328caf1b8ed35d7496f7be4dd1a2
|
||||
SIZE (42b8c93b2b7c2a57a74580531c73ab736e95336a.patch) = 918
|
||||
|
|
|
@ -7,6 +7,7 @@ etc/dbus-1/system.d/ConsoleKit.conf
|
|||
etc/logrotate.d/consolekit
|
||||
include/ConsoleKit/ck-connector/ck-connector.h
|
||||
include/ConsoleKit/libconsolekit.h
|
||||
include/ConsoleKit/sd-login.h
|
||||
lib/ConsoleKit/scripts/ck-get-x11-display-device
|
||||
lib/ConsoleKit/scripts/ck-get-x11-server-pid
|
||||
@sample lib/ConsoleKit/scripts/ck-system-hibernate.sample
|
||||
|
|
Loading…
Reference in a new issue