diff options
author | veego <veego> | 2005-11-14 21:03:29 +0000 |
---|---|---|
committer | veego <veego> | 2005-11-14 21:03:29 +0000 |
commit | 2bf96228cdad3bfad9c4b960590ac17fc8db3e8e (patch) | |
tree | 832f22b8e9d3c51ee5d0ac4199d02d62215b4741 /net | |
parent | c6e7d6e2558cfc7b03bee9e97df796523184ec5f (diff) | |
download | pkgsrc-2bf96228cdad3bfad9c4b960590ac17fc8db3e8e.tar.gz |
Update bittornado to 0.3.14 and take maintainership as offered by wiz.
The Changelog is not very usefull:
Okay, here comes another attempt at keeping the client from sticking
in the task manager. This version has also been compiled with the
older versions of Python/wxPython, a la T-0.3.12, and has a number
of other minor bug fixes.
Diffstat (limited to 'net')
-rw-r--r-- | net/bittornado-gui/Makefile | 4 | ||||
-rw-r--r-- | net/bittornado/Makefile.common | 6 | ||||
-rw-r--r-- | net/bittornado/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/net/bittornado-gui/Makefile b/net/bittornado-gui/Makefile index 9da7cbcd0b7..f50399314bf 100644 --- a/net/bittornado-gui/Makefile +++ b/net/bittornado-gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/09/28 20:52:24 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2005/11/14 21:03:29 veego Exp $ # .include "../../net/bittornado/Makefile.common" @@ -9,7 +9,7 @@ COMMENT+= (wxGTK GUI) CONFLICTS= bittorrent-gui-[0-9]* -DEPENDS+= BitTornado>=0.3.13:../../net/bittornado +DEPENDS+= BitTornado>=0.3.14:../../net/bittornado NO_BUILD= yes diff --git a/net/bittornado/Makefile.common b/net/bittornado/Makefile.common index 25c179011c2..35157b647ab 100644 --- a/net/bittornado/Makefile.common +++ b/net/bittornado/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.8 2005/09/27 19:24:14 wiz Exp $ +# $NetBSD: Makefile.common,v 1.9 2005/11/14 21:03:29 veego Exp $ # -DISTNAME= BitTornado-0.3.13 +DISTNAME= BitTornado-0.3.14 CATEGORIES= net MASTER_SITES= http://www.bittornado.com/download/ -MAINTAINER= wiz@NetBSD.org +MAINTAINER= veego@NetBSD.org HOMEPAGE= http://bittornado.com/ COMMENT= Experimental bittorrent client diff --git a/net/bittornado/distinfo b/net/bittornado/distinfo index c028f6ff1ab..3ea002e9292 100644 --- a/net/bittornado/distinfo +++ b/net/bittornado/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2005/09/27 19:24:14 wiz Exp $ +$NetBSD: distinfo,v 1.8 2005/11/14 21:03:29 veego Exp $ -SHA1 (BitTornado-0.3.13.tar.gz) = 4ca7000f1b17328b0c8922fb6915ffbc10d006c7 -RMD160 (BitTornado-0.3.13.tar.gz) = 5c0b4884d0648bb65ad76b38214ef406d97a1e07 -Size (BitTornado-0.3.13.tar.gz) = 197366 bytes +SHA1 (BitTornado-0.3.14.tar.gz) = 44e850fecb9cd6c933086dadaff208df9be59a6e +RMD160 (BitTornado-0.3.14.tar.gz) = b4e9610bcb1630a523bfc1512e89a81feade638c +Size (BitTornado-0.3.14.tar.gz) = 188058 bytes SHA1 (patch-aa) = a88096122a34776b72dfc18f1d95a1736c71b54b |