summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-sunffb
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2021-06-19 13:16:08 -0700
committerKevin Bowling <kbowling@FreeBSD.org>2021-06-22 11:53:08 -0700
commitda3162c7c9f01912ba1940e188b253f2b5c7ba77 (patch)
treed10ba9478637e8d8d59bad216250736b2b8a15f9 /x11-drivers/xf86-video-sunffb
parent667772286cef83ac5592d3adf7267e51c5f3f2cf (diff)
downloadfreebsd-ports-da3162c7c9f01912ba1940e188b253f2b5c7ba77.zip
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
Diffstat (limited to 'x11-drivers/xf86-video-sunffb')
-rw-r--r--x11-drivers/xf86-video-sunffb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-sunffb/Makefile b/x11-drivers/xf86-video-sunffb/Makefile
index f8f46adca6f2..f0f416997d15 100644
--- a/x11-drivers/xf86-video-sunffb/Makefile
+++ b/x11-drivers/xf86-video-sunffb/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xf86-video-sunffb
PORTVERSION= 1.2.2
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org