Bug 278794 - x11-fonts/inconsolata-ttf: Update to 3.000
Summary: x11-fonts/inconsolata-ttf: Update to 3.000
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: Ashish SHUKLA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-05 19:04 UTC by Daniel Engberg
Modified: 2024-05-06 20:29 UTC (History)
0 users

See Also:
ashish: maintainer-feedback+


Attachments
Patch for inconsolata-ttf (2.13 KB, patch)
2024-05-05 19:04 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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