Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2007 10:10:08 GMT
From:      Christoph Mallon <christoph.mallon@gmx.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/116364: [patch] x.org video driver ABI version change needs revision bump of drivers
Message-ID:  <200709151010.l8FAA8nS066427@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/116364; it has been noted by GNATS.

From: Christoph Mallon <christoph.mallon@gmx.de>
To: bug-followup@FreeBSD.org,  christoph.mallon@gmx.de
Cc:  
Subject: Re: ports/116364: [patch] x.org video driver ABI version change needs
 revision bump of drivers
Date: Sat, 15 Sep 2007 11:37:48 +0200

 This is a multi-part message in MIME format.
 --------------060400010800000304030007
 Content-Type: text/plain; charset=ISO-8859-15; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Here is an updated diff. Some drivers got updated with the X.org 7.3 
 update, so they need no revision bump.
 
 --------------060400010800000304030007
 Content-Type: text/plain;
  name="video_bump.diff.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="video_bump.diff.txt"
 
 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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@FreeBSD.org
 
 --------------060400010800000304030007--



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