pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/mendexk



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Apr 25 10:03:52 UTC 2015

Modified Files:
        pkgsrc/textproc/mendexk: Makefile distinfo
Removed Files:
        pkgsrc/textproc/mendexk/patches: patch-fwrite.c

Log Message:
Update to texlive 2014 version.

   * fread.c (copy_multibyte_char): Avoid ambiguous operation.
   * fread.c: Add copy_multibyte_char() to
     copy multibyte character correctly.
   * fread.c: Wide char is not always even bytes in getestr().
   * convert.c: Add (unsigned char*) cast arg1 of UTF8StoUCS().
   * fwrite.c: Declare fprint_euc_char() as static.
   * main.c: Add TeX Live version.
   * {main,convert,fread,fwrite,styfile}.c, kana.h,
     mendex.doc, mendex.1: Add a new option -I to switch
     internal buffers for key words to EUC-JP or UTF-8.
   * mendex.1: Fix usage.
   * convert.c: Allow longer words in dictionary.
   * fwrite.c:  Make a buffer size larger.
   * fwrite.c: Replace sprintf with snprintf.
   * fread.c: Allow lines with only a line ending in mfgets(),
     because dictionary files with DOS line endings can't be read.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/mendexk/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/mendexk/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/mendexk/patches/patch-fwrite.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