Skip to Content.
Sympa Menu

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

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 (4c9483dddb58bd29b1a876fce229f3a4963d9af6)
  • Date: Sun, 2 Sep 2012 10:04:21 -0500

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

perl-cpan/xml-sax-base/CONFLICTS | 5 +++++
perl-cpan/xml-sax-base/HISTORY | 3 +++
2 files changed, 8 insertions(+)

New commits:
commit 4c9483dddb58bd29b1a876fce229f3a4963d9af6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xml-sax-base: fixed migration xml-sax -> xml-sax-base+xml-sax

diff --git a/perl-cpan/xml-sax-base/CONFLICTS
b/perl-cpan/xml-sax-base/CONFLICTS
new file mode 100755
index 0000000..f560f15
--- /dev/null
+++ b/perl-cpan/xml-sax-base/CONFLICTS
@@ -0,0 +1,5 @@
+. "$GRIMOIRE/FUNCTIONS" &&
+
+if spell_ok xml-sax && is_version_less $(installed_version xml-sax) 0.99;
then
+ conflicts xml-sax y
+fi
diff --git a/perl-cpan/xml-sax-base/HISTORY b/perl-cpan/xml-sax-base/HISTORY
index 2badbd4..2ffc0c4 100644
--- a/perl-cpan/xml-sax-base/HISTORY
+++ b/perl-cpan/xml-sax-base/HISTORY
@@ -1,3 +1,6 @@
+2012-09-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFLICTS: added, to fix migration xml-sax -> xml-sax-base+xml-sax
+
2012-09-02 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: spell created




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4c9483dddb58bd29b1a876fce229f3a4963d9af6), Vlad Glagolev, 09/02/2012

Archive powered by MHonArc 2.6.24.

Top of Page