Skip to Content.
Sympa Menu

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

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 (09359528eb5a0fb3f54dd2016b047979c4419feb)
  • Date: Tue, 18 May 2010 09:28:55 -0500

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

perl-cpan/xml-sax-expat/DEPENDS | 5 +++--
perl-cpan/xml-sax-expat/HISTORY | 3 +++
perl-cpan/xml-sax/DEPENDS | 1 +
perl-cpan/xml-sax/HISTORY | 3 +++
4 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit 09359528eb5a0fb3f54dd2016b047979c4419feb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xml-sax-expat: added perl dep

commit 7bdec800df251f403a3f684c1613de31b9a53762
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xml-sax: added perl dep

diff --git a/perl-cpan/xml-sax-expat/DEPENDS b/perl-cpan/xml-sax-expat/DEPENDS
index e350703..6c804b0 100755
--- a/perl-cpan/xml-sax-expat/DEPENDS
+++ b/perl-cpan/xml-sax-expat/DEPENDS
@@ -1,2 +1,3 @@
-depends xml-sax &&
-depends expat
+depends perl &&
+depends expat &&
+depends xml-sax
diff --git a/perl-cpan/xml-sax-expat/HISTORY b/perl-cpan/xml-sax-expat/HISTORY
index 65dc8ba..65d7327 100644
--- a/perl-cpan/xml-sax-expat/HISTORY
+++ b/perl-cpan/xml-sax-expat/HISTORY
@@ -1,3 +1,6 @@
+2010-05-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: perl is required
+
2008-07-01 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.40

diff --git a/perl-cpan/xml-sax/DEPENDS b/perl-cpan/xml-sax/DEPENDS
index fb991ad..b1d8383 100755
--- a/perl-cpan/xml-sax/DEPENDS
+++ b/perl-cpan/xml-sax/DEPENDS
@@ -1 +1,2 @@
+depends perl &&
depends xml-namespacesupport
diff --git a/perl-cpan/xml-sax/HISTORY b/perl-cpan/xml-sax/HISTORY
index 1cbedb6..9230d67 100644
--- a/perl-cpan/xml-sax/HISTORY
+++ b/perl-cpan/xml-sax/HISTORY
@@ -1,3 +1,6 @@
+2010-05-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: perl is required
+
2008-08-20 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.96




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (09359528eb5a0fb3f54dd2016b047979c4419feb), Vlad Glagolev, 05/18/2010

Archive powered by MHonArc 2.6.24.

Top of Page