Skip to Content.
Sympa Menu

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

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 (31c18433e191f9d4c79295bec5a1f671e0f17657)
  • Date: Thu, 28 Dec 2017 15:40:11 +0000

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

crypto/opmsg/DEPENDS | 1 +
crypto/opmsg/DETAILS | 4 ++--
crypto/opmsg/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 31c18433e191f9d4c79295bec5a1f671e0f17657
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

opmsg: => 1.77

diff --git a/crypto/opmsg/DEPENDS b/crypto/opmsg/DEPENDS
index 09706da..407961e 100755
--- a/crypto/opmsg/DEPENDS
+++ b/crypto/opmsg/DEPENDS
@@ -1 +1,2 @@
+depends -sub CXX gcc &&
depends SSL
diff --git a/crypto/opmsg/DETAILS b/crypto/opmsg/DETAILS
index 721dd56..572fe19 100755
--- a/crypto/opmsg/DETAILS
+++ b/crypto/opmsg/DETAILS
@@ -1,8 +1,8 @@
SPELL=opmsg
- VERSION=1.76
+ VERSION=1.77
SOURCE=${SPELL}-rel-${VERSION}s.tar.gz

SOURCE_URL[0]=https://github.com/stealth/${SPELL}/archive/rel-${VERSION}s.tar.gz
-
SOURCE_HASH=sha512:b2605d73295722a9d66b9add60f7d4c765bef5abc45bcddf77239b590fda54b84ff79c8e7cf64749b90d349809311a3bcb453a2deec2bb785a2c2fde2c58d85b
+
SOURCE_HASH=sha512:346d989981291d266d71e06f10052c4249549445b5f2e496036311ff2cda33cef5b4f23ce61ff14391db340426af89f7fc14cde90b8837103c9ed5a2a8b03b62
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-rel-${VERSION}s"
WEB_SITE=https://github.com/stealth/opmsg
LICENSE[0]=GPL
diff --git a/crypto/opmsg/HISTORY b/crypto/opmsg/HISTORY
index 7cbca30..88b25fd 100644
--- a/crypto/opmsg/HISTORY
+++ b/crypto/opmsg/HISTORY
@@ -1,3 +1,7 @@
+2017-12-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.77
+ * DEPENDS: added missing compiler dependency
+
2017-06-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.76




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (31c18433e191f9d4c79295bec5a1f671e0f17657), Vlad Glagolev, 12/28/2017

Archive powered by MHonArc 2.6.24.

Top of Page