pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/btpd Update btpd to 0.11, patch provided via PR 34...
details: https://anonhg.NetBSD.org/pkgsrc/rev/37697625feb2
branches: trunk
changeset: 518451:37697625feb2
user: obache <obache%pkgsrc.org@localhost>
date: Sun Sep 10 04:43:13 2006 +0000
description:
Update btpd to 0.11, patch provided via PR 34068.
btpd 0.11:
----------
Bug fixes:
- A file descriptor was closed too early, which could cause btpd to exit
with an error message on systems using epoll.
btpd 0.10:
----------
Misc:
- The protection mode of the ipc socket can now be specified via the new
"--ipcprot" option for btpd.
Bug fixes:
- The pid file is now written correctly.
- btpd's "-d" option now works for relative paths too.
- Add a time out for handshake completion. Prevously btpd could slowly
fill with unused incoming connections.
btpd 0.9:
---------
Misc:
- Small changes to 'btcli stat' output.
Bug fixes:
- Use correct value for '--prealloc' default.
- Stopped torrents now show correct rates (0kB/s).
- The test of content that has been modified between runs was broken.
diffstat:
net/btpd/Makefile | 4 ++--
net/btpd/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 54a2f5cef6f6 -r 37697625feb2 net/btpd/Makefile
--- a/net/btpd/Makefile Sun Sep 10 03:49:06 2006 +0000
+++ b/net/btpd/Makefile Sun Sep 10 04:43:13 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2006/04/06 06:22:30 reed Exp $
+# $NetBSD: Makefile,v 1.4 2006/09/10 04:43:13 obache Exp $
-DISTNAME= btpd-0.8
+DISTNAME= btpd-0.11
CATEGORIES= net
MASTER_SITES= http://www.murmeldjur.se/btpd/ \
http://people.su.se/~rnyberg/btpd/
diff -r 54a2f5cef6f6 -r 37697625feb2 net/btpd/distinfo
--- a/net/btpd/distinfo Sun Sep 10 03:49:06 2006 +0000
+++ b/net/btpd/distinfo Sun Sep 10 04:43:13 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/02/14 00:49:23 rillig Exp $
+$NetBSD: distinfo,v 1.2 2006/09/10 04:43:13 obache Exp $
-SHA1 (btpd-0.8.tar.gz) = d440ceff94fc745f192b9ab371af7e0e436fb624
-RMD160 (btpd-0.8.tar.gz) = a11e3f984f82e89c596efbfb6c7ac947e2b4b80c
-Size (btpd-0.8.tar.gz) = 145435 bytes
+SHA1 (btpd-0.11.tar.gz) = fe9379b567d40afc8341df32baf31b2d6d99938a
+RMD160 (btpd-0.11.tar.gz) = b43bcd6ece668c2f6365a940fdcc49d3275e4abe
+Size (btpd-0.11.tar.gz) = 146794 bytes
Home |
Main Index |
Thread Index |
Old Index