Skip to Content.
Sympa Menu

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

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 (3785e92f8be1b1fcaadb6f7a73fa3626421ed210)
  • Date: Wed, 16 Jun 2010 15:09:25 -0500

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

dev/null |binary
ftp/transmission/DEPENDS | 5 +++--
ftp/transmission/DETAILS | 2 +-
ftp/transmission/HISTORY | 4 ++++
ftp/transmission/transmission-1.93.tar.bz2.sig | 0
ftp/transmission/transmission-2.00.tar.bz2.sig |binary
6 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 3785e92f8be1b1fcaadb6f7a73fa3626421ed210
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

transmission: => 2.00

diff --git a/ftp/transmission/DEPENDS b/ftp/transmission/DEPENDS
index bcacb5c..a0290fc 100755
--- a/ftp/transmission/DEPENDS
+++ b/ftp/transmission/DEPENDS
@@ -1,5 +1,6 @@
depends openssl &&
depends intltool &&
+depends libevent &&
depends curl &&

runtime_depends zlib &&
@@ -16,8 +17,8 @@ if is_depends_enabled $SPELL gtk+2; then
depends gettext '--enable-nls' &&

optional_depends gconf2 \
- "--enable-libgconf" \
- "--disable-libgconf" \
+ "--enable-gconf2" \
+ "--disable-gconf2" \
"for GConf support" &&

optional_depends libnotify \
diff --git a/ftp/transmission/DETAILS b/ftp/transmission/DETAILS
index e74979c..cd5ad79 100755
--- a/ftp/transmission/DETAILS
+++ b/ftp/transmission/DETAILS
@@ -1,5 +1,5 @@
SPELL=transmission
- VERSION=1.93
+ VERSION=2.00
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://mirrors.m0k.org/$SPELL/files/$SOURCE
diff --git a/ftp/transmission/HISTORY b/ftp/transmission/HISTORY
index 2d1fc95..5356b7b 100644
--- a/ftp/transmission/HISTORY
+++ b/ftp/transmission/HISTORY
@@ -1,3 +1,7 @@
+2010-06-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.00
+ * DEPENDS: corrected gconf2 flags; added libevent dependency
+
2010-06-10 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD: CONFIGURE: use TRANSMISSION OPTS
* DEPENDS: fixed formatting, killed syntax error
diff --git a/ftp/transmission/transmission-1.93.tar.bz2.sig
b/ftp/transmission/transmission-1.93.tar.bz2.sig
deleted file mode 100644
index 2703cc3..0000000
Binary files a/ftp/transmission/transmission-1.93.tar.bz2.sig and /dev/null
differ
diff --git a/ftp/transmission/transmission-2.00.tar.bz2.sig
b/ftp/transmission/transmission-2.00.tar.bz2.sig
new file mode 100644
index 0000000..35ed585
Binary files /dev/null and b/ftp/transmission/transmission-2.00.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3785e92f8be1b1fcaadb6f7a73fa3626421ed210), Vlad Glagolev, 06/16/2010

Archive powered by MHonArc 2.6.24.

Top of Page