From ed898573cda4194a66f0ee591d2c721f02201a05 Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Sun, 23 Dec 2018 09:57:29 +0000 Subject: [PATCH] x11-servers/xwayland: Fix portrevision Fix portrevision, it accidentally went backwards when comitting r487789. Bump it to 11 to ensure xwayland is rebuild after the evdev-proto changes. Add a big note about this, so I might remember next time. PR: 222905, 217248, 233787 (original commit), 234240 (fix) Submitted by: Stefan Ehmann (fix) --- x11-servers/xwayland/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-servers/xwayland/Makefile b/x11-servers/xwayland/Makefile index c166772612b4..d71bff405d72 100644 --- a/x11-servers/xwayland/Makefile +++ b/x11-servers/xwayland/Makefile @@ -2,7 +2,9 @@ PORTNAME= xwayland PORTVERSION= 1.19.1 -PORTREVISION= 1 +# This is inherited from x11-servers/xorg-server +# Ensure it does not go backwards when bumping +PORTREVISION= 11 COMMENT= X Clients under Wayland