K 10 svn:author V 6 marino K 8 svn:date V 27 2016-10-09T02:58:20.355690Z K 7 svn:log V 346 devel/adacurses: Prevent building with base ncurses headers It turns out that the C source files were getting built with the headers from the base ncurses. The recent update in Synth's display exposed a resulting problem with the add chtype routines, resulting in garbled output. Since adacurses is a static library, synth requires a revbump. END