pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/mlterm



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sat Dec 14 16:30:18 UTC 2013

Modified Files:
        pkgsrc/x11/mlterm: Makefile distinfo
Added Files:
        pkgsrc/x11/mlterm/patches: patch-mlterm_ml__vt100__parser.c
            patch-xwindow_x__screen.c

Log Message:
Pull two post 3.3.1 fixes from mlterm upstream:

https://bitbucket.org/arakiken/mlterm/commits/ba3a5a22ae82b7c227cfd9f952881a281c53f82a
 * ml_vt100_parser.c: U+200c-200f and U+202a-202e aren't converted
   even if -n option is specified.

https://bitbucket.org/arakiken/mlterm/commits/4ccecc4cbc90ed69054f0e94179bdccb6fda5868
 * x_screen.c: The limitation of the column width and the line height (< 32)
   is removed.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/x11/mlterm/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/x11/mlterm/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/x11/mlterm/patches/patch-mlterm_ml__vt100__parser.c
cvs rdiff -u -r0 -r1.3 pkgsrc/x11/mlterm/patches/patch-xwindow_x__screen.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index