Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (9ae0579835e1664de4d5742e91e5c930a3f65125)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (9ae0579835e1664de4d5742e91e5c930a3f65125)
  • Date: Wed, 16 Mar 2016 15:10:15 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ftp-libs/libtorrent/DETAILS | 8 ++++----
ftp-libs/libtorrent/HISTORY | 4 ++++
ftp-libs/libtorrent/libtorrent-0.13.6.tar.gz.sig |binary
ftp/rtorrent/DEPENDS | 1 +
ftp/rtorrent/DETAILS | 8 ++++----
ftp/rtorrent/HISTORY | 7 ++++++-
ftp/rtorrent/rtorrent-0.9.6.tar.gz.sig |binary
7 files changed, 19 insertions(+), 9 deletions(-)

New commits:
commit 9ae0579835e1664de4d5742e91e5c930a3f65125
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

rtorrent: Updated to 0.9.6 and updated URLs

commit 8a655adca11399f7027a5f26b811f79357019bd6
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libtorrent: Updated to 0.13.6 and updated URLs

diff --git a/ftp-libs/libtorrent/DETAILS b/ftp-libs/libtorrent/DETAILS
index 71c8dbc..a825af1 100755
--- a/ftp-libs/libtorrent/DETAILS
+++ b/ftp-libs/libtorrent/DETAILS
@@ -1,12 +1,12 @@
SPELL=libtorrent
- VERSION=0.13.3
+ VERSION=0.13.6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://libtorrent.rakshasa.no/downloads/$SOURCE
- WEB_SITE=http://libtorrent.rakshasa.no
+ SOURCE_URL[0]=http://rtorrent.net/downloads/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ WEB_SITE=https://rakshasa.github.io/rtorrent/
ENTERED=20050117
LICENSE[0]=GPL
-
SOURCE_HASH=sha512:40f504db26d52b0c65fc1008c7b1465bde0e316c776028c5448bf15c6fd38389fad780b0c200933e51f63974a43942603e0103d45a98a3dd57f23f01a306ef25
KEYWORDS="bittorrent ftp libs"
SHORT='LibTorrent is a BitTorrent library written in C++ for
*nix.'
cat << EOF
diff --git a/ftp-libs/libtorrent/HISTORY b/ftp-libs/libtorrent/HISTORY
index 84fd63a..23b6d8b 100644
--- a/ftp-libs/libtorrent/HISTORY
+++ b/ftp-libs/libtorrent/HISTORY
@@ -1,3 +1,7 @@
+2016-03-16 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.13.6
+ WEB_SITE and SOURCE_URL have moved
+
2014-08-19 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: openssl => SSL

diff --git a/ftp-libs/libtorrent/libtorrent-0.13.6.tar.gz.sig
b/ftp-libs/libtorrent/libtorrent-0.13.6.tar.gz.sig
new file mode 100644
index 0000000..96ae713
Binary files /dev/null and b/ftp-libs/libtorrent/libtorrent-0.13.6.tar.gz.sig
differ
diff --git a/ftp/rtorrent/DEPENDS b/ftp/rtorrent/DEPENDS
index c59bb97..ecaa1a2 100755
--- a/ftp/rtorrent/DEPENDS
+++ b/ftp/rtorrent/DEPENDS
@@ -3,6 +3,7 @@
depends libtorrent &&
simple_version_check_force_depends libtorrent 129 3 &&
depends curl &&
+depends ncurses &&

optional_depends xmlrpc-c \
"--with-xmlrpc-c" \
diff --git a/ftp/rtorrent/DETAILS b/ftp/rtorrent/DETAILS
index 6944f88..005a957 100755
--- a/ftp/rtorrent/DETAILS
+++ b/ftp/rtorrent/DETAILS
@@ -1,12 +1,12 @@
SPELL=rtorrent
- VERSION=0.9.3
+ VERSION=0.9.6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://libtorrent.rakshasa.no/downloads/$SOURCE
- WEB_SITE=http://libtorrent.rakshasa.no
+ SOURCE_URL[0]=http://rtorrent.net/downloads/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ WEB_SITE=https://rakshasa.github.io/rtorrent/
ENTERED=20050214
LICENSE[0]=GPL
-
SOURCE_HASH=sha512:a6cc390795c0cf36bf70f4f141db3e176c81df0d6754fe2e6a95ef59385a70e7ce006fe81b83deff5b32e06cc771d03c5c7ba1140be64b2d252719e8aa2058f3
KEYWORDS="bittorrent ftp"
SHORT='Rtorrent is a bittorrent client using libTorrent.'
cat << EOF
diff --git a/ftp/rtorrent/HISTORY b/ftp/rtorrent/HISTORY
index b7d95f6..059abf2 100644
--- a/ftp/rtorrent/HISTORY
+++ b/ftp/rtorrent/HISTORY
@@ -1,4 +1,9 @@
-2013-06-20 Remko van der Vossen <wich AT sourcemage.org>
+2016-03-16 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.9.6
+ WEB_SITE and SOURCE_URL have moved
+ * DEPENDS: Depends on ncurses
+
+2014-06-20 Remko van der Vossen <wich AT sourcemage.org>
* DETAILS: version 0.9.3

2011-12-10 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
diff --git a/ftp/rtorrent/rtorrent-0.9.6.tar.gz.sig
b/ftp/rtorrent/rtorrent-0.9.6.tar.gz.sig
new file mode 100644
index 0000000..889a926
Binary files /dev/null and b/ftp/rtorrent/rtorrent-0.9.6.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (9ae0579835e1664de4d5742e91e5c930a3f65125), Eric Sandall, 03/16/2016

Archive powered by MHonArc 2.6.24.

Top of Page