summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/xf86-input-acecad/Makefile4
-rw-r--r--x11/xf86-input-elographics/Makefile3
-rw-r--r--x11/xf86-input-fpit/Makefile3
-rw-r--r--x11/xf86-input-hyperpen/Makefile3
-rw-r--r--x11/xf86-input-joystick/Makefile3
-rw-r--r--x11/xf86-input-keyboard/Makefile4
-rw-r--r--x11/xf86-input-mouse/Makefile4
-rw-r--r--x11/xf86-input-mutouch/Makefile3
-rw-r--r--x11/xf86-input-penmount/Makefile4
-rw-r--r--x11/xf86-input-vmmouse/Makefile3
-rw-r--r--x11/xf86-input-void/Makefile3
-rw-r--r--x11/xf86-input-ws/Makefile3
-rw-r--r--x11/xf86-video-amdgpu/Makefile3
-rw-r--r--x11/xf86-video-apm/Makefile4
-rw-r--r--x11/xf86-video-ark/Makefile4
-rw-r--r--x11/xf86-video-ast/Makefile3
-rw-r--r--x11/xf86-video-ati/Makefile4
-rw-r--r--x11/xf86-video-ati6/Makefile4
-rw-r--r--x11/xf86-video-chips/Makefile3
-rw-r--r--x11/xf86-video-cirrus/Makefile3
-rw-r--r--x11/xf86-video-dummy/Makefile4
-rw-r--r--x11/xf86-video-fbdev/Makefile4
-rw-r--r--x11/xf86-video-glint/Makefile4
-rw-r--r--x11/xf86-video-i128/Makefile4
-rw-r--r--x11/xf86-video-i740/Makefile4
-rw-r--r--x11/xf86-video-mach64/Makefile3
-rw-r--r--x11/xf86-video-mga/Makefile4
-rw-r--r--x11/xf86-video-neomagic/Makefile3
-rw-r--r--x11/xf86-video-nouveau/Makefile3
-rw-r--r--x11/xf86-video-nv/Makefile4
-rw-r--r--x11/xf86-video-openchrome/Makefile4
-rw-r--r--x11/xf86-video-qxl/Makefile3
-rw-r--r--x11/xf86-video-r128/Makefile3
-rw-r--r--x11/xf86-video-rendition/Makefile3
-rw-r--r--x11/xf86-video-s3/Makefile4
-rw-r--r--x11/xf86-video-s3virge/Makefile3
-rw-r--r--x11/xf86-video-savage/Makefile3
-rw-r--r--x11/xf86-video-siliconmotion/Makefile3
-rw-r--r--x11/xf86-video-sis/Makefile3
-rw-r--r--x11/xf86-video-suncg14/Makefile4
-rw-r--r--x11/xf86-video-suncg3/Makefile4
-rw-r--r--x11/xf86-video-suncg6/Makefile3
-rw-r--r--x11/xf86-video-sunffb/Makefile4
-rw-r--r--x11/xf86-video-suntcx/Makefile3
-rw-r--r--x11/xf86-video-tdfx/Makefile4
-rw-r--r--x11/xf86-video-tga/Makefile4
-rw-r--r--x11/xf86-video-trident/Makefile4
-rw-r--r--x11/xf86-video-tseng/Makefile4
-rw-r--r--x11/xf86-video-vesa/Makefile3
-rw-r--r--x11/xf86-video-vmware/Makefile4
-rw-r--r--x11/xf86-video-voodoo/Makefile3
-rw-r--r--x11/xf86-video-wsfb/Makefile4
-rw-r--r--x11/xf86-video-xgi/Makefile3
53 files changed, 106 insertions, 79 deletions
diff --git a/x11/xf86-input-acecad/Makefile b/x11/xf86-input-acecad/Makefile
index 1317d007939..12b2369ea27 100644
--- a/x11/xf86-input-acecad/Makefile
+++ b/x11/xf86-input-acecad/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:21 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2016/01/05 13:11:42 tnn Exp $
DISTNAME= xf86-input-acecad-1.5.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-input-elographics/Makefile b/x11/xf86-input-elographics/Makefile
index f44d32e02ab..144410120e9 100644
--- a/x11/xf86-input-elographics/Makefile
+++ b/x11/xf86-input-elographics/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/07/02 03:37:48 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/05 13:11:42 tnn Exp $
DISTNAME= xf86-input-elographics-1.4.1
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-input-fpit/Makefile b/x11/xf86-input-fpit/Makefile
index aaf05a4b84d..e9323cd11b2 100644
--- a/x11/xf86-input-fpit/Makefile
+++ b/x11/xf86-input-fpit/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/07/02 03:37:48 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/05 13:11:42 tnn Exp $
DISTNAME= xf86-input-fpit-1.4.0
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-input-hyperpen/Makefile b/x11/xf86-input-hyperpen/Makefile
index ccfb8997758..c10682c75e5 100644
--- a/x11/xf86-input-hyperpen/Makefile
+++ b/x11/xf86-input-hyperpen/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/07/04 06:38:06 richard Exp $
+# $NetBSD: Makefile,v 1.3 2016/01/05 13:11:42 tnn Exp $
DISTNAME= xf86-input-hyperpen-1.4.1
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-input-joystick/Makefile b/x11/xf86-input-joystick/Makefile
index 57c377b1f3f..c501b6ed7b9 100644
--- a/x11/xf86-input-joystick/Makefile
+++ b/x11/xf86-input-joystick/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/07/02 03:37:49 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/05 13:11:42 tnn Exp $
DISTNAME= xf86-input-joystick-1.6.2
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-input-keyboard/Makefile b/x11/xf86-input-keyboard/Makefile
index 5239cfe5bc0..12c3d5e5c9a 100644
--- a/x11/xf86-input-keyboard/Makefile
+++ b/x11/xf86-input-keyboard/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2015/04/25 14:25:21 tnn Exp $
+# $NetBSD: Makefile,v 1.21 2016/01/05 13:11:42 tnn Exp $
DISTNAME= xf86-input-keyboard-1.8.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-input-mouse/Makefile b/x11/xf86-input-mouse/Makefile
index 4122877c96f..3194e1f4ace 100644
--- a/x11/xf86-input-mouse/Makefile
+++ b/x11/xf86-input-mouse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2015/04/25 14:25:21 tnn Exp $
+# $NetBSD: Makefile,v 1.25 2016/01/05 13:11:42 tnn Exp $
DISTNAME= xf86-input-mouse-1.9.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-input-mutouch/Makefile b/x11/xf86-input-mutouch/Makefile
index 09fb869f7a9..0ce1a8e5bf0 100644
--- a/x11/xf86-input-mutouch/Makefile
+++ b/x11/xf86-input-mutouch/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/07/04 06:44:49 richard Exp $
+# $NetBSD: Makefile,v 1.3 2016/01/05 13:11:42 tnn Exp $
DISTNAME= xf86-input-mutouch-1.3.0
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-input-penmount/Makefile b/x11/xf86-input-penmount/Makefile
index 472a10389e8..c41c59fa75a 100644
--- a/x11/xf86-input-penmount/Makefile
+++ b/x11/xf86-input-penmount/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:21 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2016/01/05 13:11:42 tnn Exp $
DISTNAME= xf86-input-penmount-1.5.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-input-vmmouse/Makefile b/x11/xf86-input-vmmouse/Makefile
index c9c5e5c93b1..d6fe655f4dd 100644
--- a/x11/xf86-input-vmmouse/Makefile
+++ b/x11/xf86-input-vmmouse/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2015/06/29 11:15:05 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2016/01/05 13:11:42 tnn Exp $
DISTNAME= xf86-input-vmmouse-13.1.0
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-input-void/Makefile b/x11/xf86-input-void/Makefile
index 714f49414fe..87b9d552f94 100644
--- a/x11/xf86-input-void/Makefile
+++ b/x11/xf86-input-void/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2015/04/27 08:47:16 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2016/01/05 13:11:42 tnn Exp $
DISTNAME= xf86-input-void-1.4.1
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-input-ws/Makefile b/x11/xf86-input-ws/Makefile
index ad89336904d..fb8efbe0ca4 100644
--- a/x11/xf86-input-ws/Makefile
+++ b/x11/xf86-input-ws/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2015/10/10 20:02:52 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/05 13:11:42 tnn Exp $
#
DISTNAME= xf86-input-ws-1.3.0.20151010
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
diff --git a/x11/xf86-video-amdgpu/Makefile b/x11/xf86-video-amdgpu/Makefile
index 746c3f7e6e5..baed8cc48d6 100644
--- a/x11/xf86-video-amdgpu/Makefile
+++ b/x11/xf86-video-amdgpu/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/12/13 19:34:03 richard Exp $
+# $NetBSD: Makefile,v 1.3 2016/01/05 13:11:43 tnn Exp $
DISTNAME= xf86-video-amdgpu-1.0.0
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-apm/Makefile b/x11/xf86-video-apm/Makefile
index bd2fa0ed0be..8ffc3eac712 100644
--- a/x11/xf86-video-apm/Makefile
+++ b/x11/xf86-video-apm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:21 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2016/01/05 13:11:43 tnn Exp $
#
DISTNAME= xf86-video-apm-1.2.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-ark/Makefile b/x11/xf86-video-ark/Makefile
index 108f1f212b7..740a663377a 100644
--- a/x11/xf86-video-ark/Makefile
+++ b/x11/xf86-video-ark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2015/04/25 14:25:21 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2016/01/05 13:11:43 tnn Exp $
#
DISTNAME= xf86-video-ark-0.7.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-ast/Makefile b/x11/xf86-video-ast/Makefile
index 1e0f7338180..60c6fa61ea6 100644
--- a/x11/xf86-video-ast/Makefile
+++ b/x11/xf86-video-ast/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2015/08/23 14:11:17 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2016/01/05 13:11:43 tnn Exp $
DISTNAME= xf86-video-ast-1.1.5
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-ati/Makefile b/x11/xf86-video-ati/Makefile
index 8c509a306e1..475ec79930e 100644
--- a/x11/xf86-video-ati/Makefile
+++ b/x11/xf86-video-ati/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2015/12/11 13:08:21 tnn Exp $
+# $NetBSD: Makefile,v 1.35 2016/01/05 13:11:43 tnn Exp $
DISTNAME= xf86-video-ati-7.6.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-ati6/Makefile b/x11/xf86-video-ati6/Makefile
index 15a76a62a5a..13614a61f47 100644
--- a/x11/xf86-video-ati6/Makefile
+++ b/x11/xf86-video-ati6/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2015/09/25 00:44:44 tnn Exp $
+# $NetBSD: Makefile,v 1.12 2016/01/05 13:11:43 tnn Exp $
DISTNAME= xf86-video-ati-6.14.6
PKGNAME= ${DISTNAME:S/ati/ati6/}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-chips/Makefile b/x11/xf86-video-chips/Makefile
index c5bba816c26..a47cc349161 100644
--- a/x11/xf86-video-chips/Makefile
+++ b/x11/xf86-video-chips/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2015/09/29 08:21:08 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2016/01/05 13:11:43 tnn Exp $
DISTNAME= xf86-video-chips-1.2.6
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-cirrus/Makefile b/x11/xf86-video-cirrus/Makefile
index 434f93862ba..779698e7021 100644
--- a/x11/xf86-video-cirrus/Makefile
+++ b/x11/xf86-video-cirrus/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2015/05/06 21:28:41 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/01/05 13:11:43 tnn Exp $
DISTNAME= xf86-video-cirrus-1.5.3
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-dummy/Makefile b/x11/xf86-video-dummy/Makefile
index d20761f2deb..6e7f3a4516c 100644
--- a/x11/xf86-video-dummy/Makefile
+++ b/x11/xf86-video-dummy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:22 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2016/01/05 13:11:43 tnn Exp $
DISTNAME= xf86-video-dummy-0.3.7
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-fbdev/Makefile b/x11/xf86-video-fbdev/Makefile
index 82120a5f172..c8a9433d676 100644
--- a/x11/xf86-video-fbdev/Makefile
+++ b/x11/xf86-video-fbdev/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2015/04/25 14:25:22 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2016/01/05 13:11:43 tnn Exp $
DISTNAME= xf86-video-fbdev-0.4.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-glint/Makefile b/x11/xf86-video-glint/Makefile
index 19880467176..5b8e5b01191 100644
--- a/x11/xf86-video-glint/Makefile
+++ b/x11/xf86-video-glint/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2015/09/25 00:44:44 tnn Exp $
+# $NetBSD: Makefile,v 1.18 2016/01/05 13:11:43 tnn Exp $
#
DISTNAME= xf86-video-glint-1.2.8
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-i128/Makefile b/x11/xf86-video-i128/Makefile
index 8c999c4e56d..c8750c9d886 100644
--- a/x11/xf86-video-i128/Makefile
+++ b/x11/xf86-video-i128/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:22 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2016/01/05 13:11:44 tnn Exp $
#
DISTNAME= xf86-video-i128-1.3.6
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-i740/Makefile b/x11/xf86-video-i740/Makefile
index 85b12cae231..ea14c5e529a 100644
--- a/x11/xf86-video-i740/Makefile
+++ b/x11/xf86-video-i740/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2015/04/25 14:25:22 tnn Exp $
+# $NetBSD: Makefile,v 1.18 2016/01/05 13:11:44 tnn Exp $
DISTNAME= xf86-video-i740-1.3.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-mach64/Makefile b/x11/xf86-video-mach64/Makefile
index a49dc9b6a1d..977ef50da6b 100644
--- a/x11/xf86-video-mach64/Makefile
+++ b/x11/xf86-video-mach64/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2015/09/25 00:44:44 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2016/01/05 13:11:44 tnn Exp $
DISTNAME= xf86-video-mach64-6.9.5
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-mga/Makefile b/x11/xf86-video-mga/Makefile
index f8c1b9fd748..753bc9310bd 100644
--- a/x11/xf86-video-mga/Makefile
+++ b/x11/xf86-video-mga/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2015/09/25 00:44:44 tnn Exp $
+# $NetBSD: Makefile,v 1.21 2016/01/05 13:11:44 tnn Exp $
DISTNAME= xf86-video-mga-1.6.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-neomagic/Makefile b/x11/xf86-video-neomagic/Makefile
index 727191c306c..48a91bc2fe2 100644
--- a/x11/xf86-video-neomagic/Makefile
+++ b/x11/xf86-video-neomagic/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2015/05/08 11:43:12 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/01/05 13:11:44 tnn Exp $
DISTNAME= xf86-video-neomagic-1.2.9
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-nouveau/Makefile b/x11/xf86-video-nouveau/Makefile
index 3049c7036e9..646f5dbfe3a 100644
--- a/x11/xf86-video-nouveau/Makefile
+++ b/x11/xf86-video-nouveau/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2015/12/11 13:55:58 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/01/05 13:11:44 tnn Exp $
DISTNAME= xf86-video-nouveau-1.0.12
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/archive/individual/driver/
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-nv/Makefile b/x11/xf86-video-nv/Makefile
index fa2e632b716..2bec2e8584a 100644
--- a/x11/xf86-video-nv/Makefile
+++ b/x11/xf86-video-nv/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2015/09/25 00:44:44 tnn Exp $
+# $NetBSD: Makefile,v 1.29 2016/01/05 13:11:44 tnn Exp $
DISTNAME= xf86-video-nv-2.1.20
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-openchrome/Makefile b/x11/xf86-video-openchrome/Makefile
index 30a3408e915..4cb85186bbe 100644
--- a/x11/xf86-video-openchrome/Makefile
+++ b/x11/xf86-video-openchrome/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2015/09/25 00:44:45 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2016/01/05 13:11:44 tnn Exp $
DISTNAME= xf86-video-openchrome-0.3.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= http://www.openchrome.org/releases/
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-qxl/Makefile b/x11/xf86-video-qxl/Makefile
index 9507698ede8..6c357b89586 100644
--- a/x11/xf86-video-qxl/Makefile
+++ b/x11/xf86-video-qxl/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2015/07/04 13:56:41 rodent Exp $
+# $NetBSD: Makefile,v 1.4 2016/01/05 13:11:44 tnn Exp $
DISTNAME= xf86-video-qxl-0.1.4
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-r128/Makefile b/x11/xf86-video-r128/Makefile
index a7872422d0b..6022a38d5ae 100644
--- a/x11/xf86-video-r128/Makefile
+++ b/x11/xf86-video-r128/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2015/09/25 00:44:45 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2016/01/05 13:11:44 tnn Exp $
DISTNAME= xf86-video-r128-6.10.0
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-rendition/Makefile b/x11/xf86-video-rendition/Makefile
index 2c475fd77c0..de715e8ed28 100644
--- a/x11/xf86-video-rendition/Makefile
+++ b/x11/xf86-video-rendition/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2015/11/12 16:14:06 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/01/05 13:11:44 tnn Exp $
DISTNAME= xf86-video-rendition-4.2.6
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-s3/Makefile b/x11/xf86-video-s3/Makefile
index 905c20ef5e3..b5fd82b8fb2 100644
--- a/x11/xf86-video-s3/Makefile
+++ b/x11/xf86-video-s3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:23 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2016/01/05 13:11:44 tnn Exp $
#
DISTNAME= xf86-video-s3-0.6.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-s3virge/Makefile b/x11/xf86-video-s3virge/Makefile
index 3d926e34765..4e7808d5786 100644
--- a/x11/xf86-video-s3virge/Makefile
+++ b/x11/xf86-video-s3virge/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2015/09/29 08:19:22 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/01/05 13:11:45 tnn Exp $
DISTNAME= xf86-video-s3virge-1.10.7
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-savage/Makefile b/x11/xf86-video-savage/Makefile
index 10a0abdddba..388dd9e3f99 100644
--- a/x11/xf86-video-savage/Makefile
+++ b/x11/xf86-video-savage/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2015/09/25 00:44:45 tnn Exp $
+# $NetBSD: Makefile,v 1.20 2016/01/05 13:11:45 tnn Exp $
DISTNAME= xf86-video-savage-2.3.8
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-siliconmotion/Makefile b/x11/xf86-video-siliconmotion/Makefile
index 2ee44b1afe0..c832323b068 100644
--- a/x11/xf86-video-siliconmotion/Makefile
+++ b/x11/xf86-video-siliconmotion/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2015/05/09 15:05:38 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/01/05 13:11:45 tnn Exp $
DISTNAME= xf86-video-siliconmotion-1.7.8
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-sis/Makefile b/x11/xf86-video-sis/Makefile
index 000c9a124b9..424eb5bd0f2 100644
--- a/x11/xf86-video-sis/Makefile
+++ b/x11/xf86-video-sis/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2015/09/25 00:44:45 tnn Exp $
+# $NetBSD: Makefile,v 1.23 2016/01/05 13:11:45 tnn Exp $
DISTNAME= xf86-video-sis-0.10.8
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-suncg14/Makefile b/x11/xf86-video-suncg14/Makefile
index 0e5bedd07c6..9830fea7eb2 100644
--- a/x11/xf86-video-suncg14/Makefile
+++ b/x11/xf86-video-suncg14/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:23 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2016/01/05 13:11:45 tnn Exp $
DISTNAME= xf86-video-suncg14-1.1.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-suncg3/Makefile b/x11/xf86-video-suncg3/Makefile
index 1a1cef5def6..f3534486302 100644
--- a/x11/xf86-video-suncg3/Makefile
+++ b/x11/xf86-video-suncg3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:23 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2016/01/05 13:11:45 tnn Exp $
DISTNAME= xf86-video-suncg3-1.1.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-suncg6/Makefile b/x11/xf86-video-suncg6/Makefile
index 238d2b942fa..2d3720649fe 100644
--- a/x11/xf86-video-suncg6/Makefile
+++ b/x11/xf86-video-suncg6/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/07/02 03:37:49 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/05 13:11:45 tnn Exp $
DISTNAME= xf86-video-suncg6-1.1.2
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-sunffb/Makefile b/x11/xf86-video-sunffb/Makefile
index c18f24e7b8e..6c983b2295b 100644
--- a/x11/xf86-video-sunffb/Makefile
+++ b/x11/xf86-video-sunffb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:23 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2016/01/05 13:11:45 tnn Exp $
DISTNAME= xf86-video-sunffb-1.2.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-suntcx/Makefile b/x11/xf86-video-suntcx/Makefile
index ae5b28472c6..bbf25727d03 100644
--- a/x11/xf86-video-suntcx/Makefile
+++ b/x11/xf86-video-suntcx/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/07/02 03:37:49 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/05 13:11:45 tnn Exp $
DISTNAME= xf86-video-suntcx-1.1.2
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-tdfx/Makefile b/x11/xf86-video-tdfx/Makefile
index a933c648c4a..4d048d433e7 100644
--- a/x11/xf86-video-tdfx/Makefile
+++ b/x11/xf86-video-tdfx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2015/09/25 00:44:45 tnn Exp $
+# $NetBSD: Makefile,v 1.19 2016/01/05 13:11:45 tnn Exp $
DISTNAME= xf86-video-tdfx-1.4.6
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-tga/Makefile b/x11/xf86-video-tga/Makefile
index 35f41c7c5eb..929b6550eaa 100644
--- a/x11/xf86-video-tga/Makefile
+++ b/x11/xf86-video-tga/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2015/04/25 14:25:23 tnn Exp $
+# $NetBSD: Makefile,v 1.15 2016/01/05 13:11:45 tnn Exp $
#
DISTNAME= xf86-video-tga-1.2.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-trident/Makefile b/x11/xf86-video-trident/Makefile
index be70d4127ed..b0e35f953a0 100644
--- a/x11/xf86-video-trident/Makefile
+++ b/x11/xf86-video-trident/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2015/04/25 14:25:23 tnn Exp $
+# $NetBSD: Makefile,v 1.18 2016/01/05 13:11:45 tnn Exp $
#
DISTNAME= xf86-video-trident-1.3.7
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-tseng/Makefile b/x11/xf86-video-tseng/Makefile
index c0fcf526007..bd385a93a23 100644
--- a/x11/xf86-video-tseng/Makefile
+++ b/x11/xf86-video-tseng/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:23 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2016/01/05 13:11:46 tnn Exp $
#
DISTNAME= xf86-video-tseng-1.2.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-vesa/Makefile b/x11/xf86-video-vesa/Makefile
index f824d3d087f..ed82d5c029d 100644
--- a/x11/xf86-video-vesa/Makefile
+++ b/x11/xf86-video-vesa/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2015/06/29 11:12:05 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2016/01/05 13:11:46 tnn Exp $
DISTNAME= xf86-video-vesa-2.3.4
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-vmware/Makefile b/x11/xf86-video-vmware/Makefile
index 450b85ee48f..a25d3b3f3f6 100644
--- a/x11/xf86-video-vmware/Makefile
+++ b/x11/xf86-video-vmware/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2015/09/25 01:43:43 tnn Exp $
+# $NetBSD: Makefile,v 1.24 2016/01/05 13:11:46 tnn Exp $
DISTNAME= xf86-video-vmware-13.1.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-voodoo/Makefile b/x11/xf86-video-voodoo/Makefile
index 6ad6887b697..b8ad396bebe 100644
--- a/x11/xf86-video-voodoo/Makefile
+++ b/x11/xf86-video-voodoo/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/07/02 03:37:49 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/05 13:11:46 tnn Exp $
DISTNAME= xf86-video-voodoo-1.2.5
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-wsfb/Makefile b/x11/xf86-video-wsfb/Makefile
index 672f37fa3df..5efdbbe06cf 100644
--- a/x11/xf86-video-wsfb/Makefile
+++ b/x11/xf86-video-wsfb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2015/04/25 14:25:24 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2016/01/05 13:11:46 tnn Exp $
DISTNAME= xf86-video-wsfb-0.4.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xf86-video-xgi/Makefile b/x11/xf86-video-xgi/Makefile
index 06b52c01ea0..439892b3397 100644
--- a/x11/xf86-video-xgi/Makefile
+++ b/x11/xf86-video-xgi/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/08/23 20:10:56 richard Exp $
+# $NetBSD: Makefile,v 1.3 2016/01/05 13:11:46 tnn Exp $
DISTNAME= xf86-video-xgi-1.6.1
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2