Bug 270145 - x11-fonts/py-fontmake: Update to 3.5.1
Summary: x11-fonts/py-fontmake: Update to 3.5.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on: 269860 270134 270143 270144
Blocks:
  Show dependency treegraph
 
Reported: 2023-03-12 07:03 UTC by Ting-Wei Lan
Modified: 2023-04-09 21:27 UTC (History)
0 users

See Also:


Attachments
Patch (2.91 KB, patch)
2023-03-12 07:03 UTC, Ting-Wei Lan
lantw44: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ting-Wei Lan 2023-03-12 07:03:35 UTC
Created attachment 240783 [details]
Patch
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-04-05 16:56:37 UTC
I'll convert py-ttfautohint-py and py-MutatorMath to AUTOHINT and MUTATORMATH options since they are optional (on by default).
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-05 17:44:14 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f641995593dc6a0da5cf0390f8663cfcb3507610

commit f641995593dc6a0da5cf0390f8663cfcb3507610
Author:     Ting-Wei Lan <lantw44@gmail.com>
AuthorDate: 2023-04-05 17:26:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:32:01 +0000

    x11-fonts/py-fontmake: Update to 3.5.1

    - Update WWW
    - Update pkg-descr
    - While I'm here:
      - Sort RUN_DEPENDS
      - Add AUTOHINT and MUTATORMATH options

    Changes:        https://github.com/googlefonts/fontmake/releases
    PR:             270145

 x11-fonts/py-fontmake/Makefile  | 30 ++++++++++++++++++------------
 x11-fonts/py-fontmake/distinfo  |  6 +++---
 x11-fonts/py-fontmake/pkg-descr |  5 +++--
 3 files changed, 24 insertions(+), 17 deletions(-)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-04-09 21:27:19 UTC
Committed. Thanks!