Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2013 17:33:53 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313833 - head/x11-drivers/xf86-video-ati613
Message-ID:  <201303101733.r2AHXr47083849@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Sun Mar 10 17:33:52 2013
New Revision: 313833
URL: http://svnweb.freebsd.org/changeset/ports/313833

Log:
  Mark deprecated and set expiration date.
  This is an old driver version, please use xf86-video-ati instead.
  If there is any trouble with xf86-video-ati that this driver solves, please
  contact x11@ asap.

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

Modified: head/x11-drivers/xf86-video-ati613/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-ati613/Makefile	Sun Mar 10 16:55:13 2013	(r313832)
+++ head/x11-drivers/xf86-video-ati613/Makefile	Sun Mar 10 17:33:52 2013	(r313833)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	xf86-video-ati
-# Date Created:				17 Feb 2006
-# Whom:					Florent Thoumie <flz@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	xf86-video-ati613
 PORTVERSION=	6.13.2
@@ -14,6 +9,9 @@ DISTNAME=	xf86-video-ati-${PORTVERSION}
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	X.Org ati display driver
 
+DEPRECATED=	Old version, use xf86-video-ati instead
+EXPIRATION_DATE=2013-05-10
+
 USE_GL=		gl
 
 XORG_CAT=	driver



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