mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/consolekit2: Pull in commit adding GetSession method
PR: 285553
This commit is contained in:
parent
1c742619cf
commit
d9c63d9e7e
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= consolekit
|
||||
PORTVERSION= 1.2.6
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= sysutils gnome
|
||||
PKGNAMESUFFIX= 2
|
||||
|
||||
|
@ -32,14 +32,13 @@ X11_CONFIGURE_WITH= x
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= arrowd
|
||||
GH_PROJECT= ConsoleKit2
|
||||
GH_TAGNAME= 70b5f7d6f710377f288b4723a32923290dc16501
|
||||
GH_TAGNAME= fbf7045c8d83b0c3f08535577aa2365bf9b250bf
|
||||
|
||||
USES= autoreconf gettext gmake gnome libtool localbase pathfix pkgconfig \
|
||||
tar:bzip2
|
||||
USE_CSTD= gnu99
|
||||
USE_GNOME= glib20 libxslt introspection:build
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --with-pid-file=/var/run/${PORTNAME}.pid \
|
||||
--enable-pam-module \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1693465691
|
||||
SHA256 (arrowd-ConsoleKit2-1.2.6-70b5f7d6f710377f288b4723a32923290dc16501_GH0.tar.gz) = 7374daabd2158e446b76cbce75266605396cca9234ee819ef8d4c249d783da15
|
||||
SIZE (arrowd-ConsoleKit2-1.2.6-70b5f7d6f710377f288b4723a32923290dc16501_GH0.tar.gz) = 261257
|
||||
TIMESTAMP = 1742490642
|
||||
SHA256 (arrowd-ConsoleKit2-1.2.6-fbf7045c8d83b0c3f08535577aa2365bf9b250bf_GH0.tar.gz) = 1537599ed5b3d8f049d11cd243ceea3d26b9270636265167b83cc673f7497ef6
|
||||
SIZE (arrowd-ConsoleKit2-1.2.6-fbf7045c8d83b0c3f08535577aa2365bf9b250bf_GH0.tar.gz) = 261383
|
||||
|
|
Loading…
Add table
Reference in a new issue