pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/rtorrent Changes 0.3.5:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7609742dbf30
branches: trunk
changeset: 501590:7609742dbf30
user: adam <adam%pkgsrc.org@localhost>
date: Mon Oct 24 08:41:59 2005 +0000
description:
Changes 0.3.5:
* Improvements
diffstat:
net/rtorrent/Makefile | 5 ++---
net/rtorrent/distinfo | 9 ++++-----
net/rtorrent/patches/patch-aa | 14 --------------
3 files changed, 6 insertions(+), 22 deletions(-)
diffs (45 lines):
diff -r 6e7f7ecb8416 -r 7609742dbf30 net/rtorrent/Makefile
--- a/net/rtorrent/Makefile Mon Oct 24 08:41:11 2005 +0000
+++ b/net/rtorrent/Makefile Mon Oct 24 08:41:59 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2005/09/26 07:49:06 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2005/10/24 08:41:59 adam Exp $
-DISTNAME= rtorrent-0.3.0
-PKGREVISION= 1
+DISTNAME= rtorrent-0.3.5
CATEGORIES= net
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
diff -r 6e7f7ecb8416 -r 7609742dbf30 net/rtorrent/distinfo
--- a/net/rtorrent/distinfo Mon Oct 24 08:41:11 2005 +0000
+++ b/net/rtorrent/distinfo Mon Oct 24 08:41:59 2005 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/09/26 07:49:06 joerg Exp $
+$NetBSD: distinfo,v 1.3 2005/10/24 08:41:59 adam Exp $
-SHA1 (rtorrent-0.3.0.tar.gz) = f9872d0112918f16d386e97149fb09e509a08af0
-RMD160 (rtorrent-0.3.0.tar.gz) = a26936d013b795ec8606c407fe02c8cf02e997ce
-Size (rtorrent-0.3.0.tar.gz) = 194518 bytes
-SHA1 (patch-aa) = 4938f4f38c52f72b64d348c52c02f29f3217846b
+SHA1 (rtorrent-0.3.5.tar.gz) = b876350f807beea0df6476ce2ebc188fa7ee475a
+RMD160 (rtorrent-0.3.5.tar.gz) = 3ce27a08ff2832898106a85a6d36face8b05c92d
+Size (rtorrent-0.3.5.tar.gz) = 222197 bytes
diff -r 6e7f7ecb8416 -r 7609742dbf30 net/rtorrent/patches/patch-aa
--- a/net/rtorrent/patches/patch-aa Mon Oct 24 08:41:11 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2005/09/26 07:49:06 joerg Exp $
-
---- src/ui/element_string_list.cc.orig 2005-09-25 19:07:46.000000000 +0200
-+++ src/ui/element_string_list.cc
-@@ -43,7 +43,8 @@
-
- namespace ui {
-
--ElementStringList::ElementStringList() {
-+ElementStringList::ElementStringList():
-+ m_window(NULL) {
- m_list.push_back("Test string 1");
- m_list.push_back("Test string 2");
- }
Home |
Main Index |
Thread Index |
Old Index