Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (808b6665d5e4286d645f65a7ac4547458cc96258)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (808b6665d5e4286d645f65a7ac4547458cc96258)
  • Date: Sun, 18 Feb 2007 03:59:44 -0600

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

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

New commits:
commit 808b6665d5e4286d645f65a7ac4547458cc96258
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

php4: Updated to version 4.4.5. SECURITY_PATCH++

diff --git a/php-pear/php4/DETAILS b/php-pear/php4/DETAILS
index cb312f8..ccf1b4f 100755
--- a/php-pear/php4/DETAILS
+++ b/php-pear/php4/DETAILS
@@ -1,6 +1,6 @@
SPELL=php4
- VERSION=4.4.4
-
SOURCE_HASH=sha512:73b3411e33fb4760b3e88f2436469c5c59d9191ea13870ec385b37ed2b9cf484b7ebdb7d557acfaea24301930636bc69fceae4578488cde168c9ad22c81b6d19
+ VERSION=4.4.5
+
SOURCE_HASH=sha512:ce6ed60d876b398bc196e2f3def3deddc1db2d5baf970e7d3cdf852825cf4dce765155a8ce540e0f381c3fbaa45b67dc1f76bcf7eed729f2cad1e6fa0183528f
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=1
+ SECURITY_PATCH=2
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 8aee61d..a52fc43 100644
--- a/php-pear/php4/HISTORY
+++ b/php-pear/php4/HISTORY
@@ -1,3 +1,7 @@
+2007-02-18 George Sherwood <george AT beernabeer.com>
+ * DETAILS: updated spell to 4.4.5
+ SECURITY_PATCH++
+
2009-10-09 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to 4.4.4. (Bug 11565). Removed UPDATED.
* CONFIGURE: Added query for using libxpm. Added query for GD.




Archive powered by MHonArc 2.6.24.

Top of Page