Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Puppet_Master (8ec5cd49d81d55927566f88bc5f0a3c6fd1bfde8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Puppet_Master <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Puppet_Master (8ec5cd49d81d55927566f88bc5f0a3c6fd1bfde8)
  • Date: Tue, 15 Dec 2009 03:55:19 -0600

GIT changes to master grimoire by Puppet_Master <puppetmaster AT sourcemage.org>:

ftp/deluge/DEPENDS | 2 ++
ftp/deluge/DETAILS | 6 +++---
ftp/deluge/HISTORY | 6 +++++-
3 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 8ec5cd49d81d55927566f88bc5f0a3c6fd1bfde8
Author: Philippe Caseiro <puppetmaster AT sourcemage.org>
Commit: Puppet_Master <puppetmaster AT sourcemage.org>

deluge: updated version to 1.2.0_rc4 and depends

diff --git a/ftp/deluge/DEPENDS b/ftp/deluge/DEPENDS
index 94339bc..51a6321 100755
--- a/ftp/deluge/DEPENDS
+++ b/ftp/deluge/DEPENDS
@@ -5,7 +5,9 @@ depends openssl &&
depends pyxdg &&
depends zlib &&
depends boost &&
+depends twisted &&
depends setuptools &&
+depends chardet &&

local boost_ver=$(installed_version boost) &&
if [[ "$(echo $boost_ver | sed -e 's:_::g')" -lt 1341 ]]; then
diff --git a/ftp/deluge/DETAILS b/ftp/deluge/DETAILS
index 12ab89f..8cfdb28 100755
--- a/ftp/deluge/DETAILS
+++ b/ftp/deluge/DETAILS
@@ -1,9 +1,9 @@
SPELL=deluge
- VERSION=1.0.4
+ VERSION=1.2.0_rc4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://download.deluge-torrent.org/source/$VERSION/$SOURCE
-
SOURCE_HASH=sha512:f7cee1aad447275c1fae3abe53359322ae3d8fafd819f6a5acb299baafa51c75b1fdc3583e7a57775a2931c3892ee450797c9f31a668c10886591ba9cfcfc9d6
+ SOURCE_URL[0]=http://download.deluge-torrent.org/source/$SOURCE
+
SOURCE_HASH=sha512:3454ef4b4ccf8e73c990af1c5d89e2388a701036860a98154a267613f4bab0985a42931ab04fa02228b6c328cceee771036101489674c62a0a0502afd413d144
LICENSE[0]=GPL
KEYWORDS="bittorrent client p2p"
WEB_SITE=http://www.deluge-torrent.org
diff --git a/ftp/deluge/HISTORY b/ftp/deluge/HISTORY
index 57af1d3..610d337 100644
--- a/ftp/deluge/HISTORY
+++ b/ftp/deluge/HISTORY
@@ -1,5 +1,9 @@
+2009-12-15 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
+ * DETAILS: updated version to 1.2.0_rc4
+ * DEPENDS: twisted, chardet
+
2008-10-31 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
- *DETAILS: update to 1.0.4
+ * DETAILS: update to 1.0.4

2008-09-28 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DETAILS: update to 1.0.0



  • [SM-Commit] GIT changes to master grimoire by Puppet_Master (8ec5cd49d81d55927566f88bc5f0a3c6fd1bfde8), Puppet_Master, 12/15/2009

Archive powered by MHonArc 2.6.24.

Top of Page