pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/glu s/tesselation/tessellation/



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d726724a6037
branches:  trunk
changeset: 469237:d726724a6037
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Feb 21 07:07:34 2004 +0000

description:
s/tesselation/tessellation/

diffstat:

 graphics/glu/DESCR    |  6 +++---
 graphics/glu/Makefile |  4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (30 lines):

diff -r c1d9288d5270 -r d726724a6037 graphics/glu/DESCR
--- a/graphics/glu/DESCR        Sat Feb 21 07:05:03 2004 +0000
+++ b/graphics/glu/DESCR        Sat Feb 21 07:07:34 2004 +0000
@@ -1,9 +1,9 @@
-This is the GLU polygon tesselation facility for Mesa implemented by Bogdan
-Sikorski.  The tesselation module is provided under the same terms as the
+This is the GLU polygon tessellation facility for Mesa implemented by Bogdan
+Sikorski.  The tessellation module is provided under the same terms as the
 Mesa package.
 
 This software tries to be fully compliant with the OpenGL routines. By
-"tries" I mean that up to my knowledge it behaves as OpenGL tesselation
+"tries" I mean that up to my knowledge it behaves as OpenGL tessellation
 routines.  However, the author makes no claim that Mesa is in any way a
 compatible replacement for OpenGL or associated with Silicon Graphics, Inc.
 Those who want a licensed implementation of OpenGL should contact a licensed
diff -r c1d9288d5270 -r d726724a6037 graphics/glu/Makefile
--- a/graphics/glu/Makefile     Sat Feb 21 07:05:03 2004 +0000
+++ b/graphics/glu/Makefile     Sat Feb 21 07:07:34 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2004/02/11 02:03:41 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2004/02/21 07:07:34 snj Exp $
 #
 
 PKGNAME=       ${DISTNAME:C/MesaLib/glu/}
-COMMENT=       GLU polygon tesselation facility for Mesa
+COMMENT=       GLU polygon tessellation facility for Mesa
 
 CONFLICTS+=    Mesa-glx-[0-9]*
 CONFLICTS+=    Mesa<3.2.1



Home | Main Index | Thread Index | Old Index