Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2017 16:01:31 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432427 - head/deskutils/xfce4-generic-slider
Message-ID:  <201701251601.v0PG1V5s082020@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Wed Jan 25 16:01:31 2017
New Revision: 432427
URL: https://svnweb.freebsd.org/changeset/ports/432427

Log:
  Mark BROKEN, DEPRECATED and set EXPIRATION_DATE to 3 months. The panel plugin
  crashes when trying to access the properties dialog.

Modified:
  head/deskutils/xfce4-generic-slider/Makefile

Modified: head/deskutils/xfce4-generic-slider/Makefile
==============================================================================
--- head/deskutils/xfce4-generic-slider/Makefile	Wed Jan 25 15:55:48 2017	(r432426)
+++ head/deskutils/xfce4-generic-slider/Makefile	Wed Jan 25 16:01:31 2017	(r432427)
@@ -15,6 +15,10 @@ LICENSE=	GPLv3
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2
 
+BROKEN=		crashes when trying to open properties
+DEPRECATED=	crashes when trying to open properties
+EXPIRATION_DATE=	2017-04-25
+
 USES=		gettext-runtime pkgconfig xfce
 USE_GNOME=	atk cairo gdkpixbuf2 glib20 gtk20 pango
 USE_XFCE=	libgui panel



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