[Bug 250753] [Patch]: devel/upp update to revision 15260

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 31 11:56:11 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250753

            Bug ID: 250753
           Summary: [Patch]: devel/upp update to revision 15260
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: oskar.holmlund at ohdata.se
                CC: m.sund at arcor.de
                CC: m.sund at arcor.de
             Flags: maintainer-feedback?(m.sund at arcor.de)

Created attachment 219234
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219234&action=edit
Upp version 15260

Current version fails to build due to missing reference to
FT_Get_X11_Font_Format(FT_FaceRec_*)
http://beefy6.nyi.freebsd.org/data/121amd64-default/553153/logs/upp-14429.log

the update consists of, among other things, that FT_Get_X11_Font_Format changed
its name to FT_Get_Font_format
https://www.freetype.org/freetype2/docs/reference/ft2-font_formats.html

This is fixed in this commit:
https://github.com/ultimatepp/ultimatepp/commit/7031659ed3be5db389a5c35819291e6ecd8d0efc

And included in the 2020.2 (15260) release. Attached patch will update the UPP
version.

The uMakefile -> umkMakefile are changed in these commit
https://github.com/ultimatepp/ultimatepp/commit/18910db69ac9e06ddf18a851dd580e0a1b972770

https://github.com/ultimatepp/ultimatepp/commit/4fb3c9bcd4b4799fa89e2575aabc7b9a46a20b4d

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list