diff options
author | rezny <rezny@FreeBSD.org> | 2017-10-17 03:45:15 +0800 |
---|---|---|
committer | rezny <rezny@FreeBSD.org> | 2017-10-17 03:45:15 +0800 |
commit | 47692a481ed4c2fadd52ae5c234f308989ca9833 (patch) | |
tree | d8f56f0f2a2277d1495c2e23ad1f8bb543a6ab04 /x11-servers/xwayland | |
parent | 6a6b269a24c9cc2380789d4a650d2496c83f4221 (diff) | |
download | freebsd-ports-gnome-47692a481ed4c2fadd52ae5c234f308989ca9833.tar.gz freebsd-ports-gnome-47692a481ed4c2fadd52ae5c234f308989ca9833.tar.zst freebsd-ports-gnome-47692a481ed4c2fadd52ae5c234f308989ca9833.zip |
Drop POTREVISION form slaves so they go forward with xorg-server.
Adding PORTREVISION to explicitly bump them after the recent CVE patches
actually caused the revision to go backwards instead of forwards.
PR: 223049
Reported by: mandree
Diffstat (limited to 'x11-servers/xwayland')
-rw-r--r-- | x11-servers/xwayland/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-servers/xwayland/Makefile b/x11-servers/xwayland/Makefile index 4da41f23a644..218dbcb9a34e 100644 --- a/x11-servers/xwayland/Makefile +++ b/x11-servers/xwayland/Makefile @@ -2,7 +2,6 @@ PORTNAME= xwayland PORTVERSION= 1.19.1 -PORTREVISION= 2 COMMENT= X Clients under Wayland |