aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2020-03-25 04:44:38 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2020-03-25 04:44:38 +0000
commitd3dc70939af2b1cc6cda49b45768d7172cf387f2 (patch)
tree2e686adabeb414f1231851e8e00e437f36dcde33 /x11-drivers
parent590c7d186930818d37f4b2955baeaac4c7f6f02c (diff)
downloadports-d3dc70939af2b1cc6cda49b45768d7172cf387f2.tar.gz
ports-d3dc70939af2b1cc6cda49b45768d7172cf387f2.zip
x11-drivers/xorgxrdp: backport upstream patch
Fixes the issue GNOME Shell 3.32 fails to start [1] [1] https://github.com/neutrinolabs/xorgxrdp/issues/156 Obtained from: https://github.com/neutrinolabs/xorgxrdp/pull/161 Sponsored by: HAW International
Notes
Notes: svn path=/head/; revision=529076
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xorgxrdp/Makefile5
-rw-r--r--x11-drivers/xorgxrdp/distinfo4
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-drivers/xorgxrdp/Makefile b/x11-drivers/xorgxrdp/Makefile
index 870f6a2a1572..615471455d83 100644
--- a/x11-drivers/xorgxrdp/Makefile
+++ b/x11-drivers/xorgxrdp/Makefile
@@ -3,10 +3,13 @@
PORTNAME= xorgxrdp
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-drivers
DIST_SUBDIR= xrdp
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES= d3cefac.patch:-p1
+
MAINTAINER= meta@FreeBSD.org
COMMENT= X.Org driver enabling use through an RDP session with xrdp
diff --git a/x11-drivers/xorgxrdp/distinfo b/x11-drivers/xorgxrdp/distinfo
index 6a65ef89d3f0..b3470de7328b 100644
--- a/x11-drivers/xorgxrdp/distinfo
+++ b/x11-drivers/xorgxrdp/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1583971462
+TIMESTAMP = 1585108964
SHA256 (xrdp/neutrinolabs-xorgxrdp-v0.2.13_GH0.tar.gz) = ba000bb2e8f19159e0c181757a1f12cdbec28f4db56d9632d6f6197879912ffc
SIZE (xrdp/neutrinolabs-xorgxrdp-v0.2.13_GH0.tar.gz) = 100418
SHA256 (xrdp/neutrinolabs-xrdp-v0.9.13_GH0.tar.gz) = 9461effbe1f188d7f87d0a3d3943a0b44b7411b7cc122da8701e75ca02190fe8
SIZE (xrdp/neutrinolabs-xrdp-v0.9.13_GH0.tar.gz) = 681731
+SHA256 (xrdp/d3cefac.patch) = 39e3d97729ab5e58d8a091031de4eed6e98396f71ee5d03de605ab7d175d063b
+SIZE (xrdp/d3cefac.patch) = 943