From owner-svn-ports-head@freebsd.org Mon May 21 23:26:38 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BDBEBEA9652; Mon, 21 May 2018 23:26:38 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6AE3575F4C; Mon, 21 May 2018 23:26:38 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 46EC93D32; Mon, 21 May 2018 23:26:38 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4LNQcwv078438; Mon, 21 May 2018 23:26:38 GMT (envelope-from meta@FreeBSD.org) Received: (from meta@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4LNQbD8078434; Mon, 21 May 2018 23:26:37 GMT (envelope-from meta@FreeBSD.org) Message-Id: <201805212326.w4LNQbD8078434@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: meta set sender to meta@FreeBSD.org using -f From: Koichiro Iwao Date: Mon, 21 May 2018 23:26:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470584 - head/x11-fonts/inconsolata-ttf X-SVN-Group: ports-head X-SVN-Commit-Author: meta X-SVN-Commit-Paths: head/x11-fonts/inconsolata-ttf X-SVN-Commit-Revision: 470584 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 May 2018 23:26:39 -0000 Author: meta Date: Mon May 21 23:26:37 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 Modified: head/x11-fonts/inconsolata-ttf/Makefile head/x11-fonts/inconsolata-ttf/distinfo head/x11-fonts/inconsolata-ttf/pkg-descr Modified: head/x11-fonts/inconsolata-ttf/Makefile ============================================================================== --- head/x11-fonts/inconsolata-ttf/Makefile Mon May 21 22:52:23 2018 (r470583) +++ head/x11-fonts/inconsolata-ttf/Makefile Mon May 21 23:26:37 2018 (r470584) @@ -2,25 +2,34 @@ # $FreeBSD$ PORTNAME= inconsolata-ttf -PORTVERSION= 20090215 -PORTREVISION= 2 +PORTVERSION= 2.001 +PORTEPOCH= 1 CATEGORIES= x11-fonts -MASTER_SITES= http://www.levien.com/type/myfonts/ -DISTNAME= Inconsolata -EXTRACT_SUFX= .otf -EXTRACT_ONLY= MAINTAINER= ashish@FreeBSD.org COMMENT= Monospaced truetype font +LICENSE= OFL11 +LICENSE_FILE= ${WRKSRC}/OFL.txt + +NO_ARCH= yes USES= fonts +USE_GITHUB= yes +GH_ACCOUNT= google +GH_PROJECT= fonts +GH_TAGNAME= efcbdc5 FONTNAME= inconsolata USE_XORG= x11 -PLIST_FILES= ${FONTSDIR}/${DISTNAME}${EXTRACT_SUFX} +PLIST_FILES= ${FONTSDIR}/Inconsolata-Bold.ttf \ + ${FONTSDIR}/Inconsolata-Regular.ttf NO_BUILD= yes +WRKSRC_SUBDIR= ofl/${FONTNAME} + do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/Inconsolata-Bold.ttf \ + ${WRKSRC}/Inconsolata-Regular.ttf \ + ${STAGEDIR}/${FONTSDIR} .include Modified: head/x11-fonts/inconsolata-ttf/distinfo ============================================================================== --- head/x11-fonts/inconsolata-ttf/distinfo Mon May 21 22:52:23 2018 (r470583) +++ head/x11-fonts/inconsolata-ttf/distinfo Mon May 21 23:26:37 2018 (r470584) @@ -1,2 +1,3 @@ -SHA256 (Inconsolata.otf) = 1561e616c414a1b82d6e6dfbd18e5726fd65028913ade191e5fa38b6ec375a1a -SIZE (Inconsolata.otf) = 58464 +TIMESTAMP = 1526620705 +SHA256 (google-fonts-2.001-efcbdc5_GH0.tar.gz) = 437ab149a7dfc8e30fd475eaa961389acb3b23c0b53281619d68de0069b8e777 +SIZE (google-fonts-2.001-efcbdc5_GH0.tar.gz) = 342767177 Modified: head/x11-fonts/inconsolata-ttf/pkg-descr ============================================================================== --- head/x11-fonts/inconsolata-ttf/pkg-descr Mon May 21 22:52:23 2018 (r470583) +++ head/x11-fonts/inconsolata-ttf/pkg-descr Mon May 21 23:26:37 2018 (r470584) @@ -3,4 +3,4 @@ print. There are a great many "programmer fonts," des on the screen, but in most cases do not have the attention to detail for high resolution rendering. -WWW: http://www.levien.com/type/myfonts/inconsolata.html +WWW: https://fonts.google.com/specimen/Inconsolata