Skip to Content.
Sympa Menu

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

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 (73f1f7226cb2c6ea242aa0a10bdea8ea0b275c8e)
  • Date: Tue, 24 Mar 2015 07:28:49 -0500

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

python-pypi/cython/DETAILS | 4 ++--
python-pypi/cython/HISTORY | 3 +++
x11-libs/libfakekey/BUILD | 2 ++
x11-libs/libfakekey/HISTORY | 3 +++
xorg-lib/libxdmcp/DETAILS | 4 ++--
xorg-lib/libxdmcp/HISTORY | 3 +++
6 files changed, 15 insertions(+), 4 deletions(-)

New commits:
commit 73f1f7226cb2c6ea242aa0a10bdea8ea0b275c8e
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libfakekey - fix build

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

cython: => 0.22

commit 162843f6d1c393cbd831c784b56f484b86640049
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libxdmcp: => 1.1.2

diff --git a/python-pypi/cython/DETAILS b/python-pypi/cython/DETAILS
index cb29db3..c215fd5 100755
--- a/python-pypi/cython/DETAILS
+++ b/python-pypi/cython/DETAILS
@@ -1,6 +1,6 @@
SPELL=cython
- VERSION=0.20.2
-
SOURCE_HASH=sha512:118e3ebd76f50bda8187b76654e65caab2c2c403df9b89da525c2c963dedc7b38d898ae0b92d44b278731d969a891eb3f7b5bcc138cfe3e037f175d4c87c29ec
+ VERSION=0.22
+
SOURCE_HASH=sha512:856220fa579e272ac38dcef091760f527431ff3b98df9af6e68416fcf77d9659ac5abe5c7dee41331f359614637a4ff452033085335ee499830ed126ab584267
SOURCE=Cython-${VERSION}.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Cython-${VERSION}"
SOURCE_URL[0]=http://www.cython.org/release/${SOURCE}
diff --git a/python-pypi/cython/HISTORY b/python-pypi/cython/HISTORY
index ef9edcf..e396f0a 100644
--- a/python-pypi/cython/HISTORY
+++ b/python-pypi/cython/HISTORY
@@ -1,3 +1,6 @@
+2015-03-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.22
+
2014-07-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.20.2

diff --git a/x11-libs/libfakekey/BUILD b/x11-libs/libfakekey/BUILD
new file mode 100755
index 0000000..5a34e5a
--- /dev/null
+++ b/x11-libs/libfakekey/BUILD
@@ -0,0 +1,2 @@
+LDFLAGS+=" -lX11"
+default_build
diff --git a/x11-libs/libfakekey/HISTORY b/x11-libs/libfakekey/HISTORY
index 5dfe79e..6e69b6f 100644
--- a/x11-libs/libfakekey/HISTORY
+++ b/x11-libs/libfakekey/HISTORY
@@ -1,3 +1,6 @@
+2015-03-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * BUILD: added, to fix build
+
2009-08-29 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS, DEPENDS: Created

diff --git a/xorg-lib/libxdmcp/DETAILS b/xorg-lib/libxdmcp/DETAILS
index 063ea10..62c9b16 100755
--- a/xorg-lib/libxdmcp/DETAILS
+++ b/xorg-lib/libxdmcp/DETAILS
@@ -1,7 +1,7 @@
SPELL=libxdmcp
PKG=libXdmcp
- VERSION=1.1.1
-
SOURCE_HASH=sha512:b17ad4bf01443cb78b440a33a89f2b98babf02402d7bdf68161a08429fd1964ac8112b0bb1519dd2138db0a5ff295c7b7581f56ff602ccca1a9baac26bc62e08
+ VERSION=1.1.2
+
SOURCE_HASH=sha512:f96005934b8bc752059106f8caf7df0574f5ef3c7a83bd797497b56ca556a7ff4dc1d28195e421259e82ea027b5c738094add3ec107a22544c9070725d8d46bb
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/libxdmcp/HISTORY b/xorg-lib/libxdmcp/HISTORY
index dbdd2c8..b5516f6 100644
--- a/xorg-lib/libxdmcp/HISTORY
+++ b/xorg-lib/libxdmcp/HISTORY
@@ -1,3 +1,6 @@
+2015-03-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.2
+
2012-03-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (73f1f7226cb2c6ea242aa0a10bdea8ea0b275c8e), Treeve Jelbert, 03/24/2015

Archive powered by MHonArc 2.6.24.

Top of Page