Index: head/graphics/gbm/Makefile =================================================================== --- head/graphics/gbm/Makefile +++ head/graphics/gbm/Makefile @@ -3,7 +3,7 @@ PORTNAME= gbm PORTVERSION= ${MESAVERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= gbm library Index: head/graphics/libEGL/Makefile =================================================================== --- head/graphics/libEGL/Makefile +++ head/graphics/libEGL/Makefile @@ -3,7 +3,7 @@ PORTNAME= libEGL PORTVERSION= ${MESAVERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= OpenEGL library Index: head/graphics/libdrm/Makefile =================================================================== --- head/graphics/libdrm/Makefile +++ head/graphics/libdrm/Makefile @@ -4,7 +4,7 @@ PORTNAME= libdrm PORTVERSION= 2.4.75 PORTEPOCH= 1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics x11 MASTER_SITES= http://dri.freedesktop.org/libdrm/ Index: head/graphics/libglapi/Makefile =================================================================== --- head/graphics/libglapi/Makefile +++ head/graphics/libglapi/Makefile @@ -3,7 +3,7 @@ PORTNAME= libglapi PORTVERSION= ${MESAVERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= Common GL api library used by Mesa based ports