Bug 278794

Summary: x11-fonts/inconsolata-ttf: Update to 3.000
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me Flags: ashish: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for inconsolata-ttf none

Description Daniel Engberg freebsd_committer freebsd_triage 2024-05-05 19:04:12 UTC
Created attachment 250469 [details]
Patch for inconsolata-ttf

* Use upstream release archive to trim the very large GitHub generated tarball
* Only extract what we really need to save on I/O
* Rework Makefile for readability and simplify
Comment 1 Ashish SHUKLA freebsd_committer freebsd_triage 2024-05-05 20:24:40 UTC
Hi Daniel,

I don't use FreeBSD on desktop these days, so I only did the build testing, and it's fine.

If you use it, and would like to maintain it, then feel free to take maintainership.

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-06 20:26:33 UTC
A commit in branch main references this bug:

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

commit 5407d18b4907bfc437555883b537a25869634c9d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-06 20:23:40 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-06 20:23:46 +0000

    x11-fonts/inconsolata-ttf: Update to 3.000

    * Use upstream release archive
    * Only extract what we really need to save on I/O
    * Rework Makefile for readability and simplify

    PR:             278794
    Reviewed by:    ashish (maintainer)

 x11-fonts/inconsolata-ttf/Makefile | 33 ++++++++++++++++-----------------
 x11-fonts/inconsolata-ttf/distinfo |  6 +++---
 2 files changed, 19 insertions(+), 20 deletions(-)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2024-05-06 20:29:41 UTC
Thanks!

Not a user of this font but I figured that we could at least optimize it, I don't mind taking over maintainership even if I'm also not a desktop user.

Best regards,
Daniel