aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-05-13 20:55:23 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-05-13 20:58:10 +0000
commitaf5e6bba83325d8992e5b6aee9ec37c23496dfe1 (patch)
tree6967c08b44c667a7644ab1710c84dab15fd8daab
parent3e0e9d790e78ab9da05bce1dadd095f9b0c14e3a (diff)
downloadports-af5e6bba83325d8992e5b6aee9ec37c23496dfe1.tar.gz
ports-af5e6bba83325d8992e5b6aee9ec37c23496dfe1.zip
sysutils/consolekit2: avoid HTTP redirect
A fork can be renamed or deleted, so get PR commits via upstream.
-rw-r--r--sysutils/consolekit2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/consolekit2/Makefile b/sysutils/consolekit2/Makefile
index f9e083a2910b..57275c6f7e3b 100644
--- a/sysutils/consolekit2/Makefile
+++ b/sysutils/consolekit2/Makefile
@@ -3,8 +3,8 @@ PORTVERSION= 1.2.5
CATEGORIES= sysutils gnome
PKGNAMESUFFIX= 2
-# Support for DRM/evdev
-PATCH_SITES= https://github.com/unrelentingtech/ConsoleKit2/commit/
+# https://github.com/ConsoleKit2/ConsoleKit2/pull/116
+PATCH_SITES= https://github.com/ConsoleKit2/ConsoleKit2/commit/
PATCHFILES= 03eaa9779f2c9c7b0acf0521a5547036bdec2245.patch:-p1 \
05f26e99539e7a442e57035ed6d64fdd9a50feb9.patch:-p1 \
ea4a569100dfa44a0c9d42b1cf7381fd8f88c837.patch:-p1 \