Bug 114858

Summary: editors/yui - patch up to latest version
Product: Ports & Packages Reporter: Rashid N. Achilov <achilov-rn>
Component: Individual Port(s)Assignee: Rong-En Fan <rafan>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Rashid N. Achilov 2007-07-24 13:40:01 UTC
This is a patch to latest release of yui, multi-window console text editor for programmers and admins. It fixes break building on -CURRENT. Also some warnings were eliminated, some code cleanup, many $Log$ entries from previous "life" were changed to $Id$, one time unsafe tmpnam() was changed to mkstemp()

Fix: Patch attached with submission follows:
How-To-Repeat: Try to build yui on -CURRENT or 6.x with GCC 4.x
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2007-07-26 18:34:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-27 14:34:51 UTC
rafan       2007-07-27 13:34:45 UTC

  FreeBSD ports repository

  Modified files:
    editors/yui          Makefile distinfo pkg-descr 
  Log:
  - Update to 3.2.03
  - Refine pkg-descr
  
  PR:             ports/114858
  Submitted by:   Rashid N. Achilov <achilov-rn at askd.ru>
  
  Revision  Changes    Path
  1.2       +1 -1      ports/editors/yui/Makefile
  1.2       +3 -3      ports/editors/yui/distinfo
  1.2       +5 -2      ports/editors/yui/pkg-descr
_______________________________________________
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 Rong-En Fan freebsd_committer freebsd_triage 2007-07-27 14:34:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!