summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2010-02-25 09:16:19 +0100
committerTreeve Jelbert2010-02-25 09:16:19 +0100
commite77cda77736f57c94344a3158dd28ae1bcaa6e6b (patch)
tree2eca48226eb49be8f5007ca9d358c1af9d3905f9
parent7f8abe686b0753e953ae1653051b76973aeaff15 (diff)
parent9adf6c4adfee867e2371b8fd5f345dc3e76e04fe (diff)
Merge branch 'master' of ssh://scm.sourcemage.org/smgl/grimoire
-rwxr-xr-xlibs/boost/DETAILS4
-rw-r--r--libs/boost/HISTORY3
-rwxr-xr-xutils/pyxdg/DETAILS4
-rw-r--r--utils/pyxdg/HISTORY3
4 files changed, 10 insertions, 4 deletions
diff --git a/libs/boost/DETAILS b/libs/boost/DETAILS
index 72a322ba5f..bbf24b046d 100755
--- a/libs/boost/DETAILS
+++ b/libs/boost/DETAILS
@@ -1,6 +1,6 @@
SPELL=boost
- VERSION=1_41_0
- SOURCE_HASH=sha512:5e035c15d963f90cf0624dfbf4b67253d4aedbb42496a7b94928e2b8e717e6a6ba0e4d5f7d67a7dbc4bc917e09a1845619128b2343b013c8de2c517e7c679b64
+ VERSION=1_42_0
+ SOURCE_HASH=sha512:f3edbe7c52f6da16ccdb29afdb016a4e5b2f1ffd1fb8c9fea6e27c4ead2da17ccc5e31e1b509e207473dbd095eef492a141ccad673e3ccfe6293f3dc786e1503
SOURCE=${SPELL}_${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
diff --git a/libs/boost/HISTORY b/libs/boost/HISTORY
index 07f3f226f5..4c46f2aa76 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,6 @@
+2010-02-08 Sukneet <skipinder@gmail.com>
+ * DETAILS: updated spell to 1_42_0; bug #15595
+
2009-11-29 Finn Haedicke <finn_haedicke@gmx.net>
* DETAILS: version 1_41_0
diff --git a/utils/pyxdg/DETAILS b/utils/pyxdg/DETAILS
index 40d0eca702..46a3651b5c 100755
--- a/utils/pyxdg/DETAILS
+++ b/utils/pyxdg/DETAILS
@@ -1,9 +1,9 @@
SPELL=pyxdg
- VERSION=0.17
+ VERSION=0.19
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.freedesktop.org/~lanius/$SOURCE
- SOURCE_HASH=sha512:b116f829238d72ce648d1f8486621a153eb8296010cd2d6f4bec1ec296704af9b128189d09c17ced38fdafb89554df0bab24c3c9789fdca42dba9001fb837a19
+ SOURCE_HASH=sha512:1e202a0f4f6c00f66abe4717b2a5796b11bb466accc0d08f6172a4fa5d24de2121a39457d7e6f0b417945970e38590a94785300f23b82c0aed6d5969efb239b6
LICENSE[0]=LGPL
WEB_SITE=http://www.freedesktop.org/wiki/Software/pyxdg
ENTERED=20040921
diff --git a/utils/pyxdg/HISTORY b/utils/pyxdg/HISTORY
index 9de7e61823..89e4ce1a19 100644
--- a/utils/pyxdg/HISTORY
+++ b/utils/pyxdg/HISTORY
@@ -1,3 +1,6 @@
+2010-02-21 Sukneet <skipinder@gmail.com>
+ * DETAILS: updated spell to 0.19; bug #15598
+
2009-03-23 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.17