svn commit: r544549 - head/x11-toolkits/wlroots

Jan Beich jbeich at FreeBSD.org
Sun Aug 9 08:26:55 UTC 2020


Author: jbeich
Date: Sun Aug  9 08:26:55 2020
New Revision: 544549
URL: https://svnweb.freebsd.org/changeset/ports/544549

Log:
  x11-toolkits/wlroots: expand URL in CONSOLEKIT comment

Modified:
  head/x11-toolkits/wlroots/Makefile   (contents, props changed)

Modified: head/x11-toolkits/wlroots/Makefile
==============================================================================
--- head/x11-toolkits/wlroots/Makefile	Sun Aug  9 08:00:28 2020	(r544548)
+++ head/x11-toolkits/wlroots/Makefile	Sun Aug  9 08:26:55 2020	(r544549)
@@ -45,7 +45,7 @@ OPTIONS_SUB=	yes
 
 CONSOLEKIT_DESC=	DRM sessions without root using ConsoleKit2
 CONSOLEKIT_PATCH_SITES=	https://github.com/myfreeweb/${GH_PROJECT}/commit/:ck2
-CONSOLEKIT_PATCHFILES=	b59460944208.patch:-p1:ck2 # see #1467 upstream
+CONSOLEKIT_PATCHFILES=	b59460944208.patch:-p1:ck2 # https://github.com/swaywm/wlroots/pull/1467
 CONSOLEKIT_LIB_DEPENDS=	libdbus-1.so:devel/dbus \
 			libconsolekit.so:sysutils/consolekit2
 CONSOLEKIT_MESON_ENABLED=	consolekit2


More information about the svn-ports-all mailing list