pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xf86-video-voodoo: remove stale file
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Wed Sep 23 00:28:01 2015 +0200
Changeset: ad0bad51cdb229841327132c61fdce3d39d77aad
Modified Files:
Makefile
Removed Files:
xf86-video-voodoo/patches/patch-src_voodoo.h
Log Message:
xf86-video-voodoo: remove stale file
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ad0bad51cdb229841327132c61fdce3d39d77aad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
xf86-video-voodoo/patches/patch-src_voodoo.h | 21 ---------------------
2 files changed, 22 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 8787019..c13e0fe 100644
--- a/Makefile
+++ b/Makefile
@@ -4015,7 +4015,6 @@ SUBDIR+= xf86-video-geode
SUBDIR+= xf86-video-intel-git
SUBDIR+= xf86-video-intel-old
SUBDIR+= xf86-video-virtualbox
-SUBDIR+= xf86-video-voodoo
SUBDIR+= xf86dga
SUBDIR+= xf86rushproto
SUBDIR+= xfburn
diff --git a/xf86-video-voodoo/patches/patch-src_voodoo.h b/xf86-video-voodoo/patches/patch-src_voodoo.h
deleted file mode 100644
index 15c21a0..0000000
--- a/xf86-video-voodoo/patches/patch-src_voodoo.h
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-src_voodoo.h,v 1.1 2015/04/18 18:02:17 tnn2 Exp $
-
-From 9172ae566a0e85313fc80ab62b4455393eefe593 Mon Sep 17 00:00:00 2001
-From: Dave Airlie <airlied%redhat.com@localhost>
-Date: Mon, 22 Sep 2014 10:56:02 +1000
-Subject: don't use PCITAG in struct anymore
-
-diff --git a/src/voodoo.h b/src/voodoo.h
-index bfed497..c3eb64e 100644
---- src/voodoo.h
-+++ src/voodoo.h
-@@ -23,7 +23,9 @@ typedef struct {
-
- Bool Voodoo2; /* Set if Voodoo2 */
- pciVideoPtr PciInfo; /* PCI data */
-+#ifndef XSERVER_LIBPCIACCESS
- PCITAG PciTag;
-+#endif
- CARD32 PhysBase;
-
- CARD32 Width; /* Current width */
Home |
Main Index |
Thread Index |
Old Index