Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (f7e305d172513f1e717f6edcc72d1e31b016d5ca)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (f7e305d172513f1e717f6edcc72d1e31b016d5ca)
  • Date: Sat, 26 Jun 2010 13:43:46 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

dev/null
|binary
xorg-data/xkeyboard-config/DETAILS
| 4 +-
xorg-data/xkeyboard-config/HISTORY
| 4 ++
xorg-data/xkeyboard-config/xkeyboard-config-1.8.tar.bz2.sig
| 0
xorg-data/xkeyboard-config/xkeyboard-config-1.9.tar.bz2.sig
|binary
xorg-driver/xf86-input-elographics/DETAILS
| 19 ++++------
xorg-driver/xf86-input-elographics/HISTORY
| 6 +++
xorg-driver/xf86-input-elographics/xf86-input-elographics-1.2.4.tar.bz2.sig
|binary
xorg-driver/xf86-video-mga/DETAILS
| 2 -
xorg-driver/xf86-video-mga/HISTORY
| 4 ++
xorg-driver/xf86-video-mga/xf86-video-mga-1.4.11.tar.bz2.sig
| 0
xorg-driver/xf86-video-mga/xf86-video-mga-1.4.12.tar.bz2.sig
|binary
xorg-lib/libxcomposite/DETAILS
| 5 +-
xorg-lib/libxcomposite/HISTORY
| 18 +++++----
xorg-lib/libxcomposite/libXcomposite-0.4.2.tar.bz2.sig
|binary
xorg-lib/libxdamage/DETAILS
| 5 +-
xorg-lib/libxdamage/HISTORY
| 14 ++++---
xorg-lib/libxdamage/libXdamage-1.1.3.tar.bz2.sig
|binary
xorg-util/util-macros/DETAILS
| 2 -
xorg-util/util-macros/HISTORY
| 4 ++
xorg-util/util-macros/util-macros-1.7.0.tar.bz2.sig
| 0
xorg-util/util-macros/util-macros-1.9.0.tar.bz2.sig
|binary
22 files changed, 57 insertions(+), 30 deletions(-)

New commits:
commit f7e305d172513f1e717f6edcc72d1e31b016d5ca
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xf86-input-elographics: Cleanup formatting in DETAILS

commit b022b194d53c453133a11f16877e9bad1df9da3e
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xf86-input-elographics: Removed PKG and XORG_VER

commit 55d8bf8f1116acf26fc133d6fd508bd27c900861
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xf86-input-elographics: Updated to 1.2.4
SOURCE matches upstream posted SHA1

commit 5635e1e2e843a7d6fc511405bdd35c6e2f99cb33
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libxcomposite: Cleanup HISTORY

commit c2a5f67d10ca5c69be17ec02c47018409a4bbdce
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libxdamage: Cleanup HISTORY

commit 2dc52c516aceb5ff83fc99660442c3a42a31e1d8
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libxdamage: Updated to 1.1.3
SOURCE matches upstream posted SHA1

commit b01aa6eab5c2e7f05f16148b5c5ecd9bb25787fd
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libxcomposite: Updated to 0.4.2
SOURCE matches upstream posted SHA1

commit 0f870d31249f225f4d550b44b2e39ee84871a1ba
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

util-macros: Updated to 1.9.0
SOURCE matches upstream posted SHA1

commit 7f9c8fc1ad011e1653bfc8ec0abc778260549d58
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xkeyboard-config: Updated to 1.9
SOURCE_URL moved to people.freedesktop.org/~svu

commit 38f9966a0a15d913aa0ca0f6235c620dd64d029d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xf86-video-mga: Updated to 1.4.12
SOURCE matches upstream posted SHA1

diff --git a/xorg-data/xkeyboard-config/DETAILS
b/xorg-data/xkeyboard-config/DETAILS
index a9bbea3..f086606 100755
--- a/xorg-data/xkeyboard-config/DETAILS
+++ b/xorg-data/xkeyboard-config/DETAILS
@@ -1,7 +1,7 @@
SPELL=xkeyboard-config
- VERSION=1.8
+ VERSION=1.9
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://xlibs.freedesktop.org/xkbdesc/$SOURCE
+ SOURCE_URL[0]=http://people.freedesktop.org/~svu/$SOURCE
SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://xorg.freedesktop.org/
diff --git a/xorg-data/xkeyboard-config/HISTORY
b/xorg-data/xkeyboard-config/HISTORY
index 285ec75..a2d6dbb 100644
--- a/xorg-data/xkeyboard-config/HISTORY
+++ b/xorg-data/xkeyboard-config/HISTORY
@@ -1,3 +1,7 @@
+2010-06-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.9
+ SOURCE_URL moved to people.freedesktop.org/~svu
+
2010-05-15 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DEPENDS: added glib2

diff --git a/xorg-data/xkeyboard-config/xkeyboard-config-1.8.tar.bz2.sig
b/xorg-data/xkeyboard-config/xkeyboard-config-1.8.tar.bz2.sig
deleted file mode 100644
index b62ec91..0000000
Binary files a/xorg-data/xkeyboard-config/xkeyboard-config-1.8.tar.bz2.sig
and /dev/null differ
diff --git a/xorg-data/xkeyboard-config/xkeyboard-config-1.9.tar.bz2.sig
b/xorg-data/xkeyboard-config/xkeyboard-config-1.9.tar.bz2.sig
new file mode 100644
index 0000000..547d537
Binary files /dev/null and
b/xorg-data/xkeyboard-config/xkeyboard-config-1.9.tar.bz2.sig differ
diff --git a/xorg-driver/xf86-input-elographics/DETAILS
b/xorg-driver/xf86-input-elographics/DETAILS
index e7e3fcf..2b0566c 100755
--- a/xorg-driver/xf86-input-elographics/DETAILS
+++ b/xorg-driver/xf86-input-elographics/DETAILS
@@ -1,22 +1,21 @@
SPELL=xf86-input-elographics
- PKG=xf86-input-elographics
- VERSION=1.2.3
- XORG_VER=X11R7.0
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.2.4
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+#
SOURCE_HASH=sha512:5756a1550034a726a52ed1d3fff5a1834075b7481b04e921c1901f182fa2816c1ed024c9e30cac57df9ee84ef102f9d8c53e491e355435dcbe8f5ac3ea1b7d47

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
-
SOURCE_HASH=sha512:5756a1550034a726a52ed1d3fff5a1834075b7481b04e921c1901f182fa2816c1ed024c9e30cac57df9ee84ef102f9d8c53e491e355435dcbe8f5ac3ea1b7d47
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
LICENSE[0]=XCL
- SHORT="elographics is an Xorg input driver for Elographics
touchscreen devices"
+ SHORT="An Xorg input driver for Elographics touchscreen devices"
cat << EOF
-elographics is an Xorg input driver for Elographics touchscreen
+elographics is an Xorg input driver for Elographics touchscreen
devices.
-The elographics driver functions as a pointer input device, and may be
+The elographics driver functions as a pointer input device, and may be
used as the X server's core pointer.

SUPPORTED HARDWARE
-E271-2210 and E271-2200 devices are supported. E281-2310 and compatible
+E271-2210 and E271-2200 devices are supported. E281-2310 and compatible
devices are supported with some features unavailable.
EOF
diff --git a/xorg-driver/xf86-input-elographics/HISTORY
b/xorg-driver/xf86-input-elographics/HISTORY
index ccad6d5..b9fb510 100644
--- a/xorg-driver/xf86-input-elographics/HISTORY
+++ b/xorg-driver/xf86-input-elographics/HISTORY
@@ -1,3 +1,9 @@
+2010-06-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.2.4
+ SOURCE matches upstream posted SHA1
+ Removed PKG and XORG_VER
+ Cleanup formatting
+
2009-01-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.2.3

diff --git
a/xorg-driver/xf86-input-elographics/xf86-input-elographics-1.2.4.tar.bz2.sig
b/xorg-driver/xf86-input-elographics/xf86-input-elographics-1.2.4.tar.bz2.sig
new file mode 100644
index 0000000..bbaf78e
Binary files /dev/null and
b/xorg-driver/xf86-input-elographics/xf86-input-elographics-1.2.4.tar.bz2.sig
differ
diff --git a/xorg-driver/xf86-video-mga/DETAILS
b/xorg-driver/xf86-video-mga/DETAILS
index 5b09cb0..c5e5f94 100755
--- a/xorg-driver/xf86-video-mga/DETAILS
+++ b/xorg-driver/xf86-video-mga/DETAILS
@@ -1,5 +1,5 @@
SPELL=xf86-video-mga
- VERSION=1.4.11
+ VERSION=1.4.12
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
#
SOURCE_HASH=sha512:d10174559875e06c8a79763263accdead3a64336cffbad20778099ae04bea7cf4cab95b829bd9bef54f2943058c44ee0c4a333a9e61ee5a29d0cbcb8269d14bd
diff --git a/xorg-driver/xf86-video-mga/HISTORY
b/xorg-driver/xf86-video-mga/HISTORY
index 0e9df4d..68bdb98 100644
--- a/xorg-driver/xf86-video-mga/HISTORY
+++ b/xorg-driver/xf86-video-mga/HISTORY
@@ -1,3 +1,7 @@
+2010-06-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.4.12
+ SOURCE matches upstream posted SHA1
+
2009-07-30 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.4.11
SOURCE matches upstream posted MD5
diff --git a/xorg-driver/xf86-video-mga/xf86-video-mga-1.4.11.tar.bz2.sig
b/xorg-driver/xf86-video-mga/xf86-video-mga-1.4.11.tar.bz2.sig
deleted file mode 100644
index c9f7f19..0000000
Binary files a/xorg-driver/xf86-video-mga/xf86-video-mga-1.4.11.tar.bz2.sig
and /dev/null differ
diff --git a/xorg-driver/xf86-video-mga/xf86-video-mga-1.4.12.tar.bz2.sig
b/xorg-driver/xf86-video-mga/xf86-video-mga-1.4.12.tar.bz2.sig
new file mode 100644
index 0000000..9b1240a
Binary files /dev/null and
b/xorg-driver/xf86-video-mga/xf86-video-mga-1.4.12.tar.bz2.sig differ
diff --git a/xorg-lib/libxcomposite/DETAILS b/xorg-lib/libxcomposite/DETAILS
index 9107833..be15f4e 100755
--- a/xorg-lib/libxcomposite/DETAILS
+++ b/xorg-lib/libxcomposite/DETAILS
@@ -1,8 +1,9 @@
SPELL=libxcomposite
PKG=libXcomposite
- VERSION=0.4.1
-
SOURCE_HASH=sha512:f06df4bfb5724b4a35fe7d869fd910c331bdaca6b27fb81aceec9ca15fda6ce9dc5a05b9bb1dd3791c5bcb6e34f5450906a227a5bd7c65617d4fc1ca4f3f68e9
+ VERSION=0.4.2
SOURCE=${PKG}-${VERSION}.tar.bz2
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+#
SOURCE_HASH=sha512:f06df4bfb5724b4a35fe7d869fd910c331bdaca6b27fb81aceec9ca15fda6ce9dc5a05b9bb1dd3791c5bcb6e34f5450906a227a5bd7c65617d4fc1ca4f3f68e9

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
diff --git a/xorg-lib/libxcomposite/HISTORY b/xorg-lib/libxcomposite/HISTORY
index 7235cf4..40f1d66 100644
--- a/xorg-lib/libxcomposite/HISTORY
+++ b/xorg-lib/libxcomposite/HISTORY
@@ -1,3 +1,7 @@
+2010-06-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.4.2
+ SOURCE matches upstream posted SHA1
+
2009-10-08 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.4.1

@@ -22,7 +26,7 @@
2006-08-27 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* CONFLICTS: added per bug #12623

-2006-05-23 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+2006-05-23 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version update xorg 7.1

2005-12-26 Robin Cook <rcook AT wyrms.net>
@@ -41,7 +45,7 @@
* DETAILS: Updated SOURCE_URL

2005-11-27 Robin Cook <rcook AT wyrms.net>
- * DEPENDS: added gawk, pkgconfig, libtool
+ * DEPENDS: added gawk, pkgconfig, libtool

2005-11-27 Karsten Behrmann <BearPerson AT sourcemage.org>
* CONFIGURE: remove PIC configure options
@@ -49,11 +53,11 @@
2005-11-26 Benjamin "Asaru" Dirks <asaru AT wtnet.de>
* CONFIGURE: added PIC configure option

-2005-11-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DEPENDS: added various depends
-
-2005-11-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DETAILS: fix broken SOURCE_URL
+2005-11-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DEPENDS: added various depends
+
+2005-11-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: fix broken SOURCE_URL

2005-11-25 Karsten Behrmann <BearPerson AT sourcemage.org>
* DEPENDS: auto-created or updated
diff --git a/xorg-lib/libxcomposite/libXcomposite-0.4.2.tar.bz2.sig
b/xorg-lib/libxcomposite/libXcomposite-0.4.2.tar.bz2.sig
new file mode 100644
index 0000000..6b1ed7f
Binary files /dev/null and
b/xorg-lib/libxcomposite/libXcomposite-0.4.2.tar.bz2.sig differ
diff --git a/xorg-lib/libxdamage/DETAILS b/xorg-lib/libxdamage/DETAILS
index af7f827..1dd0340 100755
--- a/xorg-lib/libxdamage/DETAILS
+++ b/xorg-lib/libxdamage/DETAILS
@@ -1,8 +1,9 @@
SPELL=libxdamage
PKG=libXdamage
- VERSION=1.1.2
-
SOURCE_HASH=sha512:5dc46b9a3ca25dbd868440e716d08e8e3ae71c199c0e2893a006d80678b887b981906717ab31a89b73bca0d4b3c781e02269f19140071235d2a57181d540a0e2
+ VERSION=1.1.3
SOURCE=${PKG}-${VERSION}.tar.bz2
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+#
SOURCE_HASH=sha512:5dc46b9a3ca25dbd868440e716d08e8e3ae71c199c0e2893a006d80678b887b981906717ab31a89b73bca0d4b3c781e02269f19140071235d2a57181d540a0e2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
diff --git a/xorg-lib/libxdamage/HISTORY b/xorg-lib/libxdamage/HISTORY
index 4a6443e..d4c78ef 100644
--- a/xorg-lib/libxdamage/HISTORY
+++ b/xorg-lib/libxdamage/HISTORY
@@ -1,3 +1,7 @@
+2010-06-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.3
+ SOURCE matches upstream posted SHA1
+
2009-10-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.2

@@ -19,10 +23,10 @@
2006-08-27 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* CONFLICTS: added per bug #12623

-2006-05-26 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+2006-05-26 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* PROVIDES: provides XDAMAGE

-2006-05-23 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+2006-05-23 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version update xorg 7.1

2005-12-26 Robin Cook <rcook AT wyrms.net>
@@ -41,7 +45,7 @@
* DETAILS: Updated SOURCE_URL

2005-11-27 Robin Cook <rcook AT wyrms.net>
- * DEPENDS: added gawk, pkgconfig, libtool
+ * DEPENDS: added gawk, pkgconfig, libtool

2005-11-27 Karsten Behrmann <BearPerson AT sourcemage.org>
* CONFIGURE: remove PIC configure options
@@ -49,8 +53,8 @@
2005-11-26 Benjamin "Asaru" Dirks <asaru AT wtnet.de>
* CONFIGURE: added PIC configure option

-2005-11-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DETAILS: fix broken SOURCE_URL
+2005-11-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: fix broken SOURCE_URL

2005-11-25 Karsten Behrmann <BearPerson AT sourcemage.org>
* DEPENDS: auto-created or updated
diff --git a/xorg-lib/libxdamage/libXdamage-1.1.3.tar.bz2.sig
b/xorg-lib/libxdamage/libXdamage-1.1.3.tar.bz2.sig
new file mode 100644
index 0000000..1ad9056
Binary files /dev/null and b/xorg-lib/libxdamage/libXdamage-1.1.3.tar.bz2.sig
differ
diff --git a/xorg-util/util-macros/DETAILS b/xorg-util/util-macros/DETAILS
index ee801ed..9e639ea 100755
--- a/xorg-util/util-macros/DETAILS
+++ b/xorg-util/util-macros/DETAILS
@@ -1,5 +1,5 @@
SPELL=util-macros
- VERSION=1.7.0
+ VERSION=1.9.0
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/util/${SOURCE}
#
SOURCE_HASH=sha512:897b6b1dc500bbaec2e3d63779cdc4002bef8a12fe42f2832e03dfe9101f61ef707fcddcb6bb522599b934dd9cf06f2a0966eb6700ad7c211da2c3d043d9f8d7
diff --git a/xorg-util/util-macros/HISTORY b/xorg-util/util-macros/HISTORY
index 2a565e8..24a8027 100644
--- a/xorg-util/util-macros/HISTORY
+++ b/xorg-util/util-macros/HISTORY
@@ -1,3 +1,7 @@
+2010-06-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.9.0
+ SOURCE matches upstream posted SHA1
+
2010-04-06 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.7.0
SOURCE matches upstream posted SHA1
diff --git a/xorg-util/util-macros/util-macros-1.7.0.tar.bz2.sig
b/xorg-util/util-macros/util-macros-1.7.0.tar.bz2.sig
deleted file mode 100644
index ff3dbee..0000000
Binary files a/xorg-util/util-macros/util-macros-1.7.0.tar.bz2.sig and
/dev/null differ
diff --git a/xorg-util/util-macros/util-macros-1.9.0.tar.bz2.sig
b/xorg-util/util-macros/util-macros-1.9.0.tar.bz2.sig
new file mode 100644
index 0000000..b740093
Binary files /dev/null and
b/xorg-util/util-macros/util-macros-1.9.0.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (f7e305d172513f1e717f6edcc72d1e31b016d5ca), Eric Sandall, 06/26/2010

Archive powered by MHonArc 2.6.24.

Top of Page