diff options
author | dholland <dholland@pkgsrc.org> | 2019-01-22 02:28:54 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2019-01-22 02:28:54 +0000 |
commit | a4fc950b147dfce841f3cf4434b0d64a330275f6 (patch) | |
tree | 389eef6a0fe2f18c96be491dcc4f6408d5a8f050 /mail/metamail | |
parent | 079eb7437934e6e6a90579fa64e306576c1eb06f (diff) | |
download | pkgsrc-a4fc950b147dfce841f3cf4434b0d64a330275f6.tar.gz |
Update tradcpp to 0.5.3.
Upstream changes:
- Fix markup typo in the man page.
- Abort on line numbering or column numbering overflow. Line
numbers are limited to values that fit in "unsigned int". Also
reject input lines longer than 2^32-1 characters. It seems
reasonable to presume that any input that violates these
constraints is someone screwing around and not a serious attempt
to compile or preprocess anything useful. Done in response to
n2129, but without getting into any of the silliness found there.
- Recognize __ia64__ for IA64 builds.
- Recognize __aarch64__ for 64-bit ARM builds, as sent in by
various people.
- Recognize __riscv__ and __riscv64__ for risc-v builds.
Diffstat (limited to 'mail/metamail')
0 files changed, 0 insertions, 0 deletions