svn commit: r560385 - branches/2021Q1/sysutils/xfce4-kbdleds-plugin

Guido Falsi madpilot at FreeBSD.org
Tue Jan 5 12:13:45 UTC 2021


Author: madpilot
Date: Tue Jan  5 12:13:44 2021
New Revision: 560385
URL: https://svnweb.freebsd.org/changeset/ports/560385

Log:
  MFH: r560384
  
  Mark broken and deprecate, This was forgotten in the XFCE 4.16 update.
  
  Reported by:	Andrea Venturoli <ml at andreaventuroli.it>

Modified:
  branches/2021Q1/sysutils/xfce4-kbdleds-plugin/Makefile
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/sysutils/xfce4-kbdleds-plugin/Makefile
==============================================================================
--- branches/2021Q1/sysutils/xfce4-kbdleds-plugin/Makefile	Tue Jan  5 12:12:57 2021	(r560384)
+++ branches/2021Q1/sysutils/xfce4-kbdleds-plugin/Makefile	Tue Jan  5 12:13:44 2021	(r560385)
@@ -14,6 +14,10 @@ COMMENT=	Xfce keyboard LEDs panel plugin
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Fails to compile with XFCE 4.16
+DEPRECATED=	Unsupported upstream, cannot work with XFCE 4.16
+EXPIRATION_DATE=	2021-01-31
+
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2
 


More information about the svn-ports-branches mailing list