| Summary: | [PATCH] chinese/ve: fix terminal initial problem | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Hung-Yi Chen <gaod> | ||||
| Component: | Individual Port(s) | Assignee: | Alexander Logvinov <avl> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Hung-Yi Chen
2009-08-16 22:50:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->chinsan Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: chinsan->freebsd-ports-bugs Maintainer was reset. Responsible Changed From-To: freebsd-ports-bugs->avl I'll take it. 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"
State Changed From-To: open->closed Committed. Thanks! |