Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (ee3c6b168f17c0164ed231a234e10646ba9a9b85)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (ee3c6b168f17c0164ed231a234e10646ba9a9b85)
  • Date: Mon, 3 Apr 2017 19:06:06 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

chat-im/purple-vk-plugin/DEPENDS | 2 +-
chat-im/purple-vk-plugin/DETAILS | 2 +-
chat-im/purple-vk-plugin/HISTORY | 4 ++++
3 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit ee3c6b168f17c0164ed231a234e10646ba9a9b85
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

chat-im/purple-vk-plugin: switched to a more fresh GitHub fork

diff --git a/chat-im/purple-vk-plugin/DEPENDS
b/chat-im/purple-vk-plugin/DEPENDS
index 298cdc7..97bbbd8 100755
--- a/chat-im/purple-vk-plugin/DEPENDS
+++ b/chat-im/purple-vk-plugin/DEPENDS
@@ -3,6 +3,6 @@ depends -sub CXX gcc &&
depends gettext &&
depends glib2 &&
depends libxml2 &&
-depends mercurial &&
+depends git &&
depends pidgin &&
depends zlib
diff --git a/chat-im/purple-vk-plugin/DETAILS
b/chat-im/purple-vk-plugin/DETAILS
index 1a76781..b3e6fdd 100755
--- a/chat-im/purple-vk-plugin/DETAILS
+++ b/chat-im/purple-vk-plugin/DETAILS
@@ -3,7 +3,7 @@
VERSION="$(get_scm_version)"
SOURCE="${SPELL}-scm.tar.bz2"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}-scm"
- SOURCE_URL="hg_http://bitbucket.org/olegoandreev/${SPELL}:${SPELL}-scm";
+ SOURCE_URL="git://github.com/SergeyDjam/${SPELL}:${SPELL}-scm"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
WEB_SITE="http://bitbucket.org/olegoandreev/purple-vk-plugin";
diff --git a/chat-im/purple-vk-plugin/HISTORY
b/chat-im/purple-vk-plugin/HISTORY
index 6637afa..2fc0831 100644
--- a/chat-im/purple-vk-plugin/HISTORY
+++ b/chat-im/purple-vk-plugin/HISTORY
@@ -1,2 +1,6 @@
+2017-04-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: switched to a more fresh GitHub fork
+ * DEPENDS: mercurial -> git
+
2016-06-21 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, DETAILS, DEPENDS, PREPARE: spell created



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (ee3c6b168f17c0164ed231a234e10646ba9a9b85), Pavel Vinogradov, 04/03/2017

Archive powered by MHonArc 2.6.24.

Top of Page