Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (d1bc198c586997d6013512f4b9e8f3823df54bd5)

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 devel-xorg-modular grimoire by Treeve Jelbert (d1bc198c586997d6013512f4b9e8f3823df54bd5)
  • Date: Mon, 14 Jan 2013 02:46:27 -0600

GIT changes to devel-xorg-modular grimoire by Treeve Jelbert
<treeve AT sourcemage.org>:

dev/null |binary
devel/binutils/DETAILS | 2 +-
devel/binutils/HISTORY | 3 +++
devel/check/DETAILS | 2 +-
devel/check/HISTORY | 3 +++
devel/check/check-0.9.8.tar.gz.sig | 0
devel/check/check-0.9.9.tar.gz.sig |binary
e-17/efl/CONFLICTS | 3 +++
e-17/efl/HISTORY | 3 +++
php-pear/mongo/DETAILS | 4 ++--
php-pear/mongo/HISTORY | 3 +++
python-pypi/python-mpd/DETAILS | 7 ++-----
python-pypi/python-mpd/HISTORY | 4 ++++
python-pypi/python-mpd/jthalheim.gpg | 0
xfce/tumbler/DETAILS | 4 ++--
xfce/tumbler/HISTORY | 3 +++
16 files changed, 30 insertions(+), 11 deletions(-)

New commits:
commit 73dc1d0443e5b04454ab5d2afe017802899024d4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

tumbler: => 0.1.27

commit 88d73e1b994f5d5f7d781f08d335e32c068c1811
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

binutils: => 2.23.1

commit 984a023bbf2bf700b1cb66d507a7cdcd2dbd7ab3
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

python-mpd: => 0.5.0

commit 0d1e90f7f7ba8ea5d0e724913104724ea284038c
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

efl contains edje, emotion and ethumb

commit 5cffd5bc643fd45f1332929823a2695a42cf9bda
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

check 0.9.9

commit 5beed41ac9ea19607975efff98cdfb8c17239ac0
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mongo: => 1.2.12

diff --git a/devel/binutils/DETAILS b/devel/binutils/DETAILS
index 7586ae4..fc0ef8b 100755
--- a/devel/binutils/DETAILS
+++ b/devel/binutils/DETAILS
@@ -1,5 +1,5 @@
SPELL=binutils
- VERSION=2.22
+ VERSION=2.23.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/devel/binutils/HISTORY b/devel/binutils/HISTORY
index 78f80ea..93a843a 100644
--- a/devel/binutils/HISTORY
+++ b/devel/binutils/HISTORY
@@ -1,3 +1,6 @@
+2013-01-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: 2.13.1
+
2012-01-20 Thomas Orgis <sobukus AT sourcemage.org>
* INSTALL: install libiberty.h

diff --git a/devel/check/DETAILS b/devel/check/DETAILS
index fed8a78..ed2a16a 100755
--- a/devel/check/DETAILS
+++ b/devel/check/DETAILS
@@ -1,5 +1,5 @@
SPELL=check
- VERSION=0.9.8
+ VERSION=0.9.9
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=${SOURCEFORGE_URL}/check/$SOURCE
diff --git a/devel/check/HISTORY b/devel/check/HISTORY
index 5d6b230..ddc0fec 100644
--- a/devel/check/HISTORY
+++ b/devel/check/HISTORY
@@ -1,3 +1,6 @@
+2013-01-12 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.9.9
+
2011-08-19 Bor Kraljič <pyrobor AT ver.si>
* BUILD: removed, it only contained unrecognized configure option
(issue #30)

diff --git a/devel/check/check-0.9.8.tar.gz.sig
b/devel/check/check-0.9.8.tar.gz.sig
deleted file mode 100644
index bf17767..0000000
Binary files a/devel/check/check-0.9.8.tar.gz.sig and /dev/null differ
diff --git a/devel/check/check-0.9.9.tar.gz.sig
b/devel/check/check-0.9.9.tar.gz.sig
new file mode 100644
index 0000000..7f4d704
Binary files /dev/null and b/devel/check/check-0.9.9.tar.gz.sig differ
diff --git a/e-17/efl/CONFLICTS b/e-17/efl/CONFLICTS
index 46dd403..ce2ae3b 100755
--- a/e-17/efl/CONFLICTS
+++ b/e-17/efl/CONFLICTS
@@ -1,9 +1,12 @@
conflicts ecore &&
conflicts edbus &&
+conflicts edje &&
conflicts eet &&
conflicts efreet &&
conflicts eina &&
conflicts eio &&
conflicts embryo &&
+conflicts emotion &&
conflicts eobj &&
+conflicts ethumb &&
conflicts evas
diff --git a/e-17/efl/HISTORY b/e-17/efl/HISTORY
index ee61972..0a4b704 100644
--- a/e-17/efl/HISTORY
+++ b/e-17/efl/HISTORY
@@ -1,3 +1,6 @@
+2013-01-12 Ladislav Hagara <hgr AT vabo.cz>
+ * CONFLICTS: edje, emotion and ethumb added
+
2013-01-04 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Depends on valgrind
Optionally depends on bullet (in games)
diff --git a/php-pear/mongo/DETAILS b/php-pear/mongo/DETAILS
index 202f93f..260e588 100755
--- a/php-pear/mongo/DETAILS
+++ b/php-pear/mongo/DETAILS
@@ -1,8 +1,8 @@
SPELL=mongo
- VERSION=1.1.0
+ VERSION=1.2.12
SOURCE=$SPELL-$VERSION.tgz
SOURCE_URL[0]=http://pecl.php.net/get/$SOURCE
-
SOURCE_HASH=sha512:7457ab211ff304023cfc58143b3f34bc09aa25a7177c62f60a4c55378b22006e5a57aa1798ff7d97772018fecce1a7675cb9206edad0529329fad774d5c5d7a7
+
SOURCE_HASH=sha512:9e290979dcc53fa301bf3abf4d66d1c566e3d76e6f606bbd7130401f2cfbf6344c432de300eba6dd4009666df54e79477e12cfa1525718609e4b41e04b7d0c8d
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.mongodb.org/display/DOCS/PHP+Language+Center
LICENSE[0]=APACHE
diff --git a/php-pear/mongo/HISTORY b/php-pear/mongo/HISTORY
index 93429aa..8b06419 100644
--- a/php-pear/mongo/HISTORY
+++ b/php-pear/mongo/HISTORY
@@ -1,3 +1,6 @@
+2013-01-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.2.12
+
2010-12-22 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.1.0

diff --git a/python-pypi/python-mpd/DETAILS b/python-pypi/python-mpd/DETAILS
index 6870909..339a61b 100755
--- a/python-pypi/python-mpd/DETAILS
+++ b/python-pypi/python-mpd/DETAILS
@@ -1,12 +1,9 @@
SPELL=python-mpd
SPELLX=${SPELL}2
- VERSION=0.4.3
+ VERSION=0.5.0
SOURCE=$SPELLX-$VERSION.tar.bz2
- SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELLX/$SOURCE
- SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
- SOURCE_GPG=jthalheim.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
+
SOURCE_HASH=sha512:b275c9ee0b98fa51b5396571504181cdf78e24b2a384ccd5bdadff2bd3ea29bb90811c43b269c369839b63b738545e45cf92e39063de181f898fbb78f77d1c0f
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
WEB_SITE=https://github.com/Mic92/python-mpd2
LICENSE[0]=LGPL
diff --git a/python-pypi/python-mpd/HISTORY b/python-pypi/python-mpd/HISTORY
index dc12dc4..a9b0266 100644
--- a/python-pypi/python-mpd/HISTORY
+++ b/python-pypi/python-mpd/HISTORY
@@ -1,3 +1,7 @@
+2013-01-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.5.0; switched to hashsum
+ * jthalheim.gpg: removed
+
2012-07-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.4.3
* jthalheim.gpg: added key D7CC79FA (Jörg Thalheim
<jthalheim AT gmail.com>)
diff --git a/python-pypi/python-mpd/jthalheim.gpg
b/python-pypi/python-mpd/jthalheim.gpg
deleted file mode 100644
index 1c74254..0000000
Binary files a/python-pypi/python-mpd/jthalheim.gpg and /dev/null differ
diff --git a/xfce/tumbler/DETAILS b/xfce/tumbler/DETAILS
index a9a514d..607e3fa 100755
--- a/xfce/tumbler/DETAILS
+++ b/xfce/tumbler/DETAILS
@@ -1,11 +1,11 @@
SPELL=tumbler
- VERSION=0.1.26
+ VERSION=0.1.27
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://archive.xfce.org/src/xfce/$SPELL/$BRANCH/$SOURCE
WEB_SITE=http://www.xfce.org/
-
SOURCE_HASH=sha512:72c3bffa594f3a99e599dee7d35544cdc5fd21a18397b1b0b045378ed10037879aa14fb95a02040348da7cfdf65cfd932b92f1eeda529b5c86c378da98d8e06a
+
SOURCE_HASH=sha512:aec319300536cf890f101c258b290ab8b792b5effcffd4256a86e0cab66147ee06c454f16a5105cdf0b45cbb064b84706a7b1676b4410b0b960749e319d57127
LICENSE[0]=GPL
ENTERED=20121130
KEYWORDS="xfce"
diff --git a/xfce/tumbler/HISTORY b/xfce/tumbler/HISTORY
index ce2e470..6b280d9 100644
--- a/xfce/tumbler/HISTORY
+++ b/xfce/tumbler/HISTORY
@@ -1,3 +1,6 @@
+2013-01-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.1.27
+
2012-12-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.1.26




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (d1bc198c586997d6013512f4b9e8f3823df54bd5), Treeve Jelbert, 01/14/2013

Archive powered by MHonArc 2.6.24.

Top of Page