Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (963b329c9a127069d77cb3c7eb7c2cc798eae5f9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (963b329c9a127069d77cb3c7eb7c2cc798eae5f9)
  • Date: Sun, 18 Oct 2009 10:35:49 -0500

GIT changes to devel-xorg-modular grimoire by Treeve Jelbert
<treeve AT sourcemage.org>:

dev/null
|binary
xorg-lib/libx11/DETAILS
| 4 +--
xorg-lib/libx11/HISTORY
| 3 ++
xorg-lib/libxaw/DETAILS
| 8 ++----
xorg-lib/libxaw/HISTORY
| 3 ++
xorg-lib/libxaw/libXaw-1.0.6.tar.bz2.sig
| 0
xorg-lib/xtrans/DETAILS
| 6 ++--
xorg-lib/xtrans/HISTORY
| 3 ++
xorg-lib/xtrans/xtrans-1.2.4.tar.bz2.sig
| 0
xorg-proto/xproxymanagementprotocol/DETAILS
| 13 ++++------
xorg-proto/xproxymanagementprotocol/HISTORY
| 3 ++

xorg-proto/xproxymanagementprotocol/xproxymanagementprotocol-X11R7.0-1.0.2.tar.bz2.sig
| 0
12 files changed, 26 insertions(+), 17 deletions(-)

New commits:
commit 963b329c9a127069d77cb3c7eb7c2cc798eae5f9
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libx11: => 1.3.1

commit 6db26d4e90b2fb0c6384a16b3c2d3c6203e77289
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

xtrans: => 1.2.5

commit 04a62def5aca71ca39bd23ab841b8e8ca37fdd1b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libxaw: => 1.0.7

commit e0f9c8d3db62841b315dd1602aa4110db4bc8c09
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

xproxymanagementprotocol: => 1.0.3

diff --git a/xorg-lib/libx11/DETAILS b/xorg-lib/libx11/DETAILS
index 45e78ce..939a892 100755
--- a/xorg-lib/libx11/DETAILS
+++ b/xorg-lib/libx11/DETAILS
@@ -1,7 +1,7 @@
SPELL=libx11
PKG=libX11
- VERSION=1.3
-
SOURCE_HASH=sha512:4b546207a3f0e615ea21e3145a2f015bb905db354bfaacb5d9c081fee7b0e7903d631399d8f48ac9805229815af90b57f6825de571240f34532642020aa3669e
+ VERSION=1.3.1
+
SOURCE_HASH=sha512:eb5a302ab97ee1c11249ea0f08edb3a29df25b2171905cee080c70905bee882ed6986c1f2bef30a5961eaf6e62537bf06e68e80df527a530dc87de10dd7b786f
SOURCE=${PKG}-${VERSION}.tar.bz2
# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
diff --git a/xorg-lib/libx11/HISTORY b/xorg-lib/libx11/HISTORY
index 714e38a..96e9008 100644
--- a/xorg-lib/libx11/HISTORY
+++ b/xorg-lib/libx11/HISTORY
@@ -1,3 +1,6 @@
+2009-10-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.1
+
2009-10-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3

diff --git a/xorg-lib/libxaw/DETAILS b/xorg-lib/libxaw/DETAILS
index c210239..3f16a89 100755
--- a/xorg-lib/libxaw/DETAILS
+++ b/xorg-lib/libxaw/DETAILS
@@ -1,16 +1,14 @@
SPELL=libxaw
PKG=libXaw
- VERSION=1.0.6
- XORG_VER=X11R7.1
+ VERSION=1.0.7
+
SOURCE_HASH=sha512:b884975eb342a4e38d35bc7354a6d6d042ee81c462deab5e3d96dc4f155ae486719a7c2898e973e20bb45abee61b1956761660e3430ec700f3ed08de8d6d817f
SOURCE=${PKG}-${VERSION}.tar.bz2
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-#
SOURCE_HASH=sha512:bdb996fece89dd570b8fde4c53ab11948f04505be3ffec38d9a7e6fdaebacca1378388c87814c1d8ea010b1713af77fb30bb3303118363a43315091b89b1118c
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
- PATCHLEVEL=1
SHORT="X Athena Widgets"
cat << EOF
Xaw is a widget set based on the X Toolkit Intrinsics (Xt) Library.
diff --git a/xorg-lib/libxaw/HISTORY b/xorg-lib/libxaw/HISTORY
index 204771d..80e0496 100644
--- a/xorg-lib/libxaw/HISTORY
+++ b/xorg-lib/libxaw/HISTORY
@@ -1,3 +1,6 @@
+2009-10-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.7
+
2009-09-02 Eric Sandall <sandalle AT sourcemage.org>
* SUB_DEPENDS, PRE_SUB_DEPENDS: Allow forcing XAW6 (Bug #15382)
* REPAIR^all^PRE_SUB_DEPENDS: Updated with XAW6
diff --git a/xorg-lib/libxaw/libXaw-1.0.6.tar.bz2.sig
b/xorg-lib/libxaw/libXaw-1.0.6.tar.bz2.sig
deleted file mode 100644
index 8f563c9..0000000
Binary files a/xorg-lib/libxaw/libXaw-1.0.6.tar.bz2.sig and /dev/null differ
diff --git a/xorg-lib/xtrans/DETAILS b/xorg-lib/xtrans/DETAILS
index e938d33..d214109 100755
--- a/xorg-lib/xtrans/DETAILS
+++ b/xorg-lib/xtrans/DETAILS
@@ -1,9 +1,9 @@
SPELL=xtrans
- VERSION=1.2.4
+ VERSION=1.2.5
+
SOURCE_HASH=sha512:ff1f72f6b4d419aba72db0e72fae852fada2a1abc9e7d3fffca0f5f8d338596a2095883fdb59cb3949ac7f26984b3a7a5257fd8dd56e10cf4d2f8eb2508f778c
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-#
SOURCE_HASH=sha512:1c6f84ed2f8cd3dec7bcfff71e15d93edaa7e25c22cf67ac9e48cf158b5867f90e6ce39355b8fc1e8b8699c46c7f5ecf428bcc0c58b44edb66843c9047e85002
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
diff --git a/xorg-lib/xtrans/HISTORY b/xorg-lib/xtrans/HISTORY
index eadc0db..6041e3c 100644
--- a/xorg-lib/xtrans/HISTORY
+++ b/xorg-lib/xtrans/HISTORY
@@ -1,3 +1,6 @@
+2009-10-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.5
+
2009-08-02 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Removed PKG and XORG_VER

diff --git a/xorg-lib/xtrans/xtrans-1.2.4.tar.bz2.sig
b/xorg-lib/xtrans/xtrans-1.2.4.tar.bz2.sig
deleted file mode 100644
index 66e1993..0000000
Binary files a/xorg-lib/xtrans/xtrans-1.2.4.tar.bz2.sig and /dev/null differ
diff --git a/xorg-proto/xproxymanagementprotocol/DETAILS
b/xorg-proto/xproxymanagementprotocol/DETAILS
index d732b69..94302e7 100755
--- a/xorg-proto/xproxymanagementprotocol/DETAILS
+++ b/xorg-proto/xproxymanagementprotocol/DETAILS
@@ -1,14 +1,13 @@
SPELL=xproxymanagementprotocol
- VERSION=1.0.2
- XORG_VER=X11R7.0
- SOURCE=${SPELL}-${XORG_VER}-${VERSION}.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${XORG_VER}-${VERSION}
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/proto/${SOURCE}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ VERSION=1.0.3
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+
SOURCE_HASH=sha512:123eca1bdb47db3d2adb2c90a33398de6b3e3cea5cb831348ce0ae9e31358efbb105e12c771994de867e7d2e3f65fe948ea60481250d1491cd8dc1fdddb44a8e
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/proto/${SOURCE}
+# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=XCL
WEB_SITE=http://xorg.freedesktop.org/
ENTERED=20051124
- UPDATED=20051124
SHORT="the X.Org proxy management protocol headers"
cat << EOF
xproxymanagementprotocol contains the header files for the X.Org
diff --git a/xorg-proto/xproxymanagementprotocol/HISTORY
b/xorg-proto/xproxymanagementprotocol/HISTORY
index 92d50f7..af5482e 100644
--- a/xorg-proto/xproxymanagementprotocol/HISTORY
+++ b/xorg-proto/xproxymanagementprotocol/HISTORY
@@ -1,3 +1,6 @@
+2009-10-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.3
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well

diff --git
a/xorg-proto/xproxymanagementprotocol/xproxymanagementprotocol-X11R7.0-1.0.2.tar.bz2.sig

b/xorg-proto/xproxymanagementprotocol/xproxymanagementprotocol-X11R7.0-1.0.2.tar.bz2.sig
deleted file mode 100644
index 0411225..0000000
Binary files
a/xorg-proto/xproxymanagementprotocol/xproxymanagementprotocol-X11R7.0-1.0.2.tar.bz2.sig
and /dev/null differ




Archive powered by MHonArc 2.6.24.

Top of Page