pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/34068: updated package: net/btpd 0.10
The following reply was made to PR pkg/34068; it has been noted by GNATS.
From: Richard Nyberg <rnyberg%murmeldjur.se@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/34068: updated package: net/btpd 0.10
Date: Mon, 31 Jul 2006 19:47:30 +0200
Version 0.10 didn't work correctly on Linux systems with epoll.
Here's a patch to bring it to 0.11 instead.
-Richard
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/btpd/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 6 Apr 2006 06:22:30 -0000 1.3
+++ Makefile 31 Jul 2006 17:39:08 -0000
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2006/04/06 06:22:30 reed Exp $
-DISTNAME= btpd-0.8
+DISTNAME= btpd-0.11
CATEGORIES= net
MASTER_SITES= http://www.murmeldjur.se/btpd/ \
http://people.su.se/~rnyberg/btpd/
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/btpd/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 14 Feb 2006 00:49:23 -0000 1.1.1.1
+++ distinfo 31 Jul 2006 17:39:08 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2006/02/14 00:49:23 rillig 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