Subject: CVS commit: pkgsrc/audio/ncmpc
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/19/2005 16:54:51
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sat Mar 19 16:54:51 UTC 2005

Modified Files:
	pkgsrc/audio/ncmpc: Makefile PLIST distinfo
	pkgsrc/audio/ncmpc/patches: patch-ab

Log Message:
Update to 0.11.1, provided by Robert Lillack in PR 29027.
 + Spanish translations from Jose Cedeno
 + Russian translations from Nikolay Pavlov
 + French translations from Yann Cézard
 + ncmpc now supports SIGSTOP and SIGCONT (Ctrl-Z)
 + ncmpc now hides the cursor on the help screen
 + ncmpc now can enqueue and play a song from the browse screen (Enter)
 + configuration changes:
	o ncmpc no longer supports the old configuration file syntax
	o the crossfade time can now be definied in (crossfade-time)
	o support for ncurses mouse events is now optional (enable-mouse)
 + bugfixes:
	o fixed short option handling for multiple short options
	o %time% format fix from Aurelien Foret (use %02d for seconds)
	o Fixed abort (Ctrl-G) handling when saving playlist
	o survive select/find operations on empty lists (Niko Tyni)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/ncmpc/Makefile pkgsrc/audio/ncmpc/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/ncmpc/PLIST
cvs rdiff -r1.1 -r1.2 pkgsrc/audio/ncmpc/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.