svn commit: r538575 - head/graphics/mesa-dri
Emmanuel Vadot
manu at FreeBSD.org
Fri Jun 12 08:03:58 UTC 2020
Author: manu
Date: Fri Jun 12 08:03:57 2020
New Revision: 538575
URL: https://svnweb.freebsd.org/changeset/ports/538575
Log:
mesa-dri: Bump PORTREVISION after 538573
Approved by: zeising (x11@ implicit)
Modified:
head/graphics/mesa-dri/Makefile
Modified: head/graphics/mesa-dri/Makefile
==============================================================================
--- head/graphics/mesa-dri/Makefile Fri Jun 12 08:02:06 2020 (r538574)
+++ head/graphics/mesa-dri/Makefile Fri Jun 12 08:03:57 2020 (r538575)
@@ -3,7 +3,7 @@
PORTNAME= mesa-dri
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
COMMENT= OpenGL hardware acceleration drivers for DRI2+
More information about the svn-ports-all
mailing list