pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ctorrent Remove unneeded chunk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a961c6e2ed80
branches:  trunk
changeset: 477033:a961c6e2ed80
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 25 17:25:01 2004 +0000

description:
Remove unneeded chunk.

diffstat:

 net/ctorrent/distinfo         |   4 ++--
 net/ctorrent/patches/patch-ab |  10 +---------
 2 files changed, 3 insertions(+), 11 deletions(-)

diffs (32 lines):

diff -r 1c98cb1695c4 -r a961c6e2ed80 net/ctorrent/distinfo
--- a/net/ctorrent/distinfo     Fri Jun 25 17:22:41 2004 +0000
+++ b/net/ctorrent/distinfo     Fri Jun 25 17:25:01 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/06/25 17:20:47 wiz Exp $
+$NetBSD: distinfo,v 1.2 2004/06/25 17:25:01 wiz Exp $
 
 SHA1 (ctorrent-1.3.2.tar.gz) = 8757bafd304d9c8c0b241a1a91ce8389613f1e69
 Size (ctorrent-1.3.2.tar.gz) = 87195 bytes
 SHA1 (patch-aa) = 338158f13fce9f9b9f29eb49fc7bc7b6ef0d9862
-SHA1 (patch-ab) = 579da81c93609fea7f2a6a9ef6ecdab344e7ad9e
+SHA1 (patch-ab) = 99b17b928c1d6dff35f87f8d67071a00495ed30c
diff -r 1c98cb1695c4 -r a961c6e2ed80 net/ctorrent/patches/patch-ab
--- a/net/ctorrent/patches/patch-ab     Fri Jun 25 17:22:41 2004 +0000
+++ b/net/ctorrent/patches/patch-ab     Fri Jun 25 17:25:01 2004 +0000
@@ -1,15 +1,7 @@
-$NetBSD: patch-ab,v 1.1.1.1 2004/06/25 17:20:47 wiz Exp $
+$NetBSD: patch-ab,v 1.2 2004/06/25 17:25:01 wiz Exp $
 
 --- peerlist.cpp.orig  2004-06-25 19:16:32.000000000 +0200
 +++ peerlist.cpp
-@@ -3,6 +3,7 @@
- #include "peerlist.h"
- 
- #include <stdlib.h>
-+#include <errno.h>
- 
- #include <stdio.h>
- 
 @@ -361,6 +362,7 @@ int PeerList::Initial_ListenPort()
    struct sockaddr_in lis_addr;
    memset(&lis_addr,0, sizeof(sockaddr_in));



Home | Main Index | Thread Index | Old Index