Bug 134023

Summary: [maintainer update] [patch] devel/diffuse: Update port to version 0.3.3
Product: Ports & Packages Reporter: Marco Bröder <marco.broeder>
Component: Individual Port(s)Assignee: Dennis Herrmann <dhn>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Marco Bröder 2009-04-26 19:40:01 UTC
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:
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2009-04-26 19:57:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-04-27 19:29:36 UTC
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"
Comment 3 Dennis Herrmann freebsd_committer freebsd_triage 2009-04-27 19:29:37 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!