summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorVlad Glagolev2013-12-19 12:45:23 +0400
committerVlad Glagolev2013-12-19 12:45:23 +0400
commita804af74650e937084976b5f585c8391543f73a9 (patch)
tree1e98e9bda34ec8c77afe61c544dbad8056945dce /php-pear
parentf2339a1d2941ec7e07a0129ceeafe03c27cc4fc2 (diff)
xcache: => 3.1.0
Diffstat (limited to 'php-pear')
-rwxr-xr-xphp-pear/xcache/DETAILS11
-rw-r--r--php-pear/xcache/HISTORY3
2 files changed, 9 insertions, 5 deletions
diff --git a/php-pear/xcache/DETAILS b/php-pear/xcache/DETAILS
index 234f26b3e5..6d57da6c70 100755
--- a/php-pear/xcache/DETAILS
+++ b/php-pear/xcache/DETAILS
@@ -1,9 +1,9 @@
SPELL=xcache
- VERSION=3.0.3
+ VERSION=3.1.0
SECURITY_PATCH=1
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://xcache.lighttpd.net/pub/Releases/${VERSION}/${SOURCE}
- SOURCE_HASH=sha512:60e48eb6c9c729cec90ae7fc31459c725a5f7c75720015e5659f53e592fa9a67d802bce4c52477f6798ed6cb27c4fde34b76569ec17893b2962b8e3d2aa0e33d
+ SOURCE_HASH=sha512:9f003a7694772ce7e72b2e23ce83d52b31520be1a9f6be2e5195de6dec2bd4e2ec31c4359c7efb9f761e5c80fc5c78d679763ca9a21c74dbab960252c3df13cb
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS xcache.ini"
DOC_DIRS="admin"
@@ -12,7 +12,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
ENTERED=20071215
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
-PHP CVS branches, such as PHP_4_3, PHP_4_4, PHP_5_1, PHP_5_2, and HEAD (6.x).
+XCache is a fast, stable PHP opcode cacher that has been proven and is now
+running on production servers under high load. It is tested (on linux) and
+supported on all of the latest PHP release branches such as PHP_5_1, PHP_5_2,
+PHP_5_3, PHP_5_4, PHP_5_5.
EOF
diff --git a/php-pear/xcache/HISTORY b/php-pear/xcache/HISTORY
index a39a506d57..d72bfa7a34 100644
--- a/php-pear/xcache/HISTORY
+++ b/php-pear/xcache/HISTORY
@@ -1,3 +1,6 @@
+2013-12-19 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.1.0; updated description
+
2013-06-19 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.0.3