diff options
author | dsainty <dsainty@pkgsrc.org> | 2008-08-23 02:51:19 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2008-08-23 02:51:19 +0000 |
commit | e4d30404352dc1cbf8781bbaf6030126ddbacd0f (patch) | |
tree | ea0dc4ad3e65cbd07231b0fd3ec133862362bccf /graphics | |
parent | ef52ce1c7af723e1727bc209932bc271b8244970 (diff) | |
download | pkgsrc-e4d30404352dc1cbf8781bbaf6030126ddbacd0f.tar.gz |
Set DIST_SUBDIR=Mesa-7.0.4.1 (via MESA_PKGVERSION).
This allows people that already have the older custom Mesa-7.0.4 tarballs
to correctly upgrade Mesa to the standard distributions without having to
know to delete the old sources or get confused by the mismatching distinfo
checkhashes.
Update the paths in the related distinfos for the change.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Mesa/Makefile.common | 4 | ||||
-rw-r--r-- | graphics/MesaLib/distinfo | 20 | ||||
-rw-r--r-- | graphics/glx-utils/distinfo | 8 |
3 files changed, 16 insertions, 16 deletions
diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common index 5bb590942c9..a23d12c9831 100644 --- a/graphics/Mesa/Makefile.common +++ b/graphics/Mesa/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.68 2008/08/17 08:25:50 bjs Exp $ +# $NetBSD: Makefile.common,v 1.69 2008/08/23 02:51:19 dsainty Exp $ # # This Makefile fragment is included either directly or indirectly (through # Makefile.lib) by all packages that are built from the Mesa sources. @@ -34,7 +34,7 @@ PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/Mesa-${MESA_VERSION} BUILDING_MESA= yes NO_CONFIGURE= yes -DIST_SUBDIR= Mesa-${MESA_VERSION} +DIST_SUBDIR= Mesa-${MESA_PKGVERSION} .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" diff --git a/graphics/MesaLib/distinfo b/graphics/MesaLib/distinfo index dcf9725d43b..0d044445a83 100644 --- a/graphics/MesaLib/distinfo +++ b/graphics/MesaLib/distinfo @@ -1,14 +1,14 @@ -$NetBSD: distinfo,v 1.58 2008/08/21 18:40:59 tnn Exp $ +$NetBSD: distinfo,v 1.59 2008/08/23 02:51:19 dsainty Exp $ -SHA1 (Mesa-7.0.4/MesaDemos-7.0.4.tar.bz2) = 1adb2010d6d3103bd57c08f228e2bbed38178e14 -RMD160 (Mesa-7.0.4/MesaDemos-7.0.4.tar.bz2) = 3e5b414bf1a40603367fcd0ba321b6e2caf84626 -Size (Mesa-7.0.4/MesaDemos-7.0.4.tar.bz2) = 1341624 bytes -SHA1 (Mesa-7.0.4/MesaGLUT-7.0.4.tar.bz2) = 488a9e39f5ec4ad6b7fa84dd9bc91844337462d5 -RMD160 (Mesa-7.0.4/MesaGLUT-7.0.4.tar.bz2) = 480dd15cb35874e9165d08af5a0ff0cbded9f3cf -Size (Mesa-7.0.4/MesaGLUT-7.0.4.tar.bz2) = 329563 bytes -SHA1 (Mesa-7.0.4/MesaLib-7.0.4.tar.bz2) = 7e2ecbe89d245510d2681d04e959aee6adc205c5 -RMD160 (Mesa-7.0.4/MesaLib-7.0.4.tar.bz2) = 0394bb9e00ea13f2399bc5895d4264221bbc03ac -Size (Mesa-7.0.4/MesaLib-7.0.4.tar.bz2) = 3414357 bytes +SHA1 (Mesa-7.0.4.1/MesaDemos-7.0.4.tar.bz2) = 1adb2010d6d3103bd57c08f228e2bbed38178e14 +RMD160 (Mesa-7.0.4.1/MesaDemos-7.0.4.tar.bz2) = 3e5b414bf1a40603367fcd0ba321b6e2caf84626 +Size (Mesa-7.0.4.1/MesaDemos-7.0.4.tar.bz2) = 1341624 bytes +SHA1 (Mesa-7.0.4.1/MesaGLUT-7.0.4.tar.bz2) = 488a9e39f5ec4ad6b7fa84dd9bc91844337462d5 +RMD160 (Mesa-7.0.4.1/MesaGLUT-7.0.4.tar.bz2) = 480dd15cb35874e9165d08af5a0ff0cbded9f3cf +Size (Mesa-7.0.4.1/MesaGLUT-7.0.4.tar.bz2) = 329563 bytes +SHA1 (Mesa-7.0.4.1/MesaLib-7.0.4.tar.bz2) = 7e2ecbe89d245510d2681d04e959aee6adc205c5 +RMD160 (Mesa-7.0.4.1/MesaLib-7.0.4.tar.bz2) = 0394bb9e00ea13f2399bc5895d4264221bbc03ac +Size (Mesa-7.0.4.1/MesaLib-7.0.4.tar.bz2) = 3414357 bytes SHA1 (patch-aa) = 230d96c82fdfdbb40aa304572c4696dd241f24c7 SHA1 (patch-ab) = 06e2b4159bbda8c87cd264babe129b6bea017cbc SHA1 (patch-ac) = ed3ec49ea2aacf231bbcb38093f3dc01a0cb2468 diff --git a/graphics/glx-utils/distinfo b/graphics/glx-utils/distinfo index 8963b5f8cf4..99ad0b5211e 100644 --- a/graphics/glx-utils/distinfo +++ b/graphics/glx-utils/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2008/08/21 18:44:36 tnn Exp $ +$NetBSD: distinfo,v 1.10 2008/08/23 02:51:19 dsainty Exp $ -SHA1 (Mesa-7.0.4/MesaDemos-7.0.4.tar.bz2) = 1adb2010d6d3103bd57c08f228e2bbed38178e14 -RMD160 (Mesa-7.0.4/MesaDemos-7.0.4.tar.bz2) = 3e5b414bf1a40603367fcd0ba321b6e2caf84626 -Size (Mesa-7.0.4/MesaDemos-7.0.4.tar.bz2) = 1341624 bytes +SHA1 (Mesa-7.0.4.1/MesaDemos-7.0.4.tar.bz2) = 1adb2010d6d3103bd57c08f228e2bbed38178e14 +RMD160 (Mesa-7.0.4.1/MesaDemos-7.0.4.tar.bz2) = 3e5b414bf1a40603367fcd0ba321b6e2caf84626 +Size (Mesa-7.0.4.1/MesaDemos-7.0.4.tar.bz2) = 1341624 bytes |