svn commit: r560384 - head/sysutils/xfce4-kbdleds-plugin

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


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

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

Modified:
  head/sysutils/xfce4-kbdleds-plugin/Makefile

Modified: head/sysutils/xfce4-kbdleds-plugin/Makefile
==============================================================================
--- head/sysutils/xfce4-kbdleds-plugin/Makefile	Tue Jan  5 11:24:00 2021	(r560383)
+++ head/sysutils/xfce4-kbdleds-plugin/Makefile	Tue Jan  5 12:12:57 2021	(r560384)
@@ -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-head mailing list