From owner-svn-ports-all@freebsd.org Fri Feb 7 13:17:10 2020 Return-Path: Delivered-To: svn-ports-all@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 BEB5D24C77B; Fri, 7 Feb 2020 13:17:10 +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) server-signature RSA-PSS (4096 bits) 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 48DbS64YmFz4Xc8; Fri, 7 Feb 2020 13:17:10 +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 96F2D52E4; Fri, 7 Feb 2020 13:17:10 +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 017DHAL1095380; Fri, 7 Feb 2020 13:17:10 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 017DHAK9095378; Fri, 7 Feb 2020 13:17:10 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202002071317.017DHAK9095378@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 7 Feb 2020 13:17:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525482 - 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: 525482 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.29 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: Fri, 07 Feb 2020 13:17:10 -0000 Author: lwhsu Date: Fri Feb 7 13:17:09 2020 New Revision: 525482 URL: https://svnweb.freebsd.org/changeset/ports/525482 Log: - Update to 1.0.3 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 Fri Feb 7 13:16:23 2020 (r525481) +++ head/x11-fonts/jetbrains-mono/Makefile Fri Feb 7 13:17:09 2020 (r525482) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jetbrains-mono -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/JetBrains/JetBrainsMono/releases/download/v${PORTVERSION}/ DISTNAME= JetBrainsMono-${DISTVERSION} @@ -12,6 +12,8 @@ COMMENT= Free and open source typeface for developers LICENSE= APACHE20 USES= fonts zip + +WRKSRC= ${WRKDIR}/JetBrainsMono-${PORTVERSION}-Source NO_ARCH= yes NO_BUILD= yes Modified: head/x11-fonts/jetbrains-mono/distinfo ============================================================================== --- head/x11-fonts/jetbrains-mono/distinfo Fri Feb 7 13:16:23 2020 (r525481) +++ head/x11-fonts/jetbrains-mono/distinfo Fri Feb 7 13:17:09 2020 (r525482) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579876581 -SHA256 (JetBrainsMono-1.0.2.zip) = 59f9b9762d5625eb438eedf034dbbcdcf09ed18ded994540b466872840229762 -SIZE (JetBrainsMono-1.0.2.zip) = 1986934 +TIMESTAMP = 1581080194 +SHA256 (JetBrainsMono-1.0.3.zip) = e357094992c4aff1e933354db198c6ffe2ee741bc4f3d9c071956c9e05b871ed +SIZE (JetBrainsMono-1.0.3.zip) = 2422326