Bug 270143

Summary: x11-fonts/py-glyphsLib: Update to 6.1.0
Product: Ports & Packages Reporter: Ting-Wei Lan <lantw44>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 270145    
Attachments:
Description Flags
Patch lantw44: maintainer-approval+

Description Ting-Wei Lan 2023-03-12 06:58:42 UTC
Created attachment 240781 [details]
Patch
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-04-05 16:56:35 UTC
I'll convert py-defcon and py-ufonormalizer to DEFCON and UFO_NORMALIZATION options since they are optional (on by default).
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-05 17:44:18 UTC
A commit in branch main references this bug:

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

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

    x11-fonts/py-glyphsLib: Update to 6.1.0

    - Convert to USE_PYTHON=pep517
    - While I'm here:
      - Sort RUN_DEPENDS
      - Add DEFCON and UFO_NORMALIZATION options

    Changes:        https://github.com/googlefonts/glyphsLib/releases
    PR:             270143

 x11-fonts/py-glyphsLib/Makefile | 26 ++++++++++++++++++--------
 x11-fonts/py-glyphsLib/distinfo |  6 +++---
 2 files changed, 21 insertions(+), 11 deletions(-)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-04-06 03:46:17 UTC
Committed. Thanks!