Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (c8cba7f7800b5ffe92f49f1468cc380f2381d64a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (c8cba7f7800b5ffe92f49f1468cc380f2381d64a)
  • Date: Sat, 16 Sep 2006 09:33:05 -0500

GIT changes to master grimoire by Andra?? Levstik <ruskie AT mages.ath.cx>:

dev/null |binary
graphics-libs/mesalib/DETAILS | 5 ++---
graphics-libs/mesalib/HISTORY | 4 ++++
graphics-libs/mesalib/PRE_BUILD | 3 +++
graphics/mesademos/DETAILS | 8 ++++----
graphics/mesademos/HISTORY | 3 +++
graphics/mesademos/MesaDemos-6.5.tar.bz2.sig | 0
graphics/mesademos/MesaLib-6.5.tar.bz2.sig | 0
libs/libdrm/DETAILS | 6 ++----
libs/libdrm/HISTORY | 3 +++
10 files changed, 21 insertions(+), 11 deletions(-)

New commits:
commit c8cba7f7800b5ffe92f49f1468cc380f2381d64a
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

mesademos: version 6.5.1

commit 13b2813b3bdaad979bcbf3b577c04764a53b64cf
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

mesalib: version 6.5.1

commit 72ed6584dc19e5fd99ffc0fbec11bad67a9ee6f3
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

libdrm: version 2.0.2

diff --git a/graphics-libs/mesalib/DETAILS b/graphics-libs/mesalib/DETAILS
index 40a0b1d..2384831 100755
--- a/graphics-libs/mesalib/DETAILS
+++ b/graphics-libs/mesalib/DETAILS
@@ -1,13 +1,12 @@
SPELL=mesalib
- VERSION=6.5
+ VERSION=6.5.1
SOURCE=MesaLib-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/Mesa-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/mesa3d/${SOURCE}
-
SOURCE_HASH=sha512:3112dc03cc0d814f7dd557dbf023f9ec941e1c6ade8e49203d0cb43f57e7fcb11f51567bfce005528e8f55c7d3e8e6ef69ca7b840dc16b6507b5028e21514418
+
SOURCE_HASH=sha512:b2322384d16656b73b98690fef9f06ca554b0321da377b3b92599b551a33ff0be7b5144eef296f231f6c04934c3cb095b365fb5cf3548e2ad2e6ede85de978d8
WEB_SITE=http://mesa3d.sourceforge.net/
ENTERED=20021120
LICENSE[0]=GPL
- PATCHLEVEL=2
KEYWORDS="graphics libs"
SHORT="Mesa implementation of the OpenGL(TM) API"
cat << EOF
diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index 16175b4..f887e62 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,7 @@
+2006-09-16 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version update 6.5.1
+ * PRE_BUILD: minor fixes
+
2006-09-10 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* CONFIGURE: added driver selection bug #12655
* PRE_BUILD: added driver selection
diff --git a/graphics-libs/mesalib/PRE_BUILD b/graphics-libs/mesalib/PRE_BUILD
index 072bbe0..3543bfc 100755
--- a/graphics-libs/mesalib/PRE_BUILD
+++ b/graphics-libs/mesalib/PRE_BUILD
@@ -11,6 +11,9 @@ if [[ "$(get_spell_provider $SPELL X1
then
sedit "s:MKDEP = /usr/X11R6:MKDEP = /usr/:g" linux-dri &&
sedit "s:MKDEP = /usr/X11R6:MKDEP = /usr/:g" linux-indirect &&
+sedit "s:/X11R6::g" linux-dri &&
+sedit "s:/X11R6::g" default &&
+sedit "s:/X11R6::g" linux-indirect &&
cd ${SOURCE_DIRECTORY}/docs &&
sedit "s:/X11R6::g" install.html &&
cd ${SOURCE_DIRECTORY}/src/mesa/drivers/dri &&
diff --git a/graphics/mesademos/DETAILS b/graphics/mesademos/DETAILS
index f1238bc..de9a3ca 100755
--- a/graphics/mesademos/DETAILS
+++ b/graphics/mesademos/DETAILS
@@ -1,13 +1,13 @@
SPELL=mesademos
- VERSION=6.5
+ VERSION=6.5.1
SOURCE=MesaLib-${VERSION}.tar.bz2
SOURCE2=MesaDemos-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/Mesa-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/mesa3d/${SOURCE}
SOURCE2_URL[0]=${SOURCEFORGE_URL}/mesa3d/${SOURCE2}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- SOURCE2_GPG="gurus.gpg:${SOURCE2}.sig"
- WEB_SITE=http://mesa3d.sourceforge.net/
+
SOURCE_HASH=sha512:82d7426f5094d986e125dea3596fbec60ec87611b0e553de87dde35b11e7dc8cc71979110816d20555b880c3ee704ad9419fcba9167afa88607e9b20cf8abf9e
+
SOURCE2_HASH=sha512:b2322384d16656b73b98690fef9f06ca554b0321da377b3b92599b551a33ff0be7b5144eef296f231f6c04934c3cb095b365fb5cf3548e2ad2e6ede85de978d8
+ WEB_SITE=http://www.mesa3d.org
ENTERED=20021120
LICENSE[0]=GPL
LICENSE[1]=GPL
diff --git a/graphics/mesademos/HISTORY b/graphics/mesademos/HISTORY
index 9289401..3b31f81 100644
--- a/graphics/mesademos/HISTORY
+++ b/graphics/mesademos/HISTORY
@@ -1,3 +1,6 @@
+2006-09-16 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version 6.5.1
+
2006-07-30 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: removed UPDATED
* DEPENDS: added libdrm and X11-UTILS
diff --git a/graphics/mesademos/MesaDemos-6.5.tar.bz2.sig
b/graphics/mesademos/MesaDemos-6.5.tar.bz2.sig
deleted file mode 100644
index 0ccff88..0000000
Binary files a/graphics/mesademos/MesaDemos-6.5.tar.bz2.sig and /dev/null
differ
diff --git a/graphics/mesademos/MesaLib-6.5.tar.bz2.sig
b/graphics/mesademos/MesaLib-6.5.tar.bz2.sig
deleted file mode 100644
index 91833ba..0000000
Binary files a/graphics/mesademos/MesaLib-6.5.tar.bz2.sig and /dev/null differ
diff --git a/libs/libdrm/DETAILS b/libs/libdrm/DETAILS
index 324b071..6390483 100755
--- a/libs/libdrm/DETAILS
+++ b/libs/libdrm/DETAILS
@@ -1,15 +1,13 @@
SPELL=libdrm
- VERSION=2.0.1
+ VERSION=2.0.2
XORG_VER=X11R7.1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=http://dri.freedesktop.org/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:bc3fc71659efb415bea0bdf4ff8ea4974ff489fad103af25f7504810c2e918d686999588768c1cb61fd37b0e9c6cb3e4d5ff720992988433925ba3082fd63a9f
+
SOURCE_HASH=sha512:bb206540bb1e1f229fb04dccb26bfb9d2212fd7ec6cd547e432613dffecf227ad5749d80ac1dbaa7ad82d5d53b943b1479f42e1527dbc584a980ada25e16da11
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://dri.freedesktop.org/
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Direct rendering manager library"
cat << EOF
The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
diff --git a/libs/libdrm/HISTORY b/libs/libdrm/HISTORY
index 539b90b..13991d4 100644
--- a/libs/libdrm/HISTORY
+++ b/libs/libdrm/HISTORY
@@ -1,3 +1,6 @@
+2006-09-16 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: new version 2.0.2
+
2006-05-23 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DEPENDS: added g++
* DETAILS: version update 2.0.1



  • [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (c8cba7f7800b5ffe92f49f1468cc380f2381d64a), Andra?? Levstik, 09/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page