svn commit: r313769 - head/x11-drivers/xf86-video-radeonhd-devel

Niclas Zeising zeising at FreeBSD.org
Sat Mar 9 22:45:46 UTC 2013


Author: zeising
Date: Sat Mar  9 22:45:46 2013
New Revision: 313769
URL: http://svnweb.freebsd.org/changeset/ports/313769

Log:
  Mark deprecated and set removal date.
  This is a unsupported devel version, with no owner.  Use
  x11-drivers/xf86-video-radeonhd instead.

Modified:
  head/x11-drivers/xf86-video-radeonhd-devel/Makefile

Modified: head/x11-drivers/xf86-video-radeonhd-devel/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-radeonhd-devel/Makefile	Sat Mar  9 22:41:20 2013	(r313768)
+++ head/x11-drivers/xf86-video-radeonhd-devel/Makefile	Sat Mar  9 22:45:46 2013	(r313769)
@@ -16,6 +16,9 @@ PKGNAMESUFFIX=	-devel
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	X.Org ati RadeonHD display driver development version
 
+DEPRECATED=	Unsupported devel version
+EXPIRATION_DATE=2013-04-09
+
 BUILD_DEPENDS=	${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-macros \
 		${LOCALBASE}/libdata/pkgconfig/gl.pc:${PORTSDIR}/graphics/libGL
 LIB_DEPENDS=	pciaccess.0:${PORTSDIR}/devel/libpciaccess


More information about the svn-ports-head mailing list