Date: Fri, 21 Mar 2025 06:45:45 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d9c63d9e7e80 - main - sysutils/consolekit2: Pull in commit adding GetSession method Message-ID: <202503210645.52L6jjGI081246@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=d9c63d9e7e8047911656c15334c0f0e5966f77a8 commit d9c63d9e7e8047911656c15334c0f0e5966f77a8 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2025-03-20 18:08:25 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2025-03-21 06:45:40 +0000 sysutils/consolekit2: Pull in commit adding GetSession method PR: 285553 --- sysutils/consolekit2/Makefile | 5 ++--- sysutils/consolekit2/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/sysutils/consolekit2/Makefile b/sysutils/consolekit2/Makefile index d3136c5ba54a..7722270ea3d8 100644 --- a/sysutils/consolekit2/Makefile +++ b/sysutils/consolekit2/Makefile @@ -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 \ diff --git a/sysutils/consolekit2/distinfo b/sysutils/consolekit2/distinfo index d97987051cd0..b285179dc2cf 100644 --- a/sysutils/consolekit2/distinfo +++ b/sysutils/consolekit2/distinfo @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503210645.52L6jjGI081246>