Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2021 12:12:58 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r560384 - head/sysutils/xfce4-kbdleds-plugin
Message-ID:  <202101051212.105CCwfa010453@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101051212.105CCwfa010453>