See: https://reviews.freebsd.org/D15472 This update is required to update japanese/font-ricty to 4.0.0 or later because it requires Inconsolata 2.000 or later.
As indicated in the comment of differential, changes look good, although please add `NO_ARCH=yes` too. Thanks!
Thanks, I added it.
(In reply to Koichiro Iwao from comment #2) Thanks, please proceed with committing it.
A commit references this bug: Author: meta Date: Mon May 21 23:26:38 UTC 2018 New revision: 470584 URL: https://svnweb.freebsd.org/changeset/ports/470584 Log: x11-fonts/inconsolata-ttf: Update to 2.001 According to WWW[1], the official release is at Google Fonts[2] and official upstream repository is on GitHub[3] now. * Update to 2.001 * Update WWW * Add LICENSE, LICENSE_FILE * Add NO_ARCH * Bump PORTEPOCH since upstream now has an explicit version number and it goes backwards [1] http://levien.com/type/myfonts/inconsolata.html [2] https://www.google.com/fonts/specimen/Inconsolata [3] https://github.com/google/fonts/tree/master/ofl/inconsolata PR: 228331 Submitted by: meta (myself) Approved by: ashish (maintainer), pi (mentor) Differential Revision: https://reviews.freebsd.org/D15472 Changes: head/x11-fonts/inconsolata-ttf/Makefile head/x11-fonts/inconsolata-ttf/distinfo head/x11-fonts/inconsolata-ttf/pkg-descr
(In reply to Ashish SHUKLA from comment #3) Committed, thanks for your review.