Bug 80162 - Maintainer Update: editors/2bsd-vi 050225 -> 050325
Summary: Maintainer Update: editors/2bsd-vi 050225 -> 050325
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: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-20 18:40 UTC by David Thiel
Modified: 2005-04-21 18:54 UTC (History)
0 users

See Also:


Attachments
file.diff (660 bytes, patch)
2005-04-20 18:40 UTC, David Thiel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Thiel 2005-04-20 18:40:08 UTC
Updating 2bsd-vi to the 050325 release, a bugfix release. Changes include:

* vi no longer dies with a segmentation fault if a line does not fit on the
  screen after an insertion.

* The 'p' command now works correctly if the buffer contains a partial line
  with multibyte characters.

* Traditional regular expressions sometimes failed to operate correctly
  since the last release.
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-04-20 23:20:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-04-21 14:22:12 UTC
State Changed
From-To: open->feedback

Maintainer: the port chmods /var/preserve to 0177. I don't like that, because 
deinstalling the port will leave /var/preserve world-writable, so I have 
changed the dir to /var/preserve/${UNIQUENAME}. Do you approve 
http://people.freebsd.org/~jylefort/patches/2bsd-vi.diff ?
Comment 3 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-04-21 18:53:43 UTC
State Changed
From-To: feedback->closed

Committed, thanks!