Update diffuse to version 0.3.3. Changes: - fixed a bug handling the backspace key with the cursor in the first column - POSIX installer with '--destdir=' and '--files-only' options for packagers - vi-like keybindings for line mode - '-m' option to open modified files in separate tabs - 'Merge From Left Then Right' and 'Merge From Right Then Left' menu items - drag-n-drop support - preferences for behaviour of tabs - files with edits now tagged with '*' - auto indent - 'Open File In New Tab...' and 'Open Modified Files...' menu items - 'Save All' menu item - mac-style line ending support - new end of line display behaviour - improved organisation of menu items - button bar no longer grabs keyboard focus - removed dependence on urllib module - errors are now reported on stderr - removed TODO list - minor bug fixes Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->dhn I'll take it.
dhn 2009-04-27 18:29:22 UTC FreeBSD ports repository Modified files: devel/diffuse Makefile distinfo pkg-plist Log: - Update to 0.3.3 PR: ports/134023 Submitted by: Marco Broeder <marco.broeder@gmx.eu> (maintainer) Approved by: miwi (mentor) Revision Changes Path 1.2 +2 -5 ports/devel/diffuse/Makefile 1.2 +3 -3 ports/devel/diffuse/distinfo 1.2 +0 -1 ports/devel/diffuse/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks!