pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/MesaLib Bump PKGREVISION to reflect that Mesa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/131617bc1d4f
branches:  trunk
changeset: 546161:131617bc1d4f
user:      dsainty <dsainty%pkgsrc.org@localhost>
date:      Sat Aug 23 01:27:10 2008 +0000

description:
Bump PKGREVISION to reflect that MesaLib-7.0.4.1 and the current
package are built from different sources, with the current package
being the official 7.0.4 release.

Updates between the two versions' change logs are:

- This is a bug-fix release.
- Including the latest glext.h and glxext.h header files from Khronos

diffstat:

 graphics/MesaLib/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 84135bf81279 -r 131617bc1d4f graphics/MesaLib/Makefile
--- a/graphics/MesaLib/Makefile Sat Aug 23 00:48:12 2008 +0000
+++ b/graphics/MesaLib/Makefile Sat Aug 23 01:27:10 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.70 2008/08/17 09:41:35 bjs Exp $
+# $NetBSD: Makefile,v 1.71 2008/08/23 01:27:10 dsainty Exp $
 
 PKGNAME=       MesaLib-${MESA_PKGVERSION}
 COMMENT=       Graphics library similar to SGI's OpenGL
+PKGREVISION=   1
 
 MESA_HEADERS=  gl.h gl_mangle.h glext.h glx.h glxext.h \
                glx_mangle.h osmesa.h xmesa.h xmesa_x.h \



Home | Main Index | Thread Index | Old Index