svn commit: r334565 - head/x11/gnome-shell

Baptiste Daroussin bapt at FreeBSD.org
Fri Nov 22 09:44:09 UTC 2013


Author: bapt
Date: Fri Nov 22 09:44:08 2013
New Revision: 334565
URL: http://svnweb.freebsd.org/changeset/ports/334565

Log:
  Remove deprecation it will be updated soonish
  
  Requested by:	kwm

Modified:
  head/x11/gnome-shell/Makefile

Modified: head/x11/gnome-shell/Makefile
==============================================================================
--- head/x11/gnome-shell/Makefile	Fri Nov 22 09:43:43 2013	(r334564)
+++ head/x11/gnome-shell/Makefile	Fri Nov 22 09:44:08 2013	(r334565)
@@ -19,9 +19,6 @@ LIB_DEPENDS=	startup-notification-1.0:${
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
     		glxinfo:${PORTSDIR}/graphics/mesa-demos
 
-DEPRECATED=	Broken for more than 6 month
-EXPIRATION_DATE=	2013-12-22
-
 BROKEN=		Doesn't build
 
 USE_BZIP2=	yes


More information about the svn-ports-all mailing list