Subject: CVS commit: pkgsrc/graphics
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 11/18/2003 16:10:56
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Tue Nov 18 16:10:56 UTC 2003

Modified Files:
	pkgsrc/graphics/Mesa: Makefile Makefile.common
	pkgsrc/graphics/MesaDemos: Makefile PLIST distinfo
	pkgsrc/graphics/MesaDemos/patches: patch-aa
	pkgsrc/graphics/MesaLib: Makefile PLIST distinfo
	pkgsrc/graphics/MesaLib/patches: patch-ac
	pkgsrc/graphics/glu: Makefile PLIST distinfo
	pkgsrc/graphics/glut: Makefile distinfo
Added Files:
	pkgsrc/graphics/MesaDemos/patches: patch-ab patch-ac patch-ad patch-ae
	pkgsrc/graphics/MesaLib/patches: patch-ae
	pkgsrc/graphics/glu/patches: patch-ae
	pkgsrc/graphics/glut/patches: patch-ad patch-ae

Log Message:
Finally update Mesa and friends after the distfile changed on the website
without a version bump.  Changes made, according to the website, for
libtool/autofoo fixes.

Some changes from Ron Roskens:
glut depends upon graphics/glu (otherwise its linked against X11R6 libs)

MesaDemos:
 rather than using the pre-built distribution makefiles,
 use the automake/configure built makefiles which have
 the build dependencies all setup.

This closes PR pkg/23476.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 pkgsrc/graphics/Mesa/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/graphics/Mesa/Makefile.common
cvs rdiff -r1.8 -r1.9 pkgsrc/graphics/MesaDemos/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/MesaDemos/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/MesaDemos/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/MesaDemos/patches/patch-aa
cvs rdiff -r0 -r1.5 pkgsrc/graphics/MesaDemos/patches/patch-ab
cvs rdiff -r0 -r1.4 pkgsrc/graphics/MesaDemos/patches/patch-ac
cvs rdiff -r0 -r1.1 pkgsrc/graphics/MesaDemos/patches/patch-ad \
    pkgsrc/graphics/MesaDemos/patches/patch-ae
cvs rdiff -r1.25 -r1.26 pkgsrc/graphics/MesaLib/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/graphics/MesaLib/PLIST
cvs rdiff -r1.14 -r1.15 pkgsrc/graphics/MesaLib/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/MesaLib/patches/patch-ac
cvs rdiff -r0 -r1.1 pkgsrc/graphics/MesaLib/patches/patch-ae
cvs rdiff -r1.20 -r1.21 pkgsrc/graphics/glu/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/graphics/glu/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/graphics/glu/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/graphics/glu/patches/patch-ae
cvs rdiff -r1.21 -r1.22 pkgsrc/graphics/glut/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/graphics/glut/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/graphics/glut/patches/patch-ad \
    pkgsrc/graphics/glut/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.