Fix links to onetbb and libiconv ports.

This commit is contained in:
Dimitry Andric 2021-01-26 20:24:23 +01:00
parent dcd4e337c7
commit 078e5ea093

View file

@ -55,7 +55,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|1400002
|link:https://cgit.freebsd.org/src/commit/?id=2cf84258922f306a3f84866685d2f5346f67db58[2cf84258922f306a3f84866685d2f5346f67db58]
|January 26, 2021
|14.0-CURRENT after fixing a clang assertion when building the package:onetbb[] port.
|14.0-CURRENT after fixing a clang assertion when building the package:devel/onetbb[] port.
|===
[[versions-13]]
@ -2712,7 +2712,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|1000043
|link:https://svnweb.freebsd.org/changeset/base/254273[254273]
|August 13, 2013
|10-CURRENT after `WITH_ICONV` is enabled by default. A new man:src.conf[5] option, `WITH_LIBICONV_COMPAT` (disabled by default) adds `libiconv_open` to provide compatibility with the package:libiconv[] port.
|10-CURRENT after `WITH_ICONV` is enabled by default. A new man:src.conf[5] option, `WITH_LIBICONV_COMPAT` (disabled by default) adds `libiconv_open` to provide compatibility with the package:converters/libiconv[] port.
|1000044
|link:https://svnweb.freebsd.org/changeset/base/254358[254358]