Date: Thu, 10 May 2018 13:41:12 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469542 - head/x11-fonts/fantasque-sans-mono Message-ID: <201805101341.w4ADfCKN097496@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Thu May 10 13:41:12 2018 New Revision: 469542 URL: https://svnweb.freebsd.org/changeset/ports/469542 Log: Update to 1.7.2 and set NO_ARCH. PR: 228110 Submitted by: m.ne@gmx.net Modified: head/x11-fonts/fantasque-sans-mono/Makefile head/x11-fonts/fantasque-sans-mono/distinfo Modified: head/x11-fonts/fantasque-sans-mono/Makefile ============================================================================== --- head/x11-fonts/fantasque-sans-mono/Makefile Thu May 10 13:38:44 2018 (r469541) +++ head/x11-fonts/fantasque-sans-mono/Makefile Thu May 10 13:41:12 2018 (r469542) @@ -1,16 +1,17 @@ # $FreeBSD$ PORTNAME= fantasque-sans-mono -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/belluzj/fantasque-sans/releases/download/v${PORTVERSION}/ -DISTNAME= FantasqueSansMono +DISTNAME= FantasqueSansMono-Normal MAINTAINER= rakuco@FreeBSD.org COMMENT= Programming font, designed with functionality in mind LICENSE= OFL11 +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes USES= fonts Modified: head/x11-fonts/fantasque-sans-mono/distinfo ============================================================================== --- head/x11-fonts/fantasque-sans-mono/distinfo Thu May 10 13:38:44 2018 (r469541) +++ head/x11-fonts/fantasque-sans-mono/distinfo Thu May 10 13:41:12 2018 (r469542) @@ -1,2 +1,3 @@ -SHA256 (FantasqueSansMono.tar.gz) = 96112ca66ae1e1f1b1a138b965c209a46d869e65382241394b6d47936fa65380 -SIZE (FantasqueSansMono.tar.gz) = 2408721 +TIMESTAMP = 1525909662 +SHA256 (FantasqueSansMono-Normal.tar.gz) = 8d96295a75a71d6ddb3a905ff8db993bd6990602d3b38dd4428827af8f6ef2f7 +SIZE (FantasqueSansMono-Normal.tar.gz) = 1843873
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805101341.w4ADfCKN097496>