From owner-svn-ports-head@freebsd.org Mon Jul 13 08:17:13 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9657D35C8EF; Mon, 13 Jul 2020 08:17:13 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B4xMY305cz4ZtX; Mon, 13 Jul 2020 08:17:13 +0000 (UTC) (envelope-from lwhsu@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 462E9125A8; Mon, 13 Jul 2020 08:17:13 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06D8HDbO049277; Mon, 13 Jul 2020 08:17:13 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06D8HC96049275; Mon, 13 Jul 2020 08:17:12 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202007130817.06D8HC96049275@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Mon, 13 Jul 2020 08:17:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542114 - head/x11-fonts/jetbrains-mono X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/x11-fonts/jetbrains-mono X-SVN-Commit-Revision: 542114 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.33 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, 13 Jul 2020 08:17:13 -0000 Author: lwhsu Date: Mon Jul 13 08:17:12 2020 New Revision: 542114 URL: https://svnweb.freebsd.org/changeset/ports/542114 Log: Update to 2.000 Modified: head/x11-fonts/jetbrains-mono/Makefile head/x11-fonts/jetbrains-mono/distinfo Modified: head/x11-fonts/jetbrains-mono/Makefile ============================================================================== --- head/x11-fonts/jetbrains-mono/Makefile Mon Jul 13 06:51:01 2020 (r542113) +++ head/x11-fonts/jetbrains-mono/Makefile Mon Jul 13 08:17:12 2020 (r542114) @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= jetbrains-mono -PORTVERSION= 1.0.6 +PORTVERSION= 2.000 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/JetBrains/JetBrainsMono/releases/download/v${PORTVERSION}/ -DISTNAME= JetBrainsMono-${DISTVERSION} +DISTNAME= JetBrains.Mono.${DISTVERSION} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Free and open source typeface for developers LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE USES= fonts zip -WRKSRC= ${WRKDIR}/JetBrainsMono-${PORTVERSION} +WRKSRC= "${WRKDIR}/JetBrains Mono ${PORTVERSION}" NO_ARCH= yes NO_BUILD= yes Modified: head/x11-fonts/jetbrains-mono/distinfo ============================================================================== --- head/x11-fonts/jetbrains-mono/distinfo Mon Jul 13 06:51:01 2020 (r542113) +++ head/x11-fonts/jetbrains-mono/distinfo Mon Jul 13 08:17:12 2020 (r542114) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588158905 -SHA256 (JetBrainsMono-1.0.6.zip) = 2c2d660c46fa68f1b4ae087990b0742b12a7585e96b9e791adb28583251c0472 -SIZE (JetBrainsMono-1.0.6.zip) = 6335183 +TIMESTAMP = 1594627823 +SHA256 (JetBrains.Mono.2.000.zip) = fa7fd6baf5f0448f74b2aba3c33bc41edaa4507f9ce27d1e0bdcb904533bc534 +SIZE (JetBrains.Mono.2.000.zip) = 8351073