summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElisamuel Resto2008-01-05 10:16:37 -0400
committerJaka Kranjc2008-01-07 10:04:55 +0100
commitc5f417c610eb7feb2071a73fbdb7ef8a8f6f585b (patch)
tree4180271eaf927e7d41b5635346617005fa3af1a4
parent6a9aa11361b176ffd800651e57bf37275671f766 (diff)
php-pear/php4: updated VERSION to 4.4.8; SECURITY_PATCH++
(cherry picked from commit 96b9d090605fe7f810b9bc0702ceb04d93628b29)
-rwxr-xr-xphp-pear/php4/DETAILS6
-rw-r--r--php-pear/php4/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/php-pear/php4/DETAILS b/php-pear/php4/DETAILS
index f9d1cd25fb..5057b0df02 100755
--- a/php-pear/php4/DETAILS
+++ b/php-pear/php4/DETAILS
@@ -1,6 +1,6 @@
SPELL=php4
- VERSION=4.4.7
- SOURCE_HASH=sha512:0702884fd398dbbcef466fe4cdf83b0c63356c45403e410570bc3a748cdd900141087dc318e958dbf5982d72e80b8a3f6570a462b96883b37873cc2cea066e88
+ VERSION=4.4.8
+ SOURCE_HASH=sha512:eaace9328f0309e6d947fa8416d4733b1bf4649b69832b64e5b3e61b685bd2f66387f248fed2b26aa64b979493378aa65c0b07a4450ab9b574f1c15aba071370
SOURCE=php-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/php-$VERSION
if [ "${VERSION//RC/}" == "$VERSION" ]; then
@@ -10,7 +10,7 @@ else
fi
WEB_SITE=http://www.php.net/
ENTERED=20011024
- SECURITY_PATCH=4
+ SECURITY_PATCH=5
LICENSE[0]=http://www.php.net/license/3_0.txt
KEYWORDS="php"
SHORT="Hypertext Preprocessor (PHP) scripting language"
diff --git a/php-pear/php4/HISTORY b/php-pear/php4/HISTORY
index a45a460031..311fc4a045 100644
--- a/php-pear/php4/HISTORY
+++ b/php-pear/php4/HISTORY
@@ -1,3 +1,6 @@
+2008-01-05 Elisamuel Resto <ryuji@sourcemage.org>
+ * DETAILS: updated VERSION to 4.4.8; SECURITY_PATCH++
+
2007-05-05 George Sherwood <george@beernabeer.com>
* DETAILS: updated spell to 4.4.7
SECURITY_PATCH++. Bug #13758