Skip to Content.
Sympa Menu

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

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 (8038327685060f34f31ef4d1a92e49427e756205)
  • Date: Fri, 21 Sep 2018 13:07:08 +0000

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

devel/rust/DEPENDS | 1 +
devel/rust/HISTORY | 3 +++
gnome2-libs/librsvg2/DETAILS | 4 ++--
gnome2-libs/librsvg2/HISTORY | 3 +++
4 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 8038327685060f34f31ef4d1a92e49427e756205
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

librsvg2 2.44.3

commit 484be32437d10a4eb011acdf817ba7b27587e181
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

rust: Add missing dependency on curl

diff --git a/devel/rust/DEPENDS b/devel/rust/DEPENDS
index 35493b3..8b2595a 100755
--- a/devel/rust/DEPENDS
+++ b/devel/rust/DEPENDS
@@ -1,6 +1,7 @@
depends llvm " --llvm-root=$INSTALL_ROOT/usr --disable-llvm-version-check
--disable-codegen-tests"&&
depends -sub CXX gcc &&
depends bison &&
+depends curl &&
depends flex &&
depends libxslt &&
depends python &&
diff --git a/devel/rust/HISTORY b/devel/rust/HISTORY
index 9dee1b7..4e47dae 100644
--- a/devel/rust/HISTORY
+++ b/devel/rust/HISTORY
@@ -1,3 +1,6 @@
+2018-09-18 Ismael Luceno <ismael AT iodev.co.uk>
+ * DEPENDS: added missing dependency on curl
+
2018-09-14 Thomas Orgis <sobukus AT sourcemage.org>
* CONFLICTS: added, fails install if rust is preinstalled

diff --git a/gnome2-libs/librsvg2/DETAILS b/gnome2-libs/librsvg2/DETAILS
index 650c2f8..338bba9 100755
--- a/gnome2-libs/librsvg2/DETAILS
+++ b/gnome2-libs/librsvg2/DETAILS
@@ -1,6 +1,6 @@
SPELL=librsvg2
- VERSION=2.44.2
-
SOURCE_HASH=sha256:4eec96cc53ed499417dac3db9b4604f80a76f377f8f791641c458df1d7a3631f:UPSTREAM_HASH
+ VERSION=2.44.3
+
SOURCE_HASH=sha512:5ee22fdfbf3c8ed28f03cbdf2708ea0c107f9056998f8784a9da77cff3a62a98d9ac25503320eccd37fce22df5538ce7ab6aa9935adbff56dfff21b3f7cc38cc
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
SECURITY_PATCH=2
BRANCH=`echo $VERSION|cut -d . -f 1,2`
diff --git a/gnome2-libs/librsvg2/HISTORY b/gnome2-libs/librsvg2/HISTORY
index 8d1472c..4db0358 100644
--- a/gnome2-libs/librsvg2/HISTORY
+++ b/gnome2-libs/librsvg2/HISTORY
@@ -1,3 +1,6 @@
+2018-09-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.44.3
+
2018-09-14 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: needs devel cairo branch




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (8038327685060f34f31ef4d1a92e49427e756205), Ismael Luceno, 09/21/2018

Archive powered by MHonArc 2.6.24.

Top of Page