Skip to Content.
Sympa Menu

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

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 (685d07d11f1e983f078138ef12088fcba0728530)
  • Date: Mon, 20 Apr 2009 17:48:25 -0500

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

xorg-app/xrandr/DETAILS | 5 +++--
xorg-app/xrandr/HISTORY | 4 ++++
xorg-app/xrandr/xrandr-1.3.0.tar.bz2.sig |binary
xorg-lib/libxrandr/DEPENDS | 2 +-
xorg-lib/libxrandr/DETAILS | 5 +++--
xorg-lib/libxrandr/HISTORY | 13 ++++++++-----
xorg-lib/libxrandr/libXrandr-1.3.0.tar.bz2.sig |binary
7 files changed, 19 insertions(+), 10 deletions(-)

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

libxrandr: Cleanup whitespace

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

xrandr: Updated to 1.3.0

Cherry-picked from 1566d6eba94a5454d4955fe7cf4b93d6a3674669 in
devel-xorg-modular

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

libxrandr: Updated to 1.3.0

Cherry-picked from cabfb9cc8e625f862adf67d2bec3afc11b41b130 in
devel-xorg-modular

diff --git a/xorg-app/xrandr/DETAILS b/xorg-app/xrandr/DETAILS
index 06e7598..54afefc 100755
--- a/xorg-app/xrandr/DETAILS
+++ b/xorg-app/xrandr/DETAILS
@@ -1,10 +1,11 @@
SPELL=xrandr
PKG=xrandr
- VERSION=1.2.3
+ VERSION=1.3.0
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:f2776a5b67237802e6eb1f723076cbbfe975705abf488529e11a518c1e41f1e2a4599e8c0dcc45c1a2654e20787c397ac0e9a7ea99b8d800f59cc3095658a4ea
+#
SOURCE_HASH=sha512:d4060a11010653c7461583b3b9702b8bf7134b181be177266fa0eb4f2f7e6b794b717ab8b2b29d7c6dcd4493a228438b198aeb7b0e4a9d341583cc6b6fa28b61
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
diff --git a/xorg-app/xrandr/HISTORY b/xorg-app/xrandr/HISTORY
index 233f722..d62d50a 100644
--- a/xorg-app/xrandr/HISTORY
+++ b/xorg-app/xrandr/HISTORY
@@ -1,3 +1,7 @@
+2009-04-01 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.3.0
+ SOURCE matches upstream posted MD5
+
2008-03-20 Andraž ruskie Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.2.3
fixed WEB_SITE
diff --git a/xorg-app/xrandr/xrandr-1.3.0.tar.bz2.sig
b/xorg-app/xrandr/xrandr-1.3.0.tar.bz2.sig
new file mode 100644
index 0000000..3b563fd
Binary files /dev/null and b/xorg-app/xrandr/xrandr-1.3.0.tar.bz2.sig differ
diff --git a/xorg-lib/libxrandr/DEPENDS b/xorg-lib/libxrandr/DEPENDS
index 6b26c2f..63e7059 100755
--- a/xorg-lib/libxrandr/DEPENDS
+++ b/xorg-lib/libxrandr/DEPENDS
@@ -6,4 +6,4 @@ depends randrproto &&
depends renderproto &&
depends libx11 &&
depends libxext &&
-depends libxrender
+depends libxrender
diff --git a/xorg-lib/libxrandr/DETAILS b/xorg-lib/libxrandr/DETAILS
index ab5a33f..2a8fba7 100755
--- a/xorg-lib/libxrandr/DETAILS
+++ b/xorg-lib/libxrandr/DETAILS
@@ -1,10 +1,11 @@
SPELL=libxrandr
PKG=libXrandr
- VERSION=1.2.3
+ VERSION=1.3.0
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-
SOURCE_HASH=sha512:d8aea027bb39fea172113d8482174e234c42c4ed7d830dbf66f48b771a1ddcb8d4af9991569e613c3c69aaf65e8f05b7298fb262bcf281418b6d2df4fc523f96
+#
SOURCE_HASH=sha512:e7498d385f59de6e427bae45e18ffd8c218533fe9f67458c9327770d299466743f5f1992fd422d8a9543330084359a10426446b9bd9e7e09676669a49a591ac2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
LICENSE[0]=XCL
WEB_SITE=http://xorg.freedesktop.org
diff --git a/xorg-lib/libxrandr/HISTORY b/xorg-lib/libxrandr/HISTORY
index 3a55001..5c887fd 100644
--- a/xorg-lib/libxrandr/HISTORY
+++ b/xorg-lib/libxrandr/HISTORY
@@ -1,3 +1,6 @@
+2009-03-15 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.3.0
+
2008-08-22 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.2.3

@@ -30,7 +33,7 @@
2006-10-22 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version 1.1.2

-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-22 Robin Cook <rcook AT wyrms.net>
@@ -56,11 +59,11 @@
2005-11-25 Karsten Behrmann <BearPerson AT sourcemage.org>
* DEPENDS: auto-created or updated

-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>
+ * 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>
+ * DETAILS: fix broken SOURCE_URL

2005-11-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS, HISTORY: created spell
diff --git a/xorg-lib/libxrandr/libXrandr-1.3.0.tar.bz2.sig
b/xorg-lib/libxrandr/libXrandr-1.3.0.tar.bz2.sig
new file mode 100644
index 0000000..2aa37de
Binary files /dev/null and b/xorg-lib/libxrandr/libXrandr-1.3.0.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (685d07d11f1e983f078138ef12088fcba0728530), Eric Sandall, 04/20/2009

Archive powered by MHonArc 2.6.24.

Top of Page