Bug 125359 - [maintainer update] textproc/dwdiff: update to 1.4
Summary: [maintainer update] textproc/dwdiff: update to 1.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-07 09:30 UTC by Alexander Logvinov
Modified: 2008-07-07 14:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.08 KB, patch)
2008-07-07 09:30 UTC, Alexander Logvinov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Logvinov 2008-07-07 09:30:01 UTC
  Update to 1.4
  
  New features:
   - an option to use all punctuation characters as delimiters
   - Unicode (UTF-8) support including formatting insensitive comparison
   - case-insensitive comparison when the underlying diff program does not
     support it
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-07-07 14:41:58 UTC
miwi        2008-07-07 13:41:50 UTC

  FreeBSD ports repository

  Modified files:
    textproc/dwdiff      Makefile distinfo 
  Log:
  - Update to 1.4
  
  New features:
  - an option to use all punctuation characters as delimiters
  - Unicode (UTF-8) support including formatting insensitive comparison
  - case-insensitive comparison when the underlying diff program does not
    support it
  
  PR:             125359
  Submitted by:   Alexander Logvinov <ports@logvinov.com> (maintainer)
  
  Revision  Changes    Path
  1.6       +14 -7     ports/textproc/dwdiff/Makefile
  1.4       +3 -3      ports/textproc/dwdiff/distinfo
_______________________________________________
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 2 Martin Wilke freebsd_committer freebsd_triage 2008-07-07 14:42:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!