CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/04/12 12:42:34
Modified files:
textproc/multimarkdown: Makefile distinfo
Added files:
textproc/multimarkdown/patches: patch-CMakeLists_txt
patch-src_html_c
patch-src_latex_c
patch-src_multimarkdown_c
patch-src_parse_utilities_c
patch-src_parser_leg
patch-src_writer_c
Removed files:
textproc/multimarkdown/patches: patch-Makefile patch-html_c
patch-latex_c
patch-parse_utilities_c
patch-parser_leg patch-writer_c
Log message:
Update to multimarkdown 5.4.0, from Sean Levy, who's been pinging about
this patch for more than a year (!)
- uses pledge()
- switch to cmake
- enabel tests
Various versions of this patch tested by Micah Muer and Michael McConville