FreeBSD Bugzilla – Attachment 221681 Details for
Bug 252783
sysutils/consolekit2: Update to 1.2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update sysutils/consolekit2
consolekit2.diff (text/plain), 4.28 KB, created by
Olivier Duchateau
on 2021-01-17 17:50:40 UTC
(
hide
)
Description:
Patch to update sysutils/consolekit2
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2021-01-17 17:50:40 UTC
Size:
4.28 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 561841) >+++ Makefile (copie de travail) >@@ -2,12 +2,9 @@ > # $FreeBSD$ > > PORTNAME= consolekit >-PORTVERSION= 1.2.1 >-PORTREVISION= 1 >+PORTVERSION= 1.2.2 > CATEGORIES= sysutils gnome >-MASTER_SITES= https://github.com/ConsoleKit2/ConsoleKit2/releases/download/${PORTVERSION}/ > PKGNAMESUFFIX= 2 >-DISTNAME= ConsoleKit2-${PORTVERSION} > > MAINTAINER= desktop@FreeBSD.org > COMMENT= Framework for defining and tracking users >@@ -26,9 +23,13 @@ > POLKIT_LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit > POLKIT_CONFIGURE_ENABLE= polkit > >-WRKSRC= ${WRKDIR}/ConsoleKit2-${PORTVERSION} >-USES= gettext gmake gnome libtool localbase pathfix pkgconfig \ >- tar:bzip2 xorg >+USE_GITHUB= yes >+GH_ACCOUNT= ConsoleKit2 >+GH_PROJECT= ConsoleKit2 >+GH_TAGNAME= 51c11c1 >+ >+USES= autoreconf gettext gmake gnome libtool localbase pathfix \ >+ pkgconfig tar:bzip2 xorg > USE_CSTD= gnu99 > USE_XORG= x11 > USE_GNOME= glib20 libxslt introspection:build >@@ -45,7 +46,8 @@ > --disable-libdrm \ > --disable-libevdev \ > --disable-libudev \ >- --without-systemdsystemunitdir >+ --without-systemdsystemunitdir \ >+ --disable-gtk-doc > INSTALL_TARGET= install-strip > > post-install: >Index: distinfo >=================================================================== >--- distinfo (révision 561841) >+++ distinfo (copie de travail) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1516458395 >-SHA256 (ConsoleKit2-1.2.1.tar.bz2) = 9af223096ece88b217bcd3fe85093390a8d1527b6492124b0e90ea7688ec934b >-SIZE (ConsoleKit2-1.2.1.tar.bz2) = 1182946 >+TIMESTAMP = 1610903180 >+SHA256 (ConsoleKit2-ConsoleKit2-1.2.2-51c11c1_GH0.tar.gz) = 88ec6d7b5fdfbf735e054cba8168fbcdd2a3bf36ee09926779d203c65f6bd435 >+SIZE (ConsoleKit2-ConsoleKit2-1.2.2-51c11c1_GH0.tar.gz) = 254801 >Index: files/patch-Makefile.am >=================================================================== >--- files/patch-Makefile.am (nonexistent) >+++ files/patch-Makefile.am (copie de travail) >@@ -0,0 +1,17 @@ >+--- Makefile.am.orig 2020-12-07 11:27:30 UTC >++++ Makefile.am >+@@ -27,7 +27,6 @@ EXTRA_DIST = config.rpath \ >+ NEWS \ >+ ChangeLog \ >+ m4 \ >+- gtk-doc.make \ >+ $(NULL) >+ >+ DISTCLEANFILES = \ >+@@ -73,5 +72,5 @@ $(srcdir)/ChangeLog: >+ >+ DISTCHECK_CONFIGURE_FLAGS = \ >+ --enable-introspection \ >+- --enable-gtk-doc \ >++ --disable-gtk-doc \ >+ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) > >Property changes on: files/patch-Makefile.am >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: files/patch-configure.ac >=================================================================== >--- files/patch-configure.ac (nonexistent) >+++ files/patch-configure.ac (copie de travail) >@@ -0,0 +1,10 @@ >+--- configure.ac.orig 2020-12-07 11:27:30 UTC >++++ configure.ac >+@@ -553,7 +553,6 @@ doc/Makefile >+ doc/console-kit-daemon.1m >+ doc/dbus/ConsoleKit.xml >+ doc/dbus/Makefile >+-doc/libconsolekit/Makefile >+ libconsolekit/Makefile >+ libconsolekit/libconsolekit.pc >+ libck-connector/Makefile > >Property changes on: files/patch-configure.ac >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: files/patch-doc_Makefile.am >=================================================================== >--- files/patch-doc_Makefile.am (nonexistent) >+++ files/patch-doc_Makefile.am (copie de travail) >@@ -0,0 +1,8 @@ >+--- doc/Makefile.am.orig 2020-12-07 11:27:30 UTC >++++ doc/Makefile.am >+@@ -1,4 +1,4 @@ >+-SUBDIRS = dbus libconsolekit >++SUBDIRS = dbus >+ >+ manpagedir = $(mandir)/man1 >+ manpage_DATA = \ > >Property changes on: files/patch-doc_Makefile.am >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 252783
: 221681