From owner-svn-ports-all@freebsd.org Thu May 10 13:41:13 2018 Return-Path: Delivered-To: svn-ports-all@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 AB649FC9DBA; Thu, 10 May 2018 13:41:13 +0000 (UTC) (envelope-from rakuco@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 5DE3A8213A; Thu, 10 May 2018 13:41:13 +0000 (UTC) (envelope-from rakuco@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 3F1612117A; Thu, 10 May 2018 13:41:13 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4ADfDQT097498; Thu, 10 May 2018 13:41:13 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4ADfCKN097496; Thu, 10 May 2018 13:41:12 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201805101341.w4ADfCKN097496@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Thu, 10 May 2018 13:41:12 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: rakuco X-SVN-Commit-Paths: head/x11-fonts/fantasque-sans-mono X-SVN-Commit-Revision: 469542 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2018 13:41:13 -0000 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