Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (149d0d7ae0f2c797912bd73698904b53036f48a0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (149d0d7ae0f2c797912bd73698904b53036f48a0)
  • Date: Sat, 4 Jun 2011 19:06:34 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

php-pear/xcache/BUILD | 6 +++++-
php-pear/xcache/DETAILS | 5 +++--
php-pear/xcache/HISTORY | 5 ++++-
python-pypi/python-ldap/DETAILS | 4 ++--
python-pypi/python-ldap/HISTORY | 3 +++
utils/sysstat/DETAILS | 4 ++--
utils/sysstat/HISTORY | 3 +++
7 files changed, 22 insertions(+), 8 deletions(-)

New commits:
commit 149d0d7ae0f2c797912bd73698904b53036f48a0
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

python-ldap: => 2.4.0

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

sysstat: => 10.0.1

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

xcache: => 1.3.2 (security)

diff --git a/php-pear/xcache/BUILD b/php-pear/xcache/BUILD
index f6666c1..1b499f9 100755
--- a/php-pear/xcache/BUILD
+++ b/php-pear/xcache/BUILD
@@ -1,2 +1,6 @@
-OPTS="--enable-xcache --enable-xcache-optimizer --enable-xcache-coverager
$OPTS" &&
+OPTS="--enable-xcache \
+ --enable-xcache-optimizer \
+ --enable-xcache-coverager \
+ $OPTS" &&
+
default_build
diff --git a/php-pear/xcache/DETAILS b/php-pear/xcache/DETAILS
index cfc1cf1..d211b89 100755
--- a/php-pear/xcache/DETAILS
+++ b/php-pear/xcache/DETAILS
@@ -1,8 +1,9 @@
SPELL=xcache
- VERSION=1.3.1
+ VERSION=1.3.2
+ SECURITY_PATCH=1
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://xcache.lighttpd.net/pub/Releases/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:e3a37b061e7dff659c96b4dfe279413a541eb2fea1d2ecc7113f38816f151bc9425fb91af0a59b07ce0e6b213e90415ab770b140b5b72d7f2751dc6f2712c5d6
+
SOURCE_HASH=sha512:8be9b4ca276dc99f923f935b666b1feaf96a23850a08ad0ad400a2d3ce9db59b572147e454897c8e1dbdb0a1e627298dd9007a5faa227a7d4ba7a8b39231d92c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS
xcache.ini"
DOC_DIRS="admin"
diff --git a/php-pear/xcache/HISTORY b/php-pear/xcache/HISTORY
index 2171664..194c3eb 100644
--- a/php-pear/xcache/HISTORY
+++ b/php-pear/xcache/HISTORY
@@ -1,3 +1,7 @@
+2011-06-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.3.2; SECURITY_PATCH++
+ * BUILD: readability++
+
2011-01-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.3.1

@@ -28,4 +32,3 @@

2007-12-15 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS, DEPENDS, PRE_BUILD, BUILD, INSTALL, HISTORY: created spell
-
diff --git a/python-pypi/python-ldap/DETAILS b/python-pypi/python-ldap/DETAILS
index 32873a0..28765a7 100755
--- a/python-pypi/python-ldap/DETAILS
+++ b/python-pypi/python-ldap/DETAILS
@@ -1,6 +1,6 @@
SPELL=python-ldap
- VERSION=2.3.13
-
SOURCE_HASH=sha512:be676e46c2112b825d1044f525dc0c10d635126c3f3b73050c0fb89bb02068c881545b9fc4186dd561b7c028ed13a1c7b6eda056acfb10a76745e840a338a48c
+ VERSION=2.4.0
+
SOURCE_HASH=sha512:58a0b62f80af584f38fdfe64299ffb7f482fe9e3d97cd7ab13cc38ff4dfadfae9183f707a7afa1e2ec346c287ec76a00792c8767a92ebd7785851215557aa9bd
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
diff --git a/python-pypi/python-ldap/HISTORY b/python-pypi/python-ldap/HISTORY
index a3c6a48..29263cd 100644
--- a/python-pypi/python-ldap/HISTORY
+++ b/python-pypi/python-ldap/HISTORY
@@ -1,3 +1,6 @@
+2011-06-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.4.0
+
2011-02-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.3.13

diff --git a/utils/sysstat/DETAILS b/utils/sysstat/DETAILS
index 856687e..4b9d0ed 100755
--- a/utils/sysstat/DETAILS
+++ b/utils/sysstat/DETAILS
@@ -1,9 +1,9 @@
SPELL=sysstat
- VERSION=9.0.6.1
+ VERSION=10.0.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://perso.wanadoo.fr/sebastien.godard/$SOURCE
-
SOURCE_HASH=sha512:3cb71e3cdb437b1ffeab0e3c3263a75bc00010217230bdc0cd944646738be84ac2ff5581358b4bfd1b70ad5f404fa172ca68ccb3f5d855861079de1cdfc0b209
+
SOURCE_HASH=sha512:3fabd4deb13c9bbf5df0d54d54b3de5af629a64851645d826f9a73b9991ad83458cbdc9803bc0c599e07865c419341e47338759796135f446007f19d2f99adc7
WEB_SITE=http://perso.wanadoo.fr/sebastien.godard/
ENTERED=20050506
LICENSE[0]="GPL"
diff --git a/utils/sysstat/HISTORY b/utils/sysstat/HISTORY
index a5114ef..c0d163b 100644
--- a/utils/sysstat/HISTORY
+++ b/utils/sysstat/HISTORY
@@ -1,3 +1,6 @@
+2011-06-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 10.0.1
+
2010-09-20 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 9.0.6.1; quoting paths




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (149d0d7ae0f2c797912bd73698904b53036f48a0), Vlad Glagolev, 06/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page