diff options
author | hubertf <hubertf@pkgsrc.org> | 2004-02-16 19:40:39 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2004-02-16 19:40:39 +0000 |
commit | 7426ff388fa04bfa4e1d268ec89bfe635753f1de (patch) | |
tree | 53f4da8dbecdc08f6c376038178714f42528be5f /net/nicotine | |
parent | ab7e3f07be5b6651b46f4444c4448001a89ef2af (diff) | |
download | pkgsrc-7426ff388fa04bfa4e1d268ec89bfe635753f1de.tar.gz |
Update nicotine to 1.0.7. Changes:
- Changed hate-list to be network-driven instead of being a filter
- Updated translations
- Last 7 lines of a private message log are shown
- Config file now backed up (to <filename>.old)
- Changed default server to server.slsknet.org
(mail.slsknet.org will be automatically changed)
- Anti-frumin ticker update (replace newlines with spaces)
- Added country-code filter to the search filters
- Added a "Hide tickers" menu entry which hides all tickers
- Added option to not show the close buttons on the tabs
- Added option to not lock incoming files
- Added room ticker support
Diffstat (limited to 'net/nicotine')
-rw-r--r-- | net/nicotine/Makefile | 5 | ||||
-rw-r--r-- | net/nicotine/PLIST | 5 | ||||
-rw-r--r-- | net/nicotine/distinfo | 6 |
3 files changed, 6 insertions, 10 deletions
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index 5af6390e49d..b9b148f5298 100644 --- a/net/nicotine/Makefile +++ b/net/nicotine/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2004/01/23 21:50:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2004/02/16 19:40:39 hubertf Exp $ # -DISTNAME= nicotine-1.0.6 -PKGREVISION= 2 +DISTNAME= nicotine-1.0.7 CATEGORIES= net audio x11 MASTER_SITES= http://nicotine.thegraveyard.org/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/nicotine/PLIST b/net/nicotine/PLIST index df06784bb75..4535cadc6e8 100644 --- a/net/nicotine/PLIST +++ b/net/nicotine/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/01/02 01:19:14 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/02/16 19:40:39 hubertf Exp $ bin/nicotine bin/nicotine-import-winconfig ${PYSITELIB}/pynicotine/ConfigParser.py @@ -37,9 +37,6 @@ ${PYSITELIB}/pynicotine/gtkgui/frame.pyo ${PYSITELIB}/pynicotine/gtkgui/glade2py.py ${PYSITELIB}/pynicotine/gtkgui/glade2py.pyc ${PYSITELIB}/pynicotine/gtkgui/glade2py.pyo -${PYSITELIB}/pynicotine/gtkgui/gtkexcepthook.py -${PYSITELIB}/pynicotine/gtkgui/gtkexcepthook.pyc -${PYSITELIB}/pynicotine/gtkgui/gtkexcepthook.pyo ${PYSITELIB}/pynicotine/gtkgui/imagedata.py ${PYSITELIB}/pynicotine/gtkgui/imagedata.pyc ${PYSITELIB}/pynicotine/gtkgui/imagedata.pyo diff --git a/net/nicotine/distinfo b/net/nicotine/distinfo index f5a85bd1b9b..6d7e7300003 100644 --- a/net/nicotine/distinfo +++ b/net/nicotine/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2004/01/02 01:19:14 hubertf Exp $ +$NetBSD: distinfo,v 1.3 2004/02/16 19:40:39 hubertf Exp $ -SHA1 (nicotine-1.0.6.tar.bz2) = b7278d571140a2e22c088ef74384c8285a9b0558 -Size (nicotine-1.0.6.tar.bz2) = 277777 bytes +SHA1 (nicotine-1.0.7.tar.bz2) = 414c4130630e1538eca9051b92e46ba74e237dde +Size (nicotine-1.0.7.tar.bz2) = 305268 bytes |