diff options
author | adam <adam@pkgsrc.org> | 2005-09-30 14:05:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-09-30 14:05:38 +0000 |
commit | f097ddb2a44610f4722c8cebdafb926a1ae9e936 (patch) | |
tree | 3df8ebe084a5abc2899680b331535c218dfd013a /net | |
parent | 61f5e2e9aee724a3ddf8dae7f7b940324df157d1 (diff) | |
download | pkgsrc-f097ddb2a44610f4722c8cebdafb926a1ae9e936.tar.gz |
Changes 4.0.4:
* Bug-fixes
Diffstat (limited to 'net')
-rw-r--r-- | net/bittorrent/Makefile | 5 | ||||
-rw-r--r-- | net/bittorrent/Makefile.common | 5 | ||||
-rw-r--r-- | net/bittorrent/distinfo | 8 |
3 files changed, 8 insertions, 10 deletions
diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile index 67d718f3ee8..38ad5a7fb61 100644 --- a/net/bittorrent/Makefile +++ b/net/bittorrent/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2005/08/07 16:43:15 recht Exp $ -# +# $NetBSD: Makefile,v 1.32 2005/09/30 14:05:38 adam Exp $ .include "Makefile.common" PKGNAME= ${DISTNAME:S/BitT/bitt/} -PYDISTUTILSPKG= YES +PYDISTUTILSPKG= yes CONFLICTS+= bittornado-[0-9]* diff --git a/net/bittorrent/Makefile.common b/net/bittorrent/Makefile.common index 086effe9cbf..ace8de10bf0 100644 --- a/net/bittorrent/Makefile.common +++ b/net/bittorrent/Makefile.common @@ -1,7 +1,6 @@ -# $NetBSD: Makefile.common,v 1.15 2005/08/07 16:15:55 recht Exp $ -# +# $NetBSD: Makefile.common,v 1.16 2005/09/30 14:05:38 adam Exp $ -DISTNAME= BitTorrent-4.0.3 +DISTNAME= BitTorrent-4.0.4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bittorrent/} diff --git a/net/bittorrent/distinfo b/net/bittorrent/distinfo index 757ed7793d5..6da188a4cc4 100644 --- a/net/bittorrent/distinfo +++ b/net/bittorrent/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.18 2005/08/07 16:15:55 recht Exp $ +$NetBSD: distinfo,v 1.19 2005/09/30 14:05:38 adam Exp $ -SHA1 (BitTorrent-4.0.3.tar.gz) = 7b02cfa762c4b3ca4c34db592af4b68b33ac1a6b -RMD160 (BitTorrent-4.0.3.tar.gz) = 8c6c0302bf9fc6dc2fc0da857ece92dff0d713c1 -Size (BitTorrent-4.0.3.tar.gz) = 157027 bytes +SHA1 (BitTorrent-4.0.4.tar.gz) = 6e1dd9f8a779ebc934527150d9107522fc097384 +RMD160 (BitTorrent-4.0.4.tar.gz) = 7d321e6812eb23cf924131ddc171b71170a55caf +Size (BitTorrent-4.0.4.tar.gz) = 153911 bytes SHA1 (patch-aa) = fad5fb4d6b6c4aed9988cd4484aad042a3de5cef SHA1 (patch-ab) = 05edb06099345d97a647251eaf522c17e34d14fb SHA1 (patch-ac) = d3f7df1824bb6f80905787dc9b01f72a052dc841 |