Describe: 5fc456de4b6a3ba5b0b16ffdb19dde90f56dab36
Commit: 5fc456de4b6a3ba5b0b16ffdb19dde90f56dab36
Modifications:
textproc/discount/Makefile | 14 ++-----
textproc/discount/distinfo | 7 +---
textproc/discount/patches/patch-Makefile_in | 39
+++++++++---------
textproc/discount/patches/patch-cstring_h | 12 ------
.../{patch-markdown_1_in => patch-markdown_1} | 5 +--
textproc/discount/patches/patch-markdown_3 | 6 +--
textproc/discount/patches/patch-tests_code_t | 11 +++++
textproc/discount/patches/patch-tests_dl_t | 11 +++++
.../discount/patches/patch-tests_functions_sh | 22 ++++++++++
.../discount/patches/patch-tests_tabstop_t | 11 +++++
textproc/discount/patches/patch-tests_toc_t | 11 +++++
textproc/discount/pkg/PLIST | 2 +
12 files changed, 98 insertions(+), 53 deletions(-)
delete mode 100644 textproc/discount/patches/patch-cstring_h
rename textproc/discount/patches/{patch-markdown_1_in =>
patch-markdown_1} (54%)
create mode 100644 textproc/discount/patches/patch-tests_code_t
create mode 100644 textproc/discount/patches/patch-tests_dl_t
create mode 100644
textproc/discount/patches/patch-tests_functions_sh
create mode 100644
textproc/discount/patches/patch-tests_tabstop_t
create mode 100644 textproc/discount/patches/patch-tests_toc_t
Log messages:
Update to discount-2.1.6; ok pedro@