Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=CbpxYW/r; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=T4z+DgW6 Received: by mail.netbsd.org (Postfix, from userid 605) id 0870F84E9A; Fri, 17 May 2024 13:24:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715952250; bh=Wf6P6vZrEyGfs3MJvVnAj+TQWAvcd877DmVRw3bcY84=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=CbpxYW/rRwGhlCsro+Z4mO68X20r5V2nuhnLJ0gTz+BMX2TgwuwbTLUOey6+F0wbY eK3sbFjS9O691bnEyOL1ZhPzprTIGqhE1eEHS8BwNaJsC5djEpww12DHeS7B0blonw aUwUvv9zuTbLn0i2bC9B0twtlOe5f2aaISMWiBuQ= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF73284E8E for ; Fri, 17 May 2024 13:24:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id jrBxDNEgaDT3 for ; Fri, 17 May 2024 13:24:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5753284D8B for ; Fri, 17 May 2024 13:24:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715952248; bh=Wf6P6vZrEyGfs3MJvVnAj+TQWAvcd877DmVRw3bcY84=; h=Date:From:Subject:To:Reply-To; b=T4z+DgW6Cs1Ke2TjQda4EBKthtneRlB9w6KtymxysYD1jYMcE7MjuxVauacycf4NU KAkurKZkZdR+QSbW9DHGuqwEsII4/JRHneB81o3Qimqp5CPGgRNfixsI+JSr9C6/A3 3V8bzMBc4tZHht5nTD1hd+ydfIET3QQnG0Xv7CY8= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4872FFA2C; Fri, 17 May 2024 13:24:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171595224848530" MIME-Version: 1.0 Date: Fri, 17 May 2024 13:24:08 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/fonts/FiraCode To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20240517132408.4872FFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171595224848530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Fri May 17 13:24:08 UTC 2024 Modified Files: pkgsrc/fonts/FiraCode: Makefile PLIST distinfo Log Message: fonts/FiraCode: Update to 6.2 6.2: Fixed monospaced property #1325 6.1: Fixed hinting settings to match Glyphs export #1315 6: See https://github.com/tonsky/FiraCode/releases/tag/6 To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/fonts/FiraCode/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/fonts/FiraCode/PLIST cvs rdiff -u -r1.8 -r1.9 pkgsrc/fonts/FiraCode/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171595224848530 Content-Disposition: inline Content-Length: 2884 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/FiraCode/Makefile diff -u pkgsrc/fonts/FiraCode/Makefile:1.7 pkgsrc/fonts/FiraCode/Makefile:1.8 --- pkgsrc/fonts/FiraCode/Makefile:1.7 Sat Oct 30 14:50:50 2021 +++ pkgsrc/fonts/FiraCode/Makefile Fri May 17 13:24:08 2024 @@ -1,8 +1,12 @@ -# $NetBSD: Makefile,v 1.7 2021/10/30 14:50:50 rhialto Exp $ +# $NetBSD: Makefile,v 1.8 2024/05/17 13:24:08 pho Exp $ -DISTNAME= FiraCode-5.2 +DISTNAME= Fira_Code_v6.2 +PKGNAME= ${DISTNAME:S/Fira_Code_v/FiraCode-/} CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_GITHUB:=tonsky/} +GITHUB_RELEASE= ${PKGVERSION_NOREV} +EXTRACT_SUFX= .zip +WRKSRC= ${WRKDIR} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/tonsky/FiraCode/ @@ -15,7 +19,7 @@ FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X INSTALLATION_DIRS= share/fonts/X11/TTF do-install: - ${INSTALL_DATA} ${WRKSRC}/distr/ttf/*.ttf ${DESTDIR}${PREFIX}/share/fonts/X11/TTF - ${INSTALL_DATA} ${WRKSRC}/distr/variable_ttf/*.ttf ${DESTDIR}${PREFIX}/share/fonts/X11/TTF + ${INSTALL_DATA} ${WRKSRC}/ttf/*.ttf ${DESTDIR}${PREFIX}/share/fonts/X11/TTF + ${INSTALL_DATA} ${WRKSRC}/variable_ttf/*.ttf ${DESTDIR}${PREFIX}/share/fonts/X11/TTF .include "../../mk/bsd.pkg.mk" Index: pkgsrc/fonts/FiraCode/PLIST diff -u pkgsrc/fonts/FiraCode/PLIST:1.3 pkgsrc/fonts/FiraCode/PLIST:1.4 --- pkgsrc/fonts/FiraCode/PLIST:1.3 Sat Oct 30 14:50:50 2021 +++ pkgsrc/fonts/FiraCode/PLIST Fri May 17 13:24:08 2024 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2021/10/30 14:50:50 rhialto Exp $ +@comment $NetBSD: PLIST,v 1.4 2024/05/17 13:24:08 pho Exp $ share/fonts/X11/TTF/FiraCode-Bold.ttf share/fonts/X11/TTF/FiraCode-Light.ttf share/fonts/X11/TTF/FiraCode-Medium.ttf @@ -6,4 +6,3 @@ share/fonts/X11/TTF/FiraCode-Regular.ttf share/fonts/X11/TTF/FiraCode-Retina.ttf share/fonts/X11/TTF/FiraCode-SemiBold.ttf share/fonts/X11/TTF/FiraCode-VF.ttf -@pkgdir share/fonts/X11/OTF Index: pkgsrc/fonts/FiraCode/distinfo diff -u pkgsrc/fonts/FiraCode/distinfo:1.8 pkgsrc/fonts/FiraCode/distinfo:1.9 --- pkgsrc/fonts/FiraCode/distinfo:1.8 Sat Oct 30 14:50:50 2021 +++ pkgsrc/fonts/FiraCode/distinfo Fri May 17 13:24:08 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2021/10/30 14:50:50 rhialto Exp $ +$NetBSD: distinfo,v 1.9 2024/05/17 13:24:08 pho Exp $ -BLAKE2s (FiraCode-5.2.tar.gz) = 6c436e85a5a9982b474e50c7c3d8eb4da17cd50527d21efcbc8fc0aa77a7e8af -SHA512 (FiraCode-5.2.tar.gz) = 10247bf8b72f4d44a5b5d727edeae2baee549b6654e12469ad3ab75d3926635b4b2cdfcbb2b9b4c89b28d7c5411c428c00729f94567dad3bc0dc23ff5446ce2d -Size (FiraCode-5.2.tar.gz) = 4875970 bytes +BLAKE2s (Fira_Code_v6.2.zip) = 383c378ac9a8f2a593f47520132bac9369b7c22c6a0f6a03f79240e5edb6c21a +SHA512 (Fira_Code_v6.2.zip) = 7f71b34cce960bb5b90165505214d9effa7aa0b9e3ae3a7da37b900db54adbb30d1ff4b44f77c88fe0c7ddef45fc17ac6f05f08745fd26e1a298eeb61e6fddd3 +Size (Fira_Code_v6.2.zip) = 2462987 bytes --_----------=_171595224848530--