Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (786850c751ecc350ca58cc35aea833c3fb3011ec)

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 master grimoire by Treeve Jelbert (786850c751ecc350ca58cc35aea833c3fb3011ec)
  • Date: Sat, 2 May 2015 02:44:53 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

xorg-lib/libpciaccess/DETAILS | 4 ++--
xorg-lib/libpciaccess/HISTORY | 3 +++
xorg-lib/libxkbfile/DETAILS | 4 ++--
xorg-lib/libxkbfile/HISTORY | 3 +++
xorg-lib/libxrender/DEPENDS | 1 -
xorg-lib/libxrender/DETAILS | 4 ++--
xorg-lib/libxrender/HISTORY | 4 ++++
xorg-lib/libxt/DETAILS | 21 +++++----------------
xorg-lib/libxt/HISTORY | 4 ++++
9 files changed, 25 insertions(+), 23 deletions(-)

New commits:
commit 786850c751ecc350ca58cc35aea833c3fb3011ec
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libxt: => 1.1.5

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

libxrender: => 0.9.9

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

libxkbfile: => 1.0.9

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

libpciaccess: => 0.13.4

diff --git a/xorg-lib/libpciaccess/DETAILS b/xorg-lib/libpciaccess/DETAILS
index 0b9390a..e2e831e 100755
--- a/xorg-lib/libpciaccess/DETAILS
+++ b/xorg-lib/libpciaccess/DETAILS
@@ -1,6 +1,6 @@
SPELL=libpciaccess
- VERSION=0.13.3
-
SOURCE_HASH=sha512:11ad783c6278e340973a621339cece3776c098952d0eaf96bfe745d013347e928c0883ed8444c5ddea870f5e4b3c25da16a44facb9d7fc1c8fea1c7e77bd592b
+ VERSION=0.13.4
+
SOURCE_HASH=sha512:d5b32c525dd36dc85c9a09f45696808730eabbbd3cce892a6dbfb02a566598baad27be58567eb7ced15b3d99fb9afa1d1c24ec19754bcf7a1857a0c8cea34d92
# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE="${SPELL}-${VERSION}.tar.bz2"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
diff --git a/xorg-lib/libpciaccess/HISTORY b/xorg-lib/libpciaccess/HISTORY
index b554c12..2f4d8eb 100644
--- a/xorg-lib/libpciaccess/HISTORY
+++ b/xorg-lib/libpciaccess/HISTORY
@@ -1,3 +1,6 @@
+2015-05-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.13.4
+
2015-02-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.13.3

diff --git a/xorg-lib/libxkbfile/DETAILS b/xorg-lib/libxkbfile/DETAILS
index b51fc07..d5dbfd6 100755
--- a/xorg-lib/libxkbfile/DETAILS
+++ b/xorg-lib/libxkbfile/DETAILS
@@ -1,7 +1,7 @@
SPELL=libxkbfile
PKG=libxkbfile
- VERSION=1.0.8
-
SOURCE_HASH=sha512:1d8766db2a15fe0a1f3775d38422eabd572ec8ba8417cde9f1ec95b0065e1acb6036fcf9a8e54f2e0517b358f9f3fe6f8b419554ec7688c24ec4072939c5e099
+ VERSION=1.0.9
+
SOURCE_HASH=sha512:5fa268f10d7c4bd7b1e0c9f12adaa53d86b149f193d228fc620b3b81d360b37e4ede0192f5a0dc715bf830a57bd1388af01399fb33609413fc64623ee91cb8d1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
diff --git a/xorg-lib/libxkbfile/HISTORY b/xorg-lib/libxkbfile/HISTORY
index 9a73554..9ae587b 100644
--- a/xorg-lib/libxkbfile/HISTORY
+++ b/xorg-lib/libxkbfile/HISTORY
@@ -1,3 +1,6 @@
+2015-05-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.9
+
2014-09-25 Remko van der Vossen <wich AT sourcemage.org>
* DEPENDS: missing depends

diff --git a/xorg-lib/libxrender/DEPENDS b/xorg-lib/libxrender/DEPENDS
index 8210561..44c02d4 100755
--- a/xorg-lib/libxrender/DEPENDS
+++ b/xorg-lib/libxrender/DEPENDS
@@ -1,6 +1,5 @@
depends AWK &&
depends pkgconfig &&
-depends kbproto &&
depends libpthread-stubs &&
depends libtool &&
depends libx11 &&
diff --git a/xorg-lib/libxrender/DETAILS b/xorg-lib/libxrender/DETAILS
index 6777bcc..ff40b03 100755
--- a/xorg-lib/libxrender/DETAILS
+++ b/xorg-lib/libxrender/DETAILS
@@ -1,7 +1,7 @@
SPELL=libxrender
PKG=libXrender
- VERSION=0.9.8
-
SOURCE_HASH=sha512:111a0ec4e19932a50da4914d9112b0a16c1d9c800e2b8398ddaf9ed70dae1a4eb75860282ca62d023e78957bbc3f015cb80d91ba76a24595df9f8a2b7e055b58
+ VERSION=0.9.9
+
SOURCE_HASH=sha512:6bb6d18d6a1b26631921b19b95a18556296208578f59fbdb7dd81f09bd9399021a2c72e7fc1504134cd004722153dc5b43fef49347aea54d4748fa22d3b6e9a7
SECURITY_PATCH=1
# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE=${PKG}-${VERSION}.tar.bz2
diff --git a/xorg-lib/libxrender/HISTORY b/xorg-lib/libxrender/HISTORY
index c150149..a9eb3ea 100644
--- a/xorg-lib/libxrender/HISTORY
+++ b/xorg-lib/libxrender/HISTORY
@@ -1,3 +1,7 @@
+2015-05-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.9
+ * DEPENDS: remove kbproto, builds without it
+
2015-01-02 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on kbproto

diff --git a/xorg-lib/libxt/DETAILS b/xorg-lib/libxt/DETAILS
index 4bc6db4..62cb550 100755
--- a/xorg-lib/libxt/DETAILS
+++ b/xorg-lib/libxt/DETAILS
@@ -1,7 +1,7 @@
SPELL=libxt
PKG=libXt
- VERSION=1.1.4
-
SOURCE_HASH=sha512:57721def16bf29e05deb746566400d71cf0cd5bf9b8b7ebed19abb7c6804e14073060b6cf94409903aa464d27acca2e91f55654b2d4770677b2b4b4dc78fd423
+ VERSION=1.1.5
+
SOURCE_HASH=sha512:29828cfc021b60e0a0b5ff0321801db20f12bd635866cd000b35a23736b5477a3d1e5f936a1124ed3e3f4c0e7a27cb8744dbb5ab4fbcd45c817a13877081e05b
SECURITY_PATCH=1
# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE=${PKG}-${VERSION}.tar.bz2
@@ -10,19 +10,8 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
- SHORT="Module libxt for xorg"
+ SHORT="X Toolkit Intrinsics library"
cat << EOF
-The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
-maintain the official Public Implementation of X11.
-
-The XOrg Foundation invites anyone who has an interest to join in. Anyone
-may create and work on a branch in the repository. See XOrgRepository for
-more information about the XOrg Foundation repository.
-
-The repository consists of an imported XFree86 tree that is very close
-to their 4.4 release. Just before its 4.4 release, XFree86 adopted a
-new licensing scheme incompatible with the GPL. For this reason, we have
-recreated its tree as closely as possible without importing files affected
-by the new license. Our tree is being referred to as simply "XOrg", and a
-public release will be made shortly.
+libXt is the X Toolkit Intrinsics library used to build older generation
+toolkits such as Motif & Xaw
EOF
diff --git a/xorg-lib/libxt/HISTORY b/xorg-lib/libxt/HISTORY
index 0bcf19b..a505435 100644
--- a/xorg-lib/libxt/HISTORY
+++ b/xorg-lib/libxt/HISTORY
@@ -1,3 +1,7 @@
+2015-05-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.5
+ fix DESC
+
2013-05-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.4
SECURITY_PATCH=1 fixes CVE-2013-2002 & CVE-2013-2005



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (786850c751ecc350ca58cc35aea833c3fb3011ec), Treeve Jelbert, 05/02/2015

Archive powered by MHonArc 2.6.24.

Top of Page