pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11 PKGREVISION bump due to update of x11/modular-xorg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/363c901d4fcc
branches:  trunk
changeset: 547532:363c901d4fcc
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Thu Sep 18 20:57:50 2008 +0000

description:
PKGREVISION bump due to update of x11/modular-xorg-server.

diffstat:

 x11/xf86-input-keyboard/Makefile      |  3 ++-
 x11/xf86-input-mouse/Makefile         |  3 ++-
 x11/xf86-input-vmmouse/Makefile       |  3 ++-
 x11/xf86-input-void/Makefile          |  3 ++-
 x11/xf86-video-apm/Makefile           |  3 ++-
 x11/xf86-video-ark/Makefile           |  3 ++-
 x11/xf86-video-ast/Makefile           |  3 ++-
 x11/xf86-video-chips/Makefile         |  3 ++-
 x11/xf86-video-cirrus/Makefile        |  3 ++-
 x11/xf86-video-cyrix/Makefile         |  3 ++-
 x11/xf86-video-glint/Makefile         |  3 ++-
 x11/xf86-video-i128/Makefile          |  3 ++-
 x11/xf86-video-i740/Makefile          |  3 ++-
 x11/xf86-video-i810/Makefile          |  3 ++-
 x11/xf86-video-imstt/Makefile         |  3 ++-
 x11/xf86-video-intel/Makefile         |  3 ++-
 x11/xf86-video-mach64/Makefile        |  3 ++-
 x11/xf86-video-mga/Makefile           |  3 ++-
 x11/xf86-video-neomagic/Makefile      |  3 ++-
 x11/xf86-video-nsc/Makefile           |  3 ++-
 x11/xf86-video-nv/Makefile            |  3 ++-
 x11/xf86-video-nvxbox/Makefile        |  3 ++-
 x11/xf86-video-r128/Makefile          |  3 ++-
 x11/xf86-video-radeonhd/Makefile      |  3 ++-
 x11/xf86-video-rendition/Makefile     |  3 ++-
 x11/xf86-video-s3/Makefile            |  3 ++-
 x11/xf86-video-s3virge/Makefile       |  3 ++-
 x11/xf86-video-savage/Makefile        |  3 ++-
 x11/xf86-video-siliconmotion/Makefile |  3 ++-
 x11/xf86-video-sis/Makefile           |  3 ++-
 x11/xf86-video-tdfx/Makefile          |  3 ++-
 x11/xf86-video-tga/Makefile           |  3 ++-
 x11/xf86-video-trident/Makefile       |  3 ++-
 x11/xf86-video-tseng/Makefile         |  3 ++-
 x11/xf86-video-vesa/Makefile          |  3 ++-
 x11/xf86-video-vga/Makefile           |  3 ++-
 x11/xf86-video-via/Makefile           |  3 ++-
 x11/xf86-video-vmware/Makefile        |  3 ++-
 x11/xf86-video-wsfb/Makefile          |  3 ++-
 39 files changed, 78 insertions(+), 39 deletions(-)

diffs (truncated from 497 to 300 lines):

diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-input-keyboard/Makefile
--- a/x11/xf86-input-keyboard/Makefile  Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-input-keyboard/Makefile  Thu Sep 18 20:57:50 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/05/30 10:52:05 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2008/09/18 20:57:52 bjs Exp $
 
 DISTNAME=      xf86-input-keyboard-1.3.1
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-input-mouse/Makefile
--- a/x11/xf86-input-mouse/Makefile     Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-input-mouse/Makefile     Thu Sep 18 20:57:50 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2008/05/30 10:54:57 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2008/09/18 20:57:52 bjs Exp $
 
 DISTNAME=      xf86-input-mouse-1.3.0
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-input-vmmouse/Makefile
--- a/x11/xf86-input-vmmouse/Makefile   Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-input-vmmouse/Makefile   Thu Sep 18 20:57:50 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/08/07 16:47:39 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:52 bjs Exp $
 
 DISTNAME=      xf86-input-vmmouse-12.5.1
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-input-void/Makefile
--- a/x11/xf86-input-void/Makefile      Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-input-void/Makefile      Thu Sep 18 20:57:50 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:17 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:52 bjs Exp $
 
 DISTNAME=      xf86-input-void-1.1.1
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-apm/Makefile
--- a/x11/xf86-video-apm/Makefile       Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-apm/Makefile       Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/08/09 15:09:00 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:50 bjs Exp $
 #
 
 DISTNAME=      xf86-video-apm-1.2.0
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-ark/Makefile
--- a/x11/xf86-video-ark/Makefile       Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-ark/Makefile       Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/08/09 15:11:19 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:50 bjs Exp $
 #
 
 DISTNAME=      xf86-video-ark-0.7.0
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-ast/Makefile
--- a/x11/xf86-video-ast/Makefile       Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-ast/Makefile       Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/08/09 15:14:08 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:50 bjs Exp $
 #
 
 DISTNAME=      xf86-video-ast-0.85.0
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-chips/Makefile
--- a/x11/xf86-video-chips/Makefile     Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-chips/Makefile     Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/08/09 15:21:07 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:50 bjs Exp $
 #
 
 DISTNAME=      xf86-video-chips-1.2.0
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-cirrus/Makefile
--- a/x11/xf86-video-cirrus/Makefile    Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-cirrus/Makefile    Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/08/09 15:24:54 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:50 bjs Exp $
 #
 
 DISTNAME=      xf86-video-cirrus-1.2.1
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-cyrix/Makefile
--- a/x11/xf86-video-cyrix/Makefile     Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-cyrix/Makefile     Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:17 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2008/09/18 20:57:50 bjs Exp $
 #
 
 DISTNAME=      xf86-video-cyrix-1.1.0
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-glint/Makefile
--- a/x11/xf86-video-glint/Makefile     Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-glint/Makefile     Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/08/09 15:32:44 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2008/09/18 20:57:50 bjs Exp $
 #
 
 DISTNAME=      xf86-video-glint-1.2.1
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-i128/Makefile
--- a/x11/xf86-video-i128/Makefile      Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-i128/Makefile      Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/08/09 15:37:02 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:50 bjs Exp $
 #
 
 DISTNAME=      xf86-video-i128-1.3.0
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-i740/Makefile
--- a/x11/xf86-video-i740/Makefile      Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-i740/Makefile      Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/08/09 15:40:04 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:51 bjs Exp $
 #
 
 DISTNAME=      xf86-video-i740-1.2.0
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-i810/Makefile
--- a/x11/xf86-video-i810/Makefile      Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-i810/Makefile      Thu Sep 18 20:57:50 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/05/24 21:45:17 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2008/09/18 20:57:51 bjs Exp $
 
 DISTNAME=      xf86-video-i810-1.7.4
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-imstt/Makefile
--- a/x11/xf86-video-imstt/Makefile     Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-imstt/Makefile     Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:17 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:51 bjs Exp $
 #
 
 DISTNAME=      xf86-video-imstt-1.1.0
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-intel/Makefile
--- a/x11/xf86-video-intel/Makefile     Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-intel/Makefile     Thu Sep 18 20:57:50 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2008/08/15 06:37:22 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2008/09/18 20:57:51 bjs Exp $
 
 DISTNAME=      xf86-video-intel-2.4.1
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-mach64/Makefile
--- a/x11/xf86-video-mach64/Makefile    Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-mach64/Makefile    Thu Sep 18 20:57:50 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/14 04:02:10 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/18 20:57:51 bjs Exp $
 
 DISTNAME=      xf86-video-mach64-6.8.0
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-mga/Makefile
--- a/x11/xf86-video-mga/Makefile       Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-mga/Makefile       Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2008/08/09 15:43:37 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2008/09/18 20:57:51 bjs Exp $
 #
 
 DISTNAME=      xf86-video-mga-1.4.9
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-neomagic/Makefile
--- a/x11/xf86-video-neomagic/Makefile  Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-neomagic/Makefile  Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/08/09 15:46:43 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/09/18 20:57:51 bjs Exp $
 #
 
 DISTNAME=      xf86-video-neomagic-1.2.1
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-nsc/Makefile
--- a/x11/xf86-video-nsc/Makefile       Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-nsc/Makefile       Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:17 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2008/09/18 20:57:51 bjs Exp $
 #
 
 DISTNAME=      xf86-video-nsc-2.8.2
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-nv/Makefile
--- a/x11/xf86-video-nv/Makefile        Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-nv/Makefile        Thu Sep 18 20:57:50 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2008/09/06 16:20:56 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2008/09/18 20:57:51 bjs Exp $
 
 DISTNAME=      xf86-video-nv-2.1.12
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-nvxbox/Makefile
--- a/x11/xf86-video-nvxbox/Makefile    Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-nvxbox/Makefile    Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/09 14:58:34 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/18 20:57:51 bjs Exp $
 #
 
 DISTNAME=      xf86-video-nvxbox-${VER}
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_BACKUP}
 
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-r128/Makefile
--- a/x11/xf86-video-r128/Makefile      Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-r128/Makefile      Thu Sep 18 20:57:50 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/14 04:03:01 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/18 20:57:51 bjs Exp $
 
 DISTNAME=      xf86-video-r128-6.8.0
+PKGREVISION=   1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5e5fdd4e5a33 -r 363c901d4fcc x11/xf86-video-radeonhd/Makefile
--- a/x11/xf86-video-radeonhd/Makefile  Thu Sep 18 20:56:41 2008 +0000
+++ b/x11/xf86-video-radeonhd/Makefile  Thu Sep 18 20:57:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2008/07/22 21:49:30 tnn Exp $
+# $NetBSD: Makefile,v 1.9 2008/09/18 20:57:51 bjs Exp $
 #
 
 DISTNAME=      xf86-video-radeonhd-1.2.1
+PKGREVISION=   1



Home | Main Index | Thread Index | Old Index