Bug 114858 - editors/yui - patch up to latest version
Summary: editors/yui - patch up to latest version
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-24 13:40 UTC by Rashid N. Achilov
Modified: 2007-07-27 14:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.63 KB, patch)
2007-07-24 13:40 UTC, Rashid N. Achilov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!