[Lunar-commits] <moonbase> rtorrent: Version bump fixing the 0.8.6 version failing a build because

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sat Jul 2 00:29:16 CEST 2011


commit 9cd768d4fd327530657f5fc608e4b8bb6a8872a1
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Jul 1 18:29:16 2011 -0400

    rtorrent: Version bump fixing the 0.8.6 version failing a build because
    
    the libtorrent bump put its resume.h in a different location. Also the patch
    is not required.
---
 distributed/rtorrent/BUILD   |    4 ++--
 distributed/rtorrent/DETAILS |    9 +++------
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/distributed/rtorrent/BUILD b/distributed/rtorrent/BUILD
index 925ecb1..44f3327 100644
--- a/distributed/rtorrent/BUILD
+++ b/distributed/rtorrent/BUILD
@@ -1,9 +1,9 @@
 (
 
-  patch_it $SOURCE2 0 &&
-
   bad_flags -fomit-frame-pointer &&
+
   default_build &&
+
   gather_docs TODO doc/rtorrent.rc
 
 ) > $C_FIFO 2>&1
diff --git a/distributed/rtorrent/DETAILS b/distributed/rtorrent/DETAILS
index 017e43c..753d8de 100644
--- a/distributed/rtorrent/DETAILS
+++ b/distributed/rtorrent/DETAILS
@@ -1,14 +1,11 @@
           MODULE=rtorrent
-         VERSION=0.8.6
+         VERSION=0.8.9
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=rtorrent-0.8.6-ncurses-5.8.patch.bz2
       SOURCE_URL=http://libtorrent.rakshasa.no/downloads
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:ffce3959ba91738bb444d689db3db1e2375b14ce
-     SOURCE2_VFY=sha1:e844f5b64ced42514af25a2f511bea5619392382
+      SOURCE_VFY=sha1:0ac51c185e98b5a386e5f1a07bca9a9963e2d6ce
         WEB_SITE=http://libtorrent.rakshasa.no
          ENTERED=20060704
-         UPDATED=20110304
+         UPDATED=20110401
            SHORT="A BitTorrent client using libtorrent"
 
 cat << EOF


More information about the Lunar-commits mailing list