diff options
author | hubertf <hubertf@pkgsrc.org> | 2005-01-04 00:39:32 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2005-01-04 00:39:32 +0000 |
commit | d62ff59381bbadef156acc564f88ea977e29bb32 (patch) | |
tree | 88520425546404bee5673d8ddc9397ff71a243f0 /net/nicotine | |
parent | f507e4c3ca0ed3649d3ccd98e702cc8e25e5c55f (diff) | |
download | pkgsrc-d62ff59381bbadef156acc564f88ea977e29bb32.tar.gz |
Update nicotine to 1.0.8. Needed to connect to slsk these days.
Changes:
- Added the missing handler for server-pushed searches
- Allow users to have negative speed-ratings
- Double click downloads in searches and browsers, join room in room list
Diffstat (limited to 'net/nicotine')
-rw-r--r-- | net/nicotine/Makefile | 5 | ||||
-rw-r--r-- | net/nicotine/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index e33186b579d..6878b6572c2 100644 --- a/net/nicotine/Makefile +++ b/net/nicotine/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:17:56 tv Exp $ +# $NetBSD: Makefile,v 1.13 2005/01/04 00:39:43 hubertf Exp $ # -DISTNAME= nicotine-1.0.7 -PKGREVISION= 3 +DISTNAME= nicotine-1.0.8 CATEGORIES= net audio x11 MASTER_SITES= http://nicotine.thegraveyard.org/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/nicotine/distinfo b/net/nicotine/distinfo index 6d7e7300003..c551a2e3e2b 100644 --- a/net/nicotine/distinfo +++ b/net/nicotine/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2004/02/16 19:40:39 hubertf Exp $ +$NetBSD: distinfo,v 1.4 2005/01/04 00:39:43 hubertf Exp $ -SHA1 (nicotine-1.0.7.tar.bz2) = 414c4130630e1538eca9051b92e46ba74e237dde -Size (nicotine-1.0.7.tar.bz2) = 305268 bytes +SHA1 (nicotine-1.0.8.tar.bz2) = 8549172106c8f59da5a244382cbc5951dfbbc3fa +Size (nicotine-1.0.8.tar.bz2) = 305645 bytes |