Bug 228331 - x11-fonts/inconsolata-ttf: Update to 2.001
Summary: x11-fonts/inconsolata-ttf: Update to 2.001
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: 2018-05-18 06:22 UTC by Koichiro Iwao
Modified: 2018-05-21 23:30 UTC (History)
1 user (show)

See Also:
meta: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Koichiro Iwao freebsd_committer freebsd_triage 2018-05-18 06:22:56 UTC
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.
Comment 1 Ashish SHUKLA freebsd_committer freebsd_triage 2018-05-20 06:03:33 UTC
As indicated in the comment of differential, changes look good, although please add `NO_ARCH=yes` too.

Thanks!
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2018-05-20 07:01:12 UTC
Thanks, I added it.
Comment 3 Ashish SHUKLA freebsd_committer freebsd_triage 2018-05-21 17:47:47 UTC
(In reply to Koichiro Iwao from comment #2)

Thanks, please proceed with committing it.
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-05-21 23:27:04 UTC
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
Comment 5 Koichiro Iwao freebsd_committer freebsd_triage 2018-05-21 23:30:55 UTC
(In reply to Ashish SHUKLA from comment #3)
Committed, thanks for your review.