svn commit: r310463 - head/x11-drivers/xf86-video-intel29

Niclas Zeising zeising at FreeBSD.org
Tue Jan 15 21:22:41 UTC 2013


Author: zeising
Date: Tue Jan 15 21:22:40 2013
New Revision: 310463
URL: http://svnweb.freebsd.org/changeset/ports/310463

Log:
  Mark deprecated and set an expiration date one month for now.  This port has
  been unsupported and marked IGNORE for almost 9 months.
  
  Approved by:	kwm, miwi (mentors, implicit)

Modified:
  head/x11-drivers/xf86-video-intel29/Makefile

Modified: head/x11-drivers/xf86-video-intel29/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-intel29/Makefile	Tue Jan 15 21:06:11 2013	(r310462)
+++ head/x11-drivers/xf86-video-intel29/Makefile	Tue Jan 15 21:22:40 2013	(r310463)
@@ -13,6 +13,8 @@ DISTNAME=	xf86-video-intel-${PORTVERSION
 MAINTAINER=	x11 at FreeBSD.org
 COMMENT=	Driver for Intel integrated graphics chipsets
 
+DEPRECATED=	Not supported
+EXPIRATION_DATE=2012-02-15
 IGNORE=		Not supported.
 CONFLICTS=	xf86-video-intel-2.7.[0-9]* xf86-video-intel-2.15.[0-9]*
 


More information about the svn-ports-all mailing list