[SM-Commit] GIT changes to master xorg-modular grimoire by Andraž Levstik (1855213557cce0d1e0ab0474005e3488b3840dec)

Andraž Levstik scm at sourcemage.org
Fri Apr 27 18:42:21 EDT 2007


GIT changes to master xorg-modular grimoire by Andraž Levstik <ruskie at mages.ath.cx>:

 xorg-app/bdftopcf/DETAILS             |   12 +++++-------
 xorg-app/bdftopcf/HISTORY             |    3 +++
 xorg-driver/xf86-input-acecad/DETAILS |   12 +++++-------
 xorg-driver/xf86-input-acecad/HISTORY |    3 +++
 xorg-lib/libxfont/DETAILS             |    4 ++--
 xorg-lib/libxfont/HISTORY             |    3 +++
 xorg-proto/inputproto/DETAILS         |    4 ++--
 xorg-proto/inputproto/HISTORY         |    3 +++
 8 files changed, 26 insertions(+), 18 deletions(-)

New commits:
commit 1855213557cce0d1e0ab0474005e3488b3840dec
Author: Andraž Levstik <ruskie at mages.ath.cx>
Commit: Andraž Levstik <ruskie at mages.ath.cx>

    xorg-proto/inputproto: version update

commit f393eb38a880ee611539e69ab11900366d7a86b5
Author: Andraž Levstik <ruskie at mages.ath.cx>
Commit: Andraž Levstik <ruskie at mages.ath.cx>

    xorg-lib/libxfont: version update

commit df2d841b1727f9a3e39a16ee8e0c034da8aef1e5
Author: Andraž Levstik <ruskie at mages.ath.cx>
Commit: Andraž Levstik <ruskie at mages.ath.cx>

    xorg-driver/xf86-input-acecad: version update

commit 6a1fb42bad8456b3f06729c4b14cb4cb28c55481
Author: Andraž Levstik <ruskie at mages.ath.cx>
Commit: Andraž Levstik <ruskie at mages.ath.cx>

    xorg-app/bdftopcf: version update

diff --git a/xorg-app/bdftopcf/DETAILS b/xorg-app/bdftopcf/DETAILS
index d39d137..8d9e3e4 100755
--- a/xorg-app/bdftopcf/DETAILS
+++ b/xorg-app/bdftopcf/DETAILS
@@ -1,16 +1,14 @@
            SPELL=bdftopcf
              PKG=bdftopcf
-         VERSION=1.0.0
+         VERSION=1.0.1
         XORG_VER=X11R7.0
-          SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
-      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+          SOURCE=${PKG}-${VERSION}.tar.bz2
+   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+     SOURCE_HASH=sha512:84fbe6cd24e7511e445379650cd3acfad920a51f163b92283185f40cd2f9a46efe06feeba06975c02a0ef423329e43db5c47a5814616734fc8b8cd1cb50360f0
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
         WEB_SITE=http://xorg.freedesktop.org
          ENTERED=20051125
-         UPDATED=20051125
       LICENSE[0]=XCL
-       BUILD_API=2
            SHORT="Module bdftopcf for xorg"
 cat << EOF
 The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
diff --git a/xorg-app/bdftopcf/HISTORY b/xorg-app/bdftopcf/HISTORY
index e8799d6..ed4bda9 100644
--- a/xorg-app/bdftopcf/HISTORY
+++ b/xorg-app/bdftopcf/HISTORY
@@ -1,3 +1,6 @@
+2007-04-28 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
+	* DETAILS: version update 1.0.1
+
 2005-12-22 Robin Cook <rcook at wyrms.net>
 	* DETAILS: added XORG_VER
 	  updated SOURCE, SOURCE_URL, and SOURCE_DIRECTORY
diff --git a/xorg-driver/xf86-input-acecad/DETAILS b/xorg-driver/xf86-input-acecad/DETAILS
index 053601a..adf2b91 100755
--- a/xorg-driver/xf86-input-acecad/DETAILS
+++ b/xorg-driver/xf86-input-acecad/DETAILS
@@ -1,16 +1,14 @@
            SPELL=xf86-input-acecad
              PKG=xf86-input-acecad
-         VERSION=1.1.0
+         VERSION=1.1.1
         XORG_VER=X11R7.1
-          SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/driver/${SOURCE}
-     SOURCE_HASH=sha512:60f652f2751bbfd23e63b18da51a1ad58abb6dfd7571b2e457db25b91af8fd5bb2ac104cb6bdf0659180032924f480d33075cb3036077b354d3e566bfd064f42
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+          SOURCE=${PKG}-${VERSION}.tar.bz2
+   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
+     SOURCE_HASH=sha512:913c5efb70474a3bd13f549cfabbe3b3af854b045f19ce9624a752fbc925d2d164b0f04db6cb1b67a92c8ddbecc53ea81184e6b3fe619c696f8fea934cbdf92f
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
         WEB_SITE=http://xorg.freedesktop.org
          ENTERED=20051125
-         UPDATED=20051125
       LICENSE[0]=XCL
-       BUILD_API=2
            SHORT="Module xf86-input-acecad for xorg"
 cat << EOF
 The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
diff --git a/xorg-driver/xf86-input-acecad/HISTORY b/xorg-driver/xf86-input-acecad/HISTORY
index 3e8b74b..b99629b 100644
--- a/xorg-driver/xf86-input-acecad/HISTORY
+++ b/xorg-driver/xf86-input-acecad/HISTORY
@@ -1,3 +1,6 @@
+2007-04-28 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
+	* DETAILS: version update 1.1.1
+
 2006-05-23 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* DETAILS: updated for xorg 7.1
 
diff --git a/xorg-lib/libxfont/DETAILS b/xorg-lib/libxfont/DETAILS
index 2e97549..fba369e 100755
--- a/xorg-lib/libxfont/DETAILS
+++ b/xorg-lib/libxfont/DETAILS
@@ -1,10 +1,10 @@
            SPELL=libxfont
              PKG=libXfont
-         VERSION=1.2.7
+         VERSION=1.2.8
         XORG_VER=X11R7.1
           SOURCE=${PKG}-${VERSION}.tar.bz2
    SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-     SOURCE_HASH=sha512:617209f309075ba18bace6d9ec88f755a40a41657fe27e6e591768e7349e650263cc0ad38d261a672873aa9300fffa5cf67b7f1716b0032c8b8c25ee922f0194
+     SOURCE_HASH=sha512:e4addfd98bce3eb95e60be4100de4aeaa884550f0bb0db1e33207ae8d1655dc8592742934b033e138f912c3245a6949d2a5281ed953482126c54ab21246a9467
 SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
         WEB_SITE=http://xorg.freedesktop.org
          ENTERED=20051125
diff --git a/xorg-lib/libxfont/HISTORY b/xorg-lib/libxfont/HISTORY
index bf16946..97376af 100644
--- a/xorg-lib/libxfont/HISTORY
+++ b/xorg-lib/libxfont/HISTORY
@@ -1,3 +1,6 @@
+2007-04-28 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
+	* DETAILS: update to 1.2.8
+
 2007-02-01 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* DETAILS: update to 1.2.7
 
diff --git a/xorg-proto/inputproto/DETAILS b/xorg-proto/inputproto/DETAILS
index f793def..0669c24 100755
--- a/xorg-proto/inputproto/DETAILS
+++ b/xorg-proto/inputproto/DETAILS
@@ -1,10 +1,10 @@
           SPELL=inputproto
-         VERSION=1.4.1
+         VERSION=1.4.2
         XORG_VER=X11R7.0
           SOURCE=${SPELL}-${VERSION}.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
    SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/proto/${SOURCE}
-     SOURCE_HASH=sha512:2697332255ab5912bbe5d07e046715f3916794f6bd770c1010fc2c594c4f1274d44425510393c83ca3b1566546dc476c16142abf2685cb18a1514d9a2766a824
+     SOURCE_HASH=sha512:e4a08e506c55e7285d2d1981e3b8519bcbf53a5a7bc50f55632904ff4ac1526f83c3bf54a26588a4f0612b6b303f1a7c00fe8c9713742e4bb0e53e178bc60999
       LICENSE[0]=XCL
         WEB_SITE=http://xorg.freedesktop.org/
          ENTERED=20051124
diff --git a/xorg-proto/inputproto/HISTORY b/xorg-proto/inputproto/HISTORY
index b8315bd..42e68eb 100644
--- a/xorg-proto/inputproto/HISTORY
+++ b/xorg-proto/inputproto/HISTORY
@@ -1,3 +1,6 @@
+2007-04-28 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
+	* DETAILS: update to 1.4.2
+
 2007-02-16 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* DETAILS: update to 1.4.1
 



More information about the SM-Commit mailing list