Bug 137858 - [PATCH] chinese/ve: fix terminal initial problem
Summary: [PATCH] chinese/ve: fix terminal initial problem
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: Alexander Logvinov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-16 22:50 UTC by Hung-Yi Chen
Modified: 2009-10-07 07:20 UTC (History)
0 users

See Also:


Attachments
ve (7.27 KB, text/plain)
2009-08-16 22:50 UTC, Hung-Yi Chen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hung-Yi Chen 2009-08-16 22:50:10 UTC
	Fix the terminal initial problem with color redraw.

Fix: Apply the following path:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-16 22:50:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->chinsan

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2009-08-28 18:46:34 UTC
Responsible Changed
From-To: chinsan->freebsd-ports-bugs

Maintainer was reset.
Comment 3 Alexander Logvinov freebsd_committer freebsd_triage 2009-09-10 09:17:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avl

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-10-07 07:10:14 UTC
avl         2009-10-07 06:10:05 UTC

  FreeBSD ports repository

  Modified files:
    chinese/ve           Makefile 
    chinese/ve/files     patch-bbs.h patch-editor.c patch-screen.c 
                         patch-term.c 
  Log:
  - Fix the terminal initial problem with color redraw
  - Pass maintainership to submitter
  
  PR:             ports/137858
  Submitted by:   Hung-Yi Chen <gaod@hychen.org>
  
  Revision  Changes    Path
  1.19      +2 -2      ports/chinese/ve/Makefile
  1.2       +15 -6     ports/chinese/ve/files/patch-bbs.h
  1.2       +7 -7      ports/chinese/ve/files/patch-editor.c
  1.2       +9 -8      ports/chinese/ve/files/patch-screen.c
  1.3       +51 -25    ports/chinese/ve/files/patch-term.c
_______________________________________________
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 5 Alexander Logvinov freebsd_committer freebsd_triage 2009-10-07 07:12:05 UTC
State Changed
From-To: open->closed

Committed. Thanks!