aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-02-23 09:32:30 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-02-23 09:32:30 +0000
commitff590bd0ef75b2a316a03fc4819888e89c5df1f8 (patch)
treef46784dc44fb4c7553e27c8f832fe09448c5dcc8 /x11-drivers
parent4d0afe5b15103d057146c56fc2829431081de055 (diff)
downloadports-ff590bd0ef75b2a316a03fc4819888e89c5df1f8.tar.gz
ports-ff590bd0ef75b2a316a03fc4819888e89c5df1f8.zip
xf86-video-savage: Fix build with xserver 1.20.7
Pull in an upstream patch to fix the build of xf86-video-savage with xserver 1.20.7. While here, add LICENSE and LICENSE_FILE.
Notes
Notes: svn path=/head/; revision=526910
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-savage/Makefile6
-rw-r--r--x11-drivers/xf86-video-savage/distinfo4
2 files changed, 9 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-savage/Makefile b/x11-drivers/xf86-video-savage/Makefile
index d9c0fd4316e2..cd0510e31b89 100644
--- a/x11-drivers/xf86-video-savage/Makefile
+++ b/x11-drivers/xf86-video-savage/Makefile
@@ -5,9 +5,15 @@ PORTVERSION= 2.3.9
PORTREVISION= 5
CATEGORIES= x11-drivers
+PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/commit/
+PATCHFILES+= 0ece556daa8a88771b669d8104396abd9166d2d0.diff:-p1
+
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org savage display driver
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USES= gl xorg-cat:driver
USE_GL= gl
diff --git a/x11-drivers/xf86-video-savage/distinfo b/x11-drivers/xf86-video-savage/distinfo
index b6dac36e2228..e6acf53cb882 100644
--- a/x11-drivers/xf86-video-savage/distinfo
+++ b/x11-drivers/xf86-video-savage/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1484716274
+TIMESTAMP = 1582450070
SHA256 (xorg/driver/xf86-video-savage-2.3.9.tar.bz2) = 2c93c4db1f71e725dda0caee5821253129d4b52d7aa0fd720593e7769bceec86
SIZE (xorg/driver/xf86-video-savage-2.3.9.tar.bz2) = 433686
+SHA256 (xorg/driver/0ece556daa8a88771b669d8104396abd9166d2d0.diff) = 9b1d526ac05cd1ea1165c204c23e7a5707ea2b1c7ea88171ca6af556fa791f57
+SIZE (xorg/driver/0ece556daa8a88771b669d8104396abd9166d2d0.diff) = 1118