Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (909abe65e206514beb9235286bd8397513d5e19c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (909abe65e206514beb9235286bd8397513d5e19c)
  • Date: Sat, 6 Sep 2008 15:43:38 -0500

GIT changes to master grimoire by Elisamuel Resto <ryuji AT sourcemage.org>:

php-pear/php/DEPENDS | 4 ++++
php-pear/php/HISTORY | 3 +++
2 files changed, 7 insertions(+)

New commits:
commit 909abe65e206514beb9235286bd8397513d5e19c
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

php-pear/php: added tidy as a optional dependency

diff --git a/php-pear/php/DEPENDS b/php-pear/php/DEPENDS
index 02f1922..03e2cb0 100755
--- a/php-pear/php/DEPENDS
+++ b/php-pear/php/DEPENDS
@@ -133,6 +133,10 @@ optional_depends openldap \
"--with-ldap" "--without-ldap" \
"for LDAP support" &&

+optional_depends tidy \
+ "--with-tidy" "--without-tidy" \
+ "for HTML Tidy support" &&
+
optional_depends libxslt \
"--with-xsl" "--without-xsl" \
"for XSLT support" &&
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index a30b1cb..5798568 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2008-09-06 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DEPENDS: added tidy as a optional dependency
+
2008-09-05 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: updated the RC to 5.3.0alpha2; SECURITY_PATCH shouldn't be
set




  • [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (909abe65e206514beb9235286bd8397513d5e19c), Elisamuel Resto, 09/06/2008

Archive powered by MHonArc 2.6.24.

Top of Page