Date: Mon, 13 Jul 2020 08:17:12 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542114 - head/x11-fonts/jetbrains-mono Message-ID: <202007130817.06D8HC96049275@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007130817.06D8HC96049275>