Skip to Content.
Sympa Menu

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

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 (11a1d95f99bb7b820987dce4d8d5e36a7676066b)
  • Date: Mon, 12 Oct 2009 17:31:47 -0500

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

xorg-app/xprop/DETAILS | 11 +++++------
xorg-app/xprop/HISTORY | 5 +++++
xorg-app/xprop/xprop-1.1.0.tar.bz2.sig |binary
xorg-app/xrdb/DETAILS | 11 +++++------
xorg-app/xrdb/HISTORY | 5 +++++
xorg-app/xrdb/xrdb-1.0.6.tar.bz2.sig |binary
6 files changed, 20 insertions(+), 12 deletions(-)

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

xrdb: Removed PKG and XORG_VER

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

xrdb: Updated to 1.0.6
SOURCE matches upstream posted MD5

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

xprop: Removed XORG_VER and PKG

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

xprop: Updated to 1.1.0
SOURCE matches upstream posted MD5

diff --git a/xorg-app/xprop/DETAILS b/xorg-app/xprop/DETAILS
index 06bcb43..5257f4f 100755
--- a/xorg-app/xprop/DETAILS
+++ b/xorg-app/xprop/DETAILS
@@ -1,11 +1,10 @@
SPELL=xprop
- PKG=xprop
- VERSION=1.0.4
- XORG_VER=X11R7.0
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.1.0
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:7b5a02e397632f9b2269205ef13d1e791c7625602f3941797934d9702fed7d37e09cb3c553954ef25b1f8f7989865e1da47dcad2d16ad6afe8482ba6a1e392b7
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+#
SOURCE_HASH=sha512:7b5a02e397632f9b2269205ef13d1e791c7625602f3941797934d9702fed7d37e09cb3c553954ef25b1f8f7989865e1da47dcad2d16ad6afe8482ba6a1e392b7
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
LICENSE[0]=XCL
diff --git a/xorg-app/xprop/HISTORY b/xorg-app/xprop/HISTORY
index 852cd6c..70521d5 100644
--- a/xorg-app/xprop/HISTORY
+++ b/xorg-app/xprop/HISTORY
@@ -1,3 +1,8 @@
+2009-10-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.0
+ SOURCE matches upstream posted MD5
+ Removed PKG and XORG_VER
+
2008-03-20 Andraž ruskie Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.0.4
fixed WEB_SITE
diff --git a/xorg-app/xprop/xprop-1.1.0.tar.bz2.sig
b/xorg-app/xprop/xprop-1.1.0.tar.bz2.sig
new file mode 100644
index 0000000..51c98cb
Binary files /dev/null and b/xorg-app/xprop/xprop-1.1.0.tar.bz2.sig differ
diff --git a/xorg-app/xrdb/DETAILS b/xorg-app/xrdb/DETAILS
index e546519..c91efba 100755
--- a/xorg-app/xrdb/DETAILS
+++ b/xorg-app/xrdb/DETAILS
@@ -1,11 +1,10 @@
SPELL=xrdb
- PKG=xrdb
- VERSION=1.0.5
- XORG_VER=X11R7.1
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.0.6
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:b7b5e749f1bf16f6e5ce1393acc0400fd233f7c150445c6fca0e18dbf2bc69f1c5129c03f4efec63e214e4a971c62f37105d4643004723c8a8298bda9434ddce
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+#
SOURCE_HASH=sha512:b7b5e749f1bf16f6e5ce1393acc0400fd233f7c150445c6fca0e18dbf2bc69f1c5129c03f4efec63e214e4a971c62f37105d4643004723c8a8298bda9434ddce
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
LICENSE[0]=XCL
diff --git a/xorg-app/xrdb/HISTORY b/xorg-app/xrdb/HISTORY
index a41af14..9ba9ab7 100644
--- a/xorg-app/xrdb/HISTORY
+++ b/xorg-app/xrdb/HISTORY
@@ -1,3 +1,8 @@
+2009-10-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.0.6
+ SOURCE matches upstream posted MD5
+ Removed PKG and XORG_VER
+
2008-03-20 Andraž ruskie Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.0.5
fixed WEB_SITE
diff --git a/xorg-app/xrdb/xrdb-1.0.6.tar.bz2.sig
b/xorg-app/xrdb/xrdb-1.0.6.tar.bz2.sig
new file mode 100644
index 0000000..3f5273e
Binary files /dev/null and b/xorg-app/xrdb/xrdb-1.0.6.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (11a1d95f99bb7b820987dce4d8d5e36a7676066b), Eric Sandall, 10/12/2009

Archive powered by MHonArc 2.6.24.

Top of Page