[Bug 260202] [exp-run] Upgrade print/freetype2 to 2.11.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260202] [exp-run] Upgrade print/freetype2 to 2.11.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Dec 2021 09:55:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260202
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=4e4149d6d88132b9c536ac66e32b8accc6bd1f20
commit 4e4149d6d88132b9c536ac66e32b8accc6bd1f20
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2021-12-04 08:17:44 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2021-12-11 09:53:46 +0000
print/freetype2: update to 2.11.1
Changelog:
CHANGES BETWEEN 2.11.0 and 2.11.1
I. IMPORTANT CHANGES
- Some fields in the `CID_FaceDictRec`, `CID_FaceInfoRec`, and
`FT_Data` structures have been changed from signed to unsigned
type, which better reflects the actual usage. It is also an
additional means to protect against malformed input.
II. MISCELLANEOUS
- Cmake support has been further improved. To do that various
backward-incompatible changes were necessary; please see file
`CMakeLists.txt` for more details.
- Since version 2.11.0, a C99 compiler is necessary to compile
FreeType.
- The experimental 'COLR' v1 API has been updated to the latest
OpenType standard 1.9.
- The `apinames` tool got a new option `-wV` to output an OpenVMS
Linker Option File.
- VMS support was updated.
- MS Visual Studio support was added to build the demo programs.
PR: 260202
Exp-run by: antoine
print/freetype2/Makefile | 18 ++++++++----------
print/freetype2/distinfo | 6 +++---
print/freetype2/pkg-plist | 2 +-
3 files changed, 12 insertions(+), 14 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.