Summary: | [MAINTAINER] irc/weechat-devel: update to 20110817 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jase Thew <freebsd> | ||||||
Component: | Individual Port(s) | Assignee: | Beech Rintoul <beech> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Jase Thew
2011-08-18 00:20:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it An ncursesw issue appeared whilst using the original patch in a UTF-8 locale. Please find an revised patch that fixes the use of ncursesw. beech 2011-08-18 06:22:18 UTC FreeBSD ports repository Modified files: irc/weechat-devel Makefile distinfo Added files: irc/weechat-devel/files patch-src-gui-curses-CMakeLists_txt patch-src-gui-curses-gui_curses_h patch-src-gui-curses-gui_curses_term_c Log: - Update to 20110817 - Add LICENSE section - Change default for BACKTRACE option to On PR: ports/159850 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) Revision Changes Path 1.72 +8 -4 ports/irc/weechat-devel/Makefile 1.46 +2 -2 ports/irc/weechat-devel/distinfo 1.1 +11 -0 ports/irc/weechat-devel/files/patch-src-gui-curses-CMakeLists_txt (new) 1.1 +12 -0 ports/irc/weechat-devel/files/patch-src-gui-curses-gui_curses_h (new) 1.1 +11 -0 ports/irc/weechat-devel/files/patch-src-gui-curses-gui_curses_term_c (new) _______________________________________________ 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! |