diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Mesa/Makefile.common | 3 | ||||
-rw-r--r-- | graphics/glx-utils/Makefile | 6 | ||||
-rw-r--r-- | graphics/glx-utils/distinfo | 14 |
3 files changed, 19 insertions, 4 deletions
diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common index 1290963010a..afcadb3ae41 100644 --- a/graphics/Mesa/Makefile.common +++ b/graphics/Mesa/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.63 2008/05/29 19:14:17 tnn Exp $ +# $NetBSD: Makefile.common,v 1.64 2008/05/29 20:54:14 tnn Exp $ # # This Makefile fragment is included either directly or indirectly (through # Makefile.lib) by all packages that are built from the Mesa sources. @@ -15,6 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mesa3d/} # # graphics/MesaLib # graphics/MesaDemos +# graphics/glx-utils # MESA_VERSION= 7.0.3 MESA_PKGVERSION= ${MESA_VERSION}${MESA_PATCHLEVEL} diff --git a/graphics/glx-utils/Makefile b/graphics/glx-utils/Makefile index d01b2c59d87..cb160b9e19d 100644 --- a/graphics/glx-utils/Makefile +++ b/graphics/glx-utils/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2008/05/29 19:13:24 tnn Exp $ +# $NetBSD: Makefile,v 1.6 2008/05/29 20:54:14 tnn Exp $ DISTNAME= MesaDemos-${MESA_VERSION} -PKGNAME= glx-utils-${MESA_PKGVERSION} +PKGNAME= glx-utils-${MESA_VERSION} CATEGORIES= x11 graphics COMMENT= OpenGL glxgears and glxinfo @@ -9,7 +9,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../graphics/Mesa/Makefile.common" -DISTINFO_FILE= ${.CURDIR}/../MesaLib/distinfo +MESA_PATCHFILES= # don't track Mesa patchlevels INSTALLATION_DIRS= bin diff --git a/graphics/glx-utils/distinfo b/graphics/glx-utils/distinfo new file mode 100644 index 00000000000..0b056e1c049 --- /dev/null +++ b/graphics/glx-utils/distinfo @@ -0,0 +1,14 @@ +$NetBSD: distinfo,v 1.7 2008/05/29 20:54:14 tnn Exp $ + +SHA1 (Mesa-7.0.3/Mesa-7.0.3-001) = 32725fd4632d51495253b06786b3f0e743d11dbd +RMD160 (Mesa-7.0.3/Mesa-7.0.3-001) = 92b1e1d3eb3932a419c6d1fb9e7b96ef5c32fd1a +Size (Mesa-7.0.3/Mesa-7.0.3-001) = 12578 bytes +SHA1 (Mesa-7.0.3/Mesa-7.0.3-002) = 9fcdeb76d4cf44f0aeadff48bf7c48335773a2c0 +RMD160 (Mesa-7.0.3/Mesa-7.0.3-002) = 63b568f9c3f0e09cf53de064aee3350b4f96ee2d +Size (Mesa-7.0.3/Mesa-7.0.3-002) = 639 bytes +SHA1 (Mesa-7.0.3/Mesa-7.0.3-003) = d514fc54a8002983e16e38506253caed68470f39 +RMD160 (Mesa-7.0.3/Mesa-7.0.3-003) = 380c8929b520f597d618c69b014efa12a9c11e2f +Size (Mesa-7.0.3/Mesa-7.0.3-003) = 10876 bytes +SHA1 (Mesa-7.0.3/MesaDemos-7.0.3.tar.bz2) = c8dfef08f3b3f7abc70d99e16a35b0bbc1af4f8a +RMD160 (Mesa-7.0.3/MesaDemos-7.0.3.tar.bz2) = 22917fbab3987e1d60d46321e1a77d5cbdd3800c +Size (Mesa-7.0.3/MesaDemos-7.0.3.tar.bz2) = 1342158 bytes |