[SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (6cbb631d02b345239c631b01b7688bc7c9b573c7)

Eric Sandall scm at sourcemage.org
Tue Oct 27 20:25:01 EDT 2009


GIT changes to devel-xorg-modular grimoire by Eric Sandall <sandalle at sourcemage.org>:

 xorg-app/x11perf/DETAILS                         |   24 ++++++++++-------------
 xorg-app/x11perf/HISTORY                         |    5 ++++
 xorg-app/x11perf/x11perf-1.5.1.tar.bz2.sig       |binary
 xorg-app/xcursorgen/DETAILS                      |   11 ++++------
 xorg-app/xcursorgen/HISTORY                      |    5 ++++
 xorg-app/xcursorgen/xcursorgen-1.0.3.tar.bz2.sig |binary
 xorg-app/xdpyinfo/DETAILS                        |   12 ++++-------
 xorg-app/xdpyinfo/HISTORY                        |    6 +++++
 xorg-app/xdpyinfo/xdpyinfo-1.1.0.tar.bz2.sig     |binary
 9 files changed, 37 insertions(+), 26 deletions(-)

New commits:
commit 6cbb631d02b345239c631b01b7688bc7c9b573c7
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    xdpyinfo: Removed PKG and XORG_VER

commit 2d10785d3151b44a4ca5e2e0ed672752eaad6e11
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    xdpyinfo: Updated to 1.1.0
    SOURCE matches upstream posted MD5
    Removed PATCHLEVEL

commit 84000f4f4e7d030319af90cfcc045ab212229ac7
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    x11perf: Cleanup whitespace

commit d93852d5234c8ef5ceb265ff2172e898dd3e3eb1
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    x11perf: Removed XORG_VER and PKG

commit 9764470d45106dbbeff8cfafb5faffaeeaaad1e6
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    x11perf: Updated to 1.5.1
    SOURCE matches upstream posted MD5

commit cb22ce5fb4accd7ba452c5d3a7e23ef83f84a5f3
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    xcursorgen: Removed PKG and XORG_VER

commit 9a940a4328ca73d3fccd00472b6233f331094b8a
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    xcursorgen: Updated to 1.0.3
    SOURCE matches upstream posted MD5

diff --git a/xorg-app/x11perf/DETAILS b/xorg-app/x11perf/DETAILS
index 14a2bcf..23d8ef3 100755
--- a/xorg-app/x11perf/DETAILS
+++ b/xorg-app/x11perf/DETAILS
@@ -1,26 +1,24 @@
            SPELL=x11perf
-             PKG=x11perf
-         VERSION=1.5
-        XORG_VER=X11R7.1
-          SOURCE=${PKG}-${VERSION}.tar.bz2
+         VERSION=1.5.1
+          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:ba58f402a7f354a370c0eeda9330963c3651adee19f825c67692cf74f3713fcd67154ca925046924236f24774786e84f4dd9556823f61ee8f654d21ebe5d43f6
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+#     SOURCE_HASH=sha512:ba58f402a7f354a370c0eeda9330963c3651adee19f825c67692cf74f3713fcd67154ca925046924236f24774786e84f4dd9556823f61ee8f654d21ebe5d43f6
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         WEB_SITE=http://xorg.freedesktop.org/wiki
          ENTERED=20051125
       LICENSE[0]=XCL
            SHORT="summarize x11perf results"
 cat << EOF
-Xmark is a shell script that reads the indicated datafile and compiles a 
-benchmark which it writes to standard output. It writes three numbers: 
+Xmark is a shell script that reads the indicated datafile and compiles a
+benchmark which it writes to standard output. It writes three numbers:
 
- 
- A weighted performance number for the x11perf results. 
+ A weighted performance number for the x11perf results.
 
- A weighted performance number for a standard SparcStation 1, with SunOS 
- 4.1.2, X11R5 Xsun, and a CG3 dumb Color Frame Buffer. 
+ A weighted performance number for a standard SparcStation 1, with SunOS
+ 4.1.2, X11R5 Xsun, and a CG3 dumb Color Frame Buffer.
 
- The Xmark, which is the ratio of the two numbers above. 
+ The Xmark, which is the ratio of the two numbers above.
 
  The datafile must be an ordinary file, produced by x11perf.
 EOF
diff --git a/xorg-app/x11perf/HISTORY b/xorg-app/x11perf/HISTORY
index 69e1609..f6c565e 100644
--- a/xorg-app/x11perf/HISTORY
+++ b/xorg-app/x11perf/HISTORY
@@ -1,3 +1,8 @@
+2009-10-27 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 1.5.1
+	  SOURCE matches upstream posted MD5
+	  Removed XORG_VER and PKG
+
 2008-03-20 Andraž ruskie Levstik <ruskie at mages.ath.cx>
 	* DETAILS: Fixed SOURCE_URL[0]
 	  fixed WEB_SITE
diff --git a/xorg-app/x11perf/x11perf-1.5.1.tar.bz2.sig b/xorg-app/x11perf/x11perf-1.5.1.tar.bz2.sig
new file mode 100644
index 0000000..ebcf853
Binary files /dev/null and b/xorg-app/x11perf/x11perf-1.5.1.tar.bz2.sig differ
diff --git a/xorg-app/xcursorgen/DETAILS b/xorg-app/xcursorgen/DETAILS
index dff96d1..00e47ee 100755
--- a/xorg-app/xcursorgen/DETAILS
+++ b/xorg-app/xcursorgen/DETAILS
@@ -1,11 +1,10 @@
            SPELL=xcursorgen
-             PKG=xcursorgen
-         VERSION=1.0.2
-        XORG_VER=X11R7.1
-          SOURCE=${PKG}-${VERSION}.tar.bz2
+         VERSION=1.0.3
+          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:c48b9ae834a59542a80c97f9c2abbc272be7c9dc0e3525f830adff41ee35e324942911ee6ab3cdb864a5a46e9c190e5b037a3b5c5873e1ef29f533182a64fbd1
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+#     SOURCE_HASH=sha512:c48b9ae834a59542a80c97f9c2abbc272be7c9dc0e3525f830adff41ee35e324942911ee6ab3cdb864a5a46e9c190e5b037a3b5c5873e1ef29f533182a64fbd1
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         WEB_SITE=http://xorg.freedesktop.org
          ENTERED=20051125
       LICENSE[0]=XCL
diff --git a/xorg-app/xcursorgen/HISTORY b/xorg-app/xcursorgen/HISTORY
index 2b68c90..d62b2b1 100644
--- a/xorg-app/xcursorgen/HISTORY
+++ b/xorg-app/xcursorgen/HISTORY
@@ -1,3 +1,8 @@
+2009-10-27 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 1.0.3
+	  SOURCE matches upstream posted MD5
+	  Removed XORG_VER and PKG
+
 2008-08-25 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* DEPENDS: fix for bug 13575
 
diff --git a/xorg-app/xcursorgen/xcursorgen-1.0.3.tar.bz2.sig b/xorg-app/xcursorgen/xcursorgen-1.0.3.tar.bz2.sig
new file mode 100644
index 0000000..823f378
Binary files /dev/null and b/xorg-app/xcursorgen/xcursorgen-1.0.3.tar.bz2.sig differ
diff --git a/xorg-app/xdpyinfo/DETAILS b/xorg-app/xdpyinfo/DETAILS
index 3522312..235a48c 100755
--- a/xorg-app/xdpyinfo/DETAILS
+++ b/xorg-app/xdpyinfo/DETAILS
@@ -1,15 +1,13 @@
            SPELL=xdpyinfo
-             PKG=xdpyinfo
-         VERSION=1.0.3
-        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:4dd89b1be496da7f90ab00ee0bfbf4dc1d6d09262988bd83434aa6bfe7f4afc37583730c64f5ce1b2f2f295a226431e565a718c9366396354d8ccdf017792958
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+#     SOURCE_HASH=sha512:4dd89b1be496da7f90ab00ee0bfbf4dc1d6d09262988bd83434aa6bfe7f4afc37583730c64f5ce1b2f2f295a226431e565a718c9366396354d8ccdf017792958
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         WEB_SITE=http://xorg.freedesktop.org
          ENTERED=20051125
       LICENSE[0]=XCL
-      PATCHLEVEL=1
            SHORT="The X.Org display information application"
 cat << EOF
 xdpyinfo displays information about a particular tage display, inlcuding
diff --git a/xorg-app/xdpyinfo/HISTORY b/xorg-app/xdpyinfo/HISTORY
index f2456ab..6aeb1a7 100644
--- a/xorg-app/xdpyinfo/HISTORY
+++ b/xorg-app/xdpyinfo/HISTORY
@@ -1,3 +1,9 @@
+2009-10-27 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 1.1.0
+	  SOURCE matches upstream posted MD5
+	  Removed PATCHLEVEL
+	  Removed PKG and XORG_VER
+
 2009-01-26 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* DEPENDS: no more libxp
 	* DETAILS: patchlevel++
diff --git a/xorg-app/xdpyinfo/xdpyinfo-1.1.0.tar.bz2.sig b/xorg-app/xdpyinfo/xdpyinfo-1.1.0.tar.bz2.sig
new file mode 100644
index 0000000..09b4b52
Binary files /dev/null and b/xorg-app/xdpyinfo/xdpyinfo-1.1.0.tar.bz2.sig differ



More information about the SM-Commit mailing list