Greetings, on one of my systems, the xorg-vfbserver version is going backwards, probably out of synch with xorg-xerver PORTREVISION bumps: /var/log/messages.3.bz2:Aug 18 01:30:54 FreeBSD11 pkg: xorg-vfbserver reinstalled: 1.19.1_3,1 -> 1.19.1_3,1 and now this: $ pkg version -IvL= [...] xorg-vfbserver-1.19.1_3,1 > succeeds index (index has 1.19.1_2,1) Please either bump vfbserver's PORTREVISION so that it is guaranteed to be higher than anything in the past, or bump its PORTEPOCH.
A commit references this bug: Author: rezny Date: Mon Oct 16 19:45:16 UTC 2017 New revision: 452247 URL: https://svnweb.freebsd.org/changeset/ports/452247 Log: 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 Changes: head/x11-servers/xorg-nestserver/Makefile head/x11-servers/xorg-vfbserver/Makefile head/x11-servers/xwayland/Makefile
This should be fixed. Closing, please reopen if it's still an issue.