Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2021 12:13:44 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r560385 - branches/2021Q1/sysutils/xfce4-kbdleds-plugin
Message-ID:  <202101051213.105CDifm010621@repo.freebsd.org>

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



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