Bug 68965

Summary: Update: editors/bsd-vi, unbreak on -STABLE
Product: Ports & Packages Reporter: David Thiel <lx>
Component: Individual Port(s)Assignee: Kirill Ponomarev <krion>
Status: Closed FIXED    
Severity: Affects Only Me CC: krion
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description David Thiel 2004-07-13 01:20:04 UTC
Use the original regex code instead of the default libuxre on -STABLE
and remove a valloc re-declaration, fixing the slightly ironic
requirement of running -CURRENT to build an ancient vi. This does result
in two patches for the same file (Makefile), but they do apply in the
correct order and I can't think of a better way to do it. I'm open to
suggestions if anyone knows a more correct method.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-07-13 07:19:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

Grab.
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-07-13 07:28:33 UTC
State Changed
From-To: open->closed

Committed, thanks!