diff options
-rw-r--r-- | graphics/Mesa3/Makefile | 2 | ||||
-rw-r--r-- | graphics/Mesa3/distinfo | 4 | ||||
-rw-r--r-- | graphics/Mesa3/files/patch-aa | 6 | ||||
-rw-r--r-- | graphics/mesagl/Makefile | 2 | ||||
-rw-r--r-- | graphics/mesagl/distinfo | 4 | ||||
-rw-r--r-- | graphics/mesagl/files/patch-aa | 6 |
6 files changed, 12 insertions, 12 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile index 657ef8b..b3c70bc 100644 --- a/graphics/Mesa3/Makefile +++ b/graphics/Mesa3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mesa -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://iris.ssec.wisc.edu/pub/Mesa/ \ diff --git a/graphics/Mesa3/distinfo b/graphics/Mesa3/distinfo index 0eed76d..697914a 100644 --- a/graphics/Mesa3/distinfo +++ b/graphics/Mesa3/distinfo @@ -1,2 +1,2 @@ -MD5 (MesaLib-3.4.1.tar.bz2) = 76a304f2d25847f4a20e0ab12cbe139c -MD5 (MesaDemos-3.4.1.tar.bz2) = e7cd2ce193e44c7db30403ca26259288 +MD5 (MesaLib-3.4.2.tar.bz2) = 9169942475db0786229079f57909f7bc +MD5 (MesaDemos-3.4.2.tar.bz2) = b3a7b01dae8b1f09f951f9257c242b08 diff --git a/graphics/Mesa3/files/patch-aa b/graphics/Mesa3/files/patch-aa index 578fe73..80847a1 100644 --- a/graphics/Mesa3/files/patch-aa +++ b/graphics/Mesa3/files/patch-aa @@ -1,12 +1,12 @@ $FreeBSD$ ---- configure.orig Tue Mar 20 15:53:14 2001 -+++ configure Tue Mar 20 15:55:11 2001 +--- configure.orig Fri May 18 10:51:10 2001 ++++ configure Fri May 18 10:52:30 2001 @@ -823,9 +823,9 @@ MESA_MAJOR=3 MESA_MINOR=4 - MESA_TINY=1 + MESA_TINY=2 -LIBGL_VERSION=1:2:0${MESA_MAJOR}0${MESA_MINOR}0${MESA_TINY} -LIBGLU_VERSION=1:1:0${MESA_MAJOR}0${MESA_MINOR}0${MESA_TINY} -LIBGLUT_VERSION=3:7:0 diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index 657ef8b..b3c70bc 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mesa -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://iris.ssec.wisc.edu/pub/Mesa/ \ diff --git a/graphics/mesagl/distinfo b/graphics/mesagl/distinfo index 0eed76d..697914a 100644 --- a/graphics/mesagl/distinfo +++ b/graphics/mesagl/distinfo @@ -1,2 +1,2 @@ -MD5 (MesaLib-3.4.1.tar.bz2) = 76a304f2d25847f4a20e0ab12cbe139c -MD5 (MesaDemos-3.4.1.tar.bz2) = e7cd2ce193e44c7db30403ca26259288 +MD5 (MesaLib-3.4.2.tar.bz2) = 9169942475db0786229079f57909f7bc +MD5 (MesaDemos-3.4.2.tar.bz2) = b3a7b01dae8b1f09f951f9257c242b08 diff --git a/graphics/mesagl/files/patch-aa b/graphics/mesagl/files/patch-aa index 578fe73..80847a1 100644 --- a/graphics/mesagl/files/patch-aa +++ b/graphics/mesagl/files/patch-aa @@ -1,12 +1,12 @@ $FreeBSD$ ---- configure.orig Tue Mar 20 15:53:14 2001 -+++ configure Tue Mar 20 15:55:11 2001 +--- configure.orig Fri May 18 10:51:10 2001 ++++ configure Fri May 18 10:52:30 2001 @@ -823,9 +823,9 @@ MESA_MAJOR=3 MESA_MINOR=4 - MESA_TINY=1 + MESA_TINY=2 -LIBGL_VERSION=1:2:0${MESA_MAJOR}0${MESA_MINOR}0${MESA_TINY} -LIBGLU_VERSION=1:1:0${MESA_MAJOR}0${MESA_MINOR}0${MESA_TINY} -LIBGLUT_VERSION=3:7:0 |