1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/textproc/asciidoc
Sunpoet Po-Chuan Hsieh fcf5539093 Use config newline setting in system attribute evaluation
- Bump PORTREVISION for package change

It fixes comms/fldigi build without extra \r removal.

Problems seen with inconsistent newlines in the Table Of Contents HTML pulled in
from the configuration file. While the rest of the contents in the resulting
HTML file honored the newline style configured by the user, this specific
snippet of HTML always used "\r\n".

This root of this problem existed for some time, but in earlier versions, the
newline style was always "\n". The symptoms changed as a side effect of the
issue "Extra line padding in source and literal blocks". In this issue, the
newline style changed to "\r\n", and was noticed by users.

Change the System Attribute Evaluation function to use the newline setting from
the global "config" instead of using the default newline.

PR:		251329
Reported by:	db
Obtained from:	8313e45cc7
2020-12-20 19:48:53 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist