aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-05-24 10:23:24 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-05-24 10:23:24 +0000
commit64c25a7c484a832873704c1cdef43ef48344878c (patch)
treefd487f4c86972edd1e82249a7173fc4f9cbcc1d0 /x11-drivers
parent3d46fbd0bdcdae0867a85c59799702594de3a2a4 (diff)
downloadports-64c25a7c484a832873704c1cdef43ef48344878c.tar.gz
ports-64c25a7c484a832873704c1cdef43ef48344878c.zip
Chase GitLab redirect in PATCH_SITES
Notes
Notes: svn path=/head/; revision=536383
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-ati/Makefile2
-rw-r--r--x11-drivers/xf86-video-savage/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ati/Makefile b/x11-drivers/xf86-video-ati/Makefile
index d8853753e8b6..654000f33577 100644
--- a/x11-drivers/xf86-video-ati/Makefile
+++ b/x11-drivers/xf86-video-ati/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org ati display driver
-PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/commit/
+PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/-/commit/
PATCHFILES+= f223035f4ffcff2a9296d1e907a5193f8e8845a3.diff:-p1
PATCHFILES+= 4d84cf438e7f1bebf0053035ef0292e9fed257d1.diff:-p1
PATCHFILES+= c0eb5dbd9c1db6b6d5b1574bcd8c584170d7ab54.diff:-p1
diff --git a/x11-drivers/xf86-video-savage/Makefile b/x11-drivers/xf86-video-savage/Makefile
index cd0510e31b89..24f1135c1da0 100644
--- a/x11-drivers/xf86-video-savage/Makefile
+++ b/x11-drivers/xf86-video-savage/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 2.3.9
PORTREVISION= 5
CATEGORIES= x11-drivers
-PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/commit/
+PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/-/commit/
PATCHFILES+= 0ece556daa8a88771b669d8104396abd9166d2d0.diff:-p1
MAINTAINER= x11@FreeBSD.org