ports/116364: [patch] x.org video driver ABI version change needs revision bump of drivers

Christoph Mallon christoph.mallon at gmx.de
Sat Sep 15 09:20:11 UTC 2007


>Number:         116364
>Category:       ports
>Synopsis:       [patch] x.org video driver ABI version change needs revision bump of drivers
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 15 09:20:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Christoph Mallon
>Release:        n/a
>Organization:
>Environment:
n/a
>Description:
With the update to x.org 7.3 the ABI version of the video subsystem was increased from 1 to 2. The X server refuses to use a driver with an older version. Therefore the PORTREVISION of all video drivers needs to be increased, so they get rebuilt. 
>How-To-Repeat:
Start an x.org 7.3 server with an video driver built before the update. The server will refuse to start, because the ABI version does not match.
>Fix:


Patch attached with submission follows:

Index: xf86-video-apm/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-apm/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-apm/Makefile	19 May 2007 20:28:43 -0000	1.1
+++ xf86-video-apm/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-apm
 PORTVERSION=	1.1.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-ark/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-ark/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-ark/Makefile	19 May 2007 20:28:43 -0000	1.1
+++ xf86-video-ark/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-ark
 PORTVERSION=	0.6.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-ati/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-ati/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- xf86-video-ati/Makefile	13 Sep 2007 19:44:49 -0000	1.2
+++ xf86-video-ati/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-ati
 PORTVERSION=	6.7.192
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-chips/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-chips/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-chips/Makefile	19 May 2007 20:28:44 -0000	1.1
+++ xf86-video-chips/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-chips
 PORTVERSION=	1.1.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-cirrus/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-cirrus/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-cirrus/Makefile	19 May 2007 20:28:44 -0000	1.1
+++ xf86-video-cirrus/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-cirrus
 PORTVERSION=	1.1.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-cyrix/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-cyrix/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-cyrix/Makefile	19 May 2007 20:28:44 -0000	1.1
+++ xf86-video-cyrix/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-cyrix
 PORTVERSION=	1.1.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-dummy/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-dummy/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-dummy/Makefile	19 May 2007 20:28:45 -0000	1.1
+++ xf86-video-dummy/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-dummy
 PORTVERSION=	0.2.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-fbdev/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-fbdev/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-fbdev/Makefile	19 May 2007 20:28:45 -0000	1.1
+++ xf86-video-fbdev/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-fbdev
 PORTVERSION=	0.3.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-glint/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-glint/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-glint/Makefile	19 May 2007 20:28:45 -0000	1.1
+++ xf86-video-glint/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	xf86-video-glint
 PORTVERSION=	1.1.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-i128/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-i128/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-i128/Makefile	19 May 2007 20:28:45 -0000	1.1
+++ xf86-video-i128/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-i128
 PORTVERSION=	1.2.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-i740/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-i740/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-i740/Makefile	19 May 2007 20:28:45 -0000	1.1
+++ xf86-video-i740/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-i740
 PORTVERSION=	1.1.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-i810/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-i810/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- xf86-video-i810/Makefile	29 Aug 2007 11:38:00 -0000	1.3
+++ xf86-video-i810/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	xf86-video-i810
 PORTVERSION=	1.6.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-imstt/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-imstt/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-imstt/Makefile	19 May 2007 20:28:46 -0000	1.1
+++ xf86-video-imstt/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-imstt
 PORTVERSION=	1.1.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-intel/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-intel/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- xf86-video-intel/Makefile	13 Sep 2007 19:44:49 -0000	1.3
+++ xf86-video-intel/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-intel
 PORTVERSION=	2.1.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-mga/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-mga/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- xf86-video-mga/Makefile	13 Sep 2007 19:44:49 -0000	1.2
+++ xf86-video-mga/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-mga
 PORTVERSION=	1.4.7
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-neomagic/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-neomagic/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-neomagic/Makefile	19 May 2007 20:28:46 -0000	1.1
+++ xf86-video-neomagic/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-neomagic
 PORTVERSION=	1.1.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-newport/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-newport/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-newport/Makefile	19 May 2007 20:28:46 -0000	1.1
+++ xf86-video-newport/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-newport
 PORTVERSION=	0.2.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-nsc/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-nsc/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- xf86-video-nsc/Makefile	13 Sep 2007 19:44:50 -0000	1.2
+++ xf86-video-nsc/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-nsc
 PORTVERSION=	2.8.3
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-nv/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-nv/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- xf86-video-nv/Makefile	24 Aug 2007 09:44:12 -0000	1.3
+++ xf86-video-nv/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-nv
 PORTVERSION=	2.1.3
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-rendition/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-rendition/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-rendition/Makefile	19 May 2007 20:28:47 -0000	1.1
+++ xf86-video-rendition/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-rendition
 PORTVERSION=	4.1.3
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-s3/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-s3/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-s3/Makefile	19 May 2007 20:28:47 -0000	1.1
+++ xf86-video-s3/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-s3
 PORTVERSION=	0.5.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-s3virge/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-s3virge/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-s3virge/Makefile	19 May 2007 20:28:48 -0000	1.1
+++ xf86-video-s3virge/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-s3virge
 PORTVERSION=	1.9.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-savage/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-savage/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- xf86-video-savage/Makefile	13 Sep 2007 19:44:50 -0000	1.2
+++ xf86-video-savage/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-savage
 PORTVERSION=	2.1.3
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-siliconmotion/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-siliconmotion/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- xf86-video-siliconmotion/Makefile	13 Sep 2007 19:44:50 -0000	1.2
+++ xf86-video-siliconmotion/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-siliconmotion
 PORTVERSION=	1.5.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-sis/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-sis/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-sis/Makefile	19 May 2007 20:28:48 -0000	1.1
+++ xf86-video-sis/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	xf86-video-sis
 PORTVERSION=	0.9.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-sunffb/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-sunffb/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-sunffb/Makefile	19 May 2007 20:28:49 -0000	1.1
+++ xf86-video-sunffb/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	xf86-video-sunffb
 PORTVERSION=	1.1.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-tdfx/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-tdfx/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-tdfx/Makefile	19 May 2007 20:28:49 -0000	1.1
+++ xf86-video-tdfx/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	xf86-video-tdfx
 PORTVERSION=	1.3.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-tga/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-tga/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-tga/Makefile	19 May 2007 20:28:49 -0000	1.1
+++ xf86-video-tga/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-tga
 PORTVERSION=	1.1.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-trident/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-trident/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-trident/Makefile	19 May 2007 20:28:50 -0000	1.1
+++ xf86-video-trident/Makefile	15 Sep 2007 09:02:04 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-trident
 PORTVERSION=	1.2.3
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-tseng/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-tseng/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-tseng/Makefile	19 May 2007 20:28:50 -0000	1.1
+++ xf86-video-tseng/Makefile	15 Sep 2007 09:02:05 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-tseng
 PORTVERSION=	1.1.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-vesa/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-vesa/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-vesa/Makefile	19 May 2007 20:28:50 -0000	1.1
+++ xf86-video-vesa/Makefile	15 Sep 2007 09:02:05 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-vesa
 PORTVERSION=	1.3.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-vga/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-vga/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-vga/Makefile	19 May 2007 20:28:50 -0000	1.1
+++ xf86-video-vga/Makefile	15 Sep 2007 09:02:05 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-vga
 PORTVERSION=	4.1.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-via/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-via/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-via/Makefile	19 May 2007 20:28:51 -0000	1.1
+++ xf86-video-via/Makefile	15 Sep 2007 09:02:05 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	xf86-video-via
 PORTVERSION=	0.2.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-vmware/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-vmware/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- xf86-video-vmware/Makefile	13 Sep 2007 19:44:50 -0000	1.2
+++ xf86-video-vmware/Makefile	15 Sep 2007 09:02:05 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-vmware
 PORTVERSION=	10.15.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org
Index: xf86-video-voodoo/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-drivers/xf86-video-voodoo/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- xf86-video-voodoo/Makefile	19 May 2007 20:28:51 -0000	1.1
+++ xf86-video-voodoo/Makefile	15 Sep 2007 09:02:05 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xf86-video-voodoo
 PORTVERSION=	1.1.1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list