From dd6521e44be0482e98b4aed1b1719a734ed5bbd0 Mon Sep 17 00:00:00 2001 From: sobomax Date: Sat, 19 May 2001 14:03:21 +0000 Subject: Distfile has been rerolled. diff between old and new version revealed that several bugs were fixed. Following are relevant changelog entries: - fixed stencil buffer clear width/height typo - fixed GL error glitches in gl[Client]ActiveTextureARB() - fixed Windows compilation problem in texutil.c - fixed 1/8-pixel AA triangle sampling error Submitted by: many --- graphics/mesagl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/mesagl/Makefile') diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index b3c70bc..2a7f6c7 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -7,6 +7,7 @@ PORTNAME= Mesa PORTVERSION= 3.4.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://iris.ssec.wisc.edu/pub/Mesa/ \ -- cgit v1.1