From 1e7cd5a8077d0b0abdadee4365de8a57db664243 Mon Sep 17 00:00:00 2001 From: salo Date: Tue, 13 May 2003 01:25:24 +0000 Subject: - DESCR has 80 columns - make PKGNAME future versions-friendly - style nits - add RCSID to patch-aa (hi hubertf!) --- net/bittorrent/DESCR | 14 ++++++-------- net/bittorrent/Makefile | 11 ++++++----- net/bittorrent/distinfo | 4 ++-- net/bittorrent/patches/patch-aa | 2 ++ 4 files changed, 16 insertions(+), 15 deletions(-) (limited to 'net/bittorrent') diff --git a/net/bittorrent/DESCR b/net/bittorrent/DESCR index 42062c4cba4..dcd5bda5edd 100644 --- a/net/bittorrent/DESCR +++ b/net/bittorrent/DESCR @@ -1,8 +1,6 @@ -BitTorrent is a tool for distributing files. It's extremely -easy to use - downloads are started by clicking on hyperlinks. -Whenever more than one person is downloading at once -they send pieces of the file(s) to each other, thus relieving -the central server's bandwidth burden. Even with many -simultaneous downloads, the upload burden on the central server -remains quite small, since each new downloader introduces new -upload capacity. +BitTorrent is a tool for distributing files. It's extremely easy to use - +downloads are started by clicking on hyperlinks. Whenever more than one +person is downloading at once they send pieces of the file(s) to each other, +thus relieving the central server's bandwidth burden. Even with many +simultaneous downloads, the upload burden on the central server remains quite +small, since each new downloader introduces new upload capacity. diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile index 14573875e89..32a0f0b6cc8 100644 --- a/net/bittorrent/Makefile +++ b/net/bittorrent/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/05/13 00:04:22 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/13 01:25:24 salo Exp $ # DISTNAME= BitTorrent-3.2.1b -PKGNAME= bittorrent-3.2.1b +PKGNAME= ${DISTNAME:S/BitT/bitt/} PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://bitconjurer.org/BitTorrent/ @@ -11,11 +11,12 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://bitconjurer.org/BitTorrent/ COMMENT= file sharing tool -PYDISTUTILSPKG= yes +PYDISTUTILSPKG= YES USE_BUILDLINK2= YES PYTHON_VERSION_REQD= 22pth -.include "../../x11/py-wxWindows/buildlink2.mk" -.include "../../lang/python/extension.mk" .include "../../lang/python/application.mk" +.include "../../lang/python/extension.mk" +.include "../../x11/py-wxWindows/buildlink2.mk" + .include "../../mk/bsd.pkg.mk" diff --git a/net/bittorrent/distinfo b/net/bittorrent/distinfo index 513646bd4be..b333f8d2b29 100644 --- a/net/bittorrent/distinfo +++ b/net/bittorrent/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2003/05/13 00:04:22 hubertf Exp $ +$NetBSD: distinfo,v 1.3 2003/05/13 01:25:24 salo Exp $ SHA1 (BitTorrent-3.2.1b.tar.gz) = 124049e721a8b722af9d3c489b44a8a81789ce68 Size (BitTorrent-3.2.1b.tar.gz) = 144420 bytes -SHA1 (patch-aa) = 7f8cc29a28b8c529fe88d80e7a22d3dc9e93e968 +SHA1 (patch-aa) = 91f66b6c788c7989a9bec8ce97c62cb7a01f9a5c diff --git a/net/bittorrent/patches/patch-aa b/net/bittorrent/patches/patch-aa index f52e36d8f91..a8548806119 100644 --- a/net/bittorrent/patches/patch-aa +++ b/net/bittorrent/patches/patch-aa @@ -1,3 +1,5 @@ +$NetBSD: patch-aa,v 1.2 2003/05/13 01:25:24 salo Exp $ + --- btcompletedir.py.orig 2003-05-11 21:41:50.000000000 +0200 +++ btcompletedir.py 2003-05-11 21:42:14.000000000 +0200 @@ -37,7 +37,7 @@ -- cgit v1.2.3