aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-05-12 15:50:34 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-05-12 15:54:30 +0000
commit32ca8c877e886b2df0dcc62b6a784e4dbc0f2c66 (patch)
tree561e767a2f3d7644d041fca0363100f8d14d509f
parent06d2be5018af0597204506b1762bb26d7126812c (diff)
downloadports-32ca8c877e886b2df0dcc62b6a784e4dbc0f2c66.tar.gz
ports-32ca8c877e886b2df0dcc62b6a784e4dbc0f2c66.zip
Chase GitLab redirect in PATCH_SITES (a la 64c25a7c484a)
-rw-r--r--multimedia/svt-av1/Makefile2
-rw-r--r--x11-drivers/xf86-video-amdgpu/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/svt-av1/Makefile b/multimedia/svt-av1/Makefile
index d5d7badc1cd7..e2a3c6d2ae54 100644
--- a/multimedia/svt-av1/Makefile
+++ b/multimedia/svt-av1/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 0.8.7
PORTREVISION= 1
CATEGORIES= multimedia
-PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/commit/
+PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
PATCHFILES+= 284ef885f85f.patch:-p1 # https://gitlab.com/AOMediaCodec/SVT-AV1/-/merge_requests/1704
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11-drivers/xf86-video-amdgpu/Makefile b/x11-drivers/xf86-video-amdgpu/Makefile
index fd756f4497bd..15ec4573dd92 100644
--- a/x11-drivers/xf86-video-amdgpu/Makefile
+++ b/x11-drivers/xf86-video-amdgpu/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org amdgpu display driver
-PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/commit/
+PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/-/commit/
PATCHFILES+= edcbe5f52ddfceee3d66d69bbcebbceac06b6d0d.patch:-p1
LICENSE= MIT