Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0c1eb9a16852bdb01eaa5c8ce5984c0cf7a13ee4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0c1eb9a16852bdb01eaa5c8ce5984c0cf7a13ee4)
  • Date: Mon, 22 Oct 2018 15:19:37 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/meld/DETAILS | 4 ++--
devel/meld/HISTORY | 3 +++
python-pypi/bcdoc/DEPENDS | 2 +-
python-pypi/bcdoc/HISTORY | 4 +++-
4 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit 0c1eb9a16852bdb01eaa5c8ce5984c0cf7a13ee4
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

bcdoc: Fix typo in DEPENDS

commit 4a3960b1e7a8b4e8e5dfb84ed81fde3a51e9274c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

meld 3.18.2

diff --git a/devel/meld/DETAILS b/devel/meld/DETAILS
index 35369ef..3f29343 100755
--- a/devel/meld/DETAILS
+++ b/devel/meld/DETAILS
@@ -1,10 +1,10 @@
SPELL=meld
- VERSION=1.8.6
+ VERSION=3.18.2
BRANCH=$(echo $VERSION|cut -d. -f1,2)
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
-
SOURCE_HASH=sha512:7a1c52c6686efab1e233f1f1506b9f0a8d4c040150fefc63d09510156a17819c375c9d10090c97e4a913ce3887d118ee09e75af7de4def24dfc5a75d5ad71511
+
SOURCE_HASH=sha512:6a3e47c472b12cbebc392e964b30ac80d344e0a82d0dd25a43df3eeba185e40e6ae5245b09e79ad9d789618b91ccec1ccb0f1c5e6c0ae1d76bb6b4fcd9446574
LICENSE[0]=GPL
KEYWORDS="gnome devel"
WEB_SITE=http://meld.sourceforge.net/
diff --git a/devel/meld/HISTORY b/devel/meld/HISTORY
index 266b283..b687171 100644
--- a/devel/meld/HISTORY
+++ b/devel/meld/HISTORY
@@ -1,3 +1,6 @@
+2018-10-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 3.18.2
+
2014-09-03 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.8.6

diff --git a/python-pypi/bcdoc/DEPENDS b/python-pypi/bcdoc/DEPENDS
index a9a62e8..42b4bfd 100755
--- a/python-pypi/bcdoc/DEPENDS
+++ b/python-pypi/bcdoc/DEPENDS
@@ -1,3 +1,3 @@
depends PYTHON &&
depends six &&
-depents docutils
+depends docutils
diff --git a/python-pypi/bcdoc/HISTORY b/python-pypi/bcdoc/HISTORY
index 5a42a3b..acb0eae 100644
--- a/python-pypi/bcdoc/HISTORY
+++ b/python-pypi/bcdoc/HISTORY
@@ -1,3 +1,5 @@
+2018-10-22 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: fixed typo
+
2013-10-09 Jeremy Blosser <jblosser AT sourcemage.org>
* DETAILS, DEPENDS: spell created
-



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0c1eb9a16852bdb01eaa5c8ce5984c0cf7a13ee4), Ismael Luceno, 10/22/2018

Archive powered by MHonArc 2.6.24.

Top of Page