diff --git a/sysutils/consolekit2/Makefile b/sysutils/consolekit2/Makefile index 1ba93a2b0234..9b1cbc7c8c52 100644 --- a/sysutils/consolekit2/Makefile +++ b/sysutils/consolekit2/Makefile @@ -1,61 +1,65 @@ PORTNAME= consolekit DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= sysutils gnome PKGNAMESUFFIX= 2 +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= 75867d5ec7187b60e5732843acbe0f67c61421cf.patch:-p1 + MAINTAINER= desktop@FreeBSD.org COMMENT= Framework for defining and tracking users WWW= https://github.com/ConsoleKit2/ConsoleKit2 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/gtk-doc.m4:textproc/gtk-doc LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdrm.so:graphics/libdrm \ libevdev.so:devel/libevdev \ libudev.so:devel/libudev-devd OPTIONS_DEFINE= POLKIT X11 OPTIONS_DEFAULT=POLKIT X11 OPTIONS_SUB= yes POLKIT_DESC= Build with Polkit support POLKIT_LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit POLKIT_CONFIGURE_ENABLE= polkit X11_USES= xorg X11_USE= XORG=x11 X11_CONFIGURE_WITH= x USE_GITHUB= yes GH_ACCOUNT= ConsoleKit2 GH_PROJECT= ConsoleKit2 USES= autoreconf gettext gmake gnome libtool localbase pathfix pkgconfig \ tar:bzip2 USE_CSTD= gnu99 USE_GNOME= glib20 libxslt introspection:build GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --with-pid-file=/var/run/${PORTNAME}.pid \ --enable-pam-module \ --with-pam-module-dir=${PREFIX}/lib \ --localstatedir=/var \ --enable-introspection \ --enable-libdrm \ --enable-libevdev \ --enable-libudev \ --disable-udev-acl \ --disable-libcgmanager \ --without-systemdsystemunitdir INSTALL_TARGET= install-strip post-install: .for script in ck-system-hibernate ck-system-hybridsleep \ ck-system-restart ck-system-stop ck-system-suspend cd ${STAGEDIR}${PREFIX}/lib/ConsoleKit/scripts && \ ${MV} ${script} ${script}.sample .endfor .include diff --git a/sysutils/consolekit2/distinfo b/sysutils/consolekit2/distinfo index fc408725d648..59282c32ccfa 100644 --- a/sysutils/consolekit2/distinfo +++ b/sysutils/consolekit2/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1777998520 +TIMESTAMP = 1783102805 SHA256 (ConsoleKit2-ConsoleKit2-2.0.0_GH0.tar.gz) = f3f4a424f2a4fbb67696b4011caf2fd4c02e5e67c24ef1c86cecb2301bccdba4 SIZE (ConsoleKit2-ConsoleKit2-2.0.0_GH0.tar.gz) = 261921 +SHA256 (75867d5ec7187b60e5732843acbe0f67c61421cf.patch) = 4f8a0ef98858b60a6e552427623aa50a1ec7f285be528abc63d06a53703cae66 +SIZE (75867d5ec7187b60e5732843acbe0f67c61421cf.patch) = 2051