Skip to Content.
Sympa Menu

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

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 (9cdba26fc403e8734e73364287c73412f86feb35)
  • Date: Sun, 16 Jan 2011 07:28:39 -0600

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

php-pear/xcache/DETAILS | 6 +++---
php-pear/xcache/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 9cdba26fc403e8734e73364287c73412f86feb35
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xcache: => 1.3.1

diff --git a/php-pear/xcache/DETAILS b/php-pear/xcache/DETAILS
index 3a57996..cfc1cf1 100755
--- a/php-pear/xcache/DETAILS
+++ b/php-pear/xcache/DETAILS
@@ -1,15 +1,15 @@
SPELL=xcache
- VERSION=1.3.0
+ VERSION=1.3.1
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://xcache.lighttpd.net/pub/Releases/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:040e5a42debdad37614f56c462b3739f3d1dd01d05d225d5e376803389aa940191ad2ca1d095f9109dacae69aeedf5660a3b843a1cff2283766be24c44393c0d
+
SOURCE_HASH=sha512:e3a37b061e7dff659c96b4dfe279413a541eb2fea1d2ecc7113f38816f151bc9425fb91af0a59b07ce0e6b213e90415ab770b140b5b72d7f2751dc6f2712c5d6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS
xcache.ini"
DOC_DIRS="admin"
WEB_SITE="http://xcache.lighttpd.net/";
LICENSE[0]=BSD
ENTERED=20071215
- SHORT="A fast, stable opcode cacher for PHP."
+ SHORT="fast, stable opcode cacher for PHP"
cat << EOF
XCache is a fast, stable PHP opcode cacher that has been tested and run on
production servers under high load. It supports and is tested on all lastest
diff --git a/php-pear/xcache/HISTORY b/php-pear/xcache/HISTORY
index 9f9e790..2171664 100644
--- a/php-pear/xcache/HISTORY
+++ b/php-pear/xcache/HISTORY
@@ -1,3 +1,6 @@
+2011-01-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.3.1
+
2009-09-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.3.0




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9cdba26fc403e8734e73364287c73412f86feb35), Vlad Glagolev, 01/16/2011

Archive powered by MHonArc 2.6.24.

Top of Page