Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=d5AKHlsc; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=zDIwduS8 Received: by mail.netbsd.org (Postfix, from userid 605) id 5969984D52; Sat, 27 Apr 2024 20:06:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714248377; bh=EStBdaHwGke833KbWSsyo7jWGB/khSI9zSaSnpDA09A=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=d5AKHlscex4yi3cCDekoYg8AFvKBQ5g/iIwN1dKRf5QromHXWp6dNNURfmWgcHfBs zZsG4tAsOymZoWNB628KmIJVlKSptvuFFM0RcXCo6dzSwAlnc+0HGpvOvZCQopNo/Z nTEvllyFZpXVynY7MU5BUUlrnjDPWN2uU4QTe/uc= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 48F4784D29 for ; Sat, 27 Apr 2024 20:06:16 +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 ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id I6G9wiQgayIo for ; Sat, 27 Apr 2024 20:06:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B08F684D25 for ; Sat, 27 Apr 2024 20:06:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714248375; bh=EStBdaHwGke833KbWSsyo7jWGB/khSI9zSaSnpDA09A=; h=Date:From:Subject:To:Reply-To; b=zDIwduS8I1j53qjq+ozmgp0e+oHJs56wUJoixpIezvQlgxO1/sjEvleoeyKPdJOJM Rh6ew2mS9E/ctVNcL2vQd4uBYjIO8iJWx4TxY/PeA1ca5Cm2+jrw0mTpcnzzd0Uqjk GayeWKs8LPu+sYKotJfvM9aA+XEYbk2T8LbjE48o= Received: by cvs.NetBSD.org (Postfix, from userid 500) id A6195FA2C; Sat, 27 Apr 2024 20:06:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171424837579660" MIME-Version: 1.0 Date: Sat, 27 Apr 2024 20:06:15 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240427200615.A6195FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171424837579660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Apr 27 20:06:15 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 pkgsrc/fonts: Makefile Removed Files: pkgsrc/fonts/Azeret: DESCR Makefile PLIST distinfo pkgsrc/fonts/b612: DESCR Makefile PLIST distinfo Log Message: *: new names for fonts ending in *tf To generate a diff of this commit: cvs rdiff -u -r1.2746 -r1.2747 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.424 -r1.425 pkgsrc/fonts/Makefile cvs rdiff -u -r1.1 -r0 pkgsrc/fonts/Azeret/DESCR pkgsrc/fonts/Azeret/Makefile \ pkgsrc/fonts/Azeret/PLIST pkgsrc/fonts/Azeret/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/fonts/b612/DESCR pkgsrc/fonts/b612/Makefile \ pkgsrc/fonts/b612/PLIST pkgsrc/fonts/b612/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171424837579660 Content-Disposition: inline Content-Length: 1768 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.2746 pkgsrc/doc/CHANGES-2024:1.2747 --- pkgsrc/doc/CHANGES-2024:1.2746 Sat Apr 27 16:33:17 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Apr 27 20:06:14 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2746 2024/04/27 16:33:17 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2747 2024/04/27 20:06:14 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4513,8 +4513,8 @@ Changes to the packages collection and i Updated devel/spdlog to 1.14.0 [adam 2024-04-26] Updated sysutils/py-borgbackup to 1.2.8 [adam 2024-04-26] Updated pkgtools/pkglint to 23.4.1 [rillig 2024-04-26] - Added fonts/Azeret version 0.0.20210621 [wiz 2024-04-26] - Added fonts/b612 version 1.008 [wiz 2024-04-26] + Added fonts/Azeret-otf version 0.0.20210621 [wiz 2024-04-26] + Added fonts/b612-ttf version 1.008 [wiz 2024-04-26] Updated devel/py-test to 8.1.2 [adam 2024-04-26] Updated devel/py-tox to 4.15.0 [adam 2024-04-26] Updated databases/py-tortoise-orm to 0.20.1 [adam 2024-04-26] Index: pkgsrc/fonts/Makefile diff -u pkgsrc/fonts/Makefile:1.424 pkgsrc/fonts/Makefile:1.425 --- pkgsrc/fonts/Makefile:1.424 Fri Apr 26 19:56:33 2024 +++ pkgsrc/fonts/Makefile Sat Apr 27 20:06:14 2024 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.424 2024/04/26 19:56:33 wiz Exp $ +# $NetBSD: Makefile,v 1.425 2024/04/27 20:06:14 wiz Exp $ # COMMENT= Fonts SUBDIR+= AnonymousPro -SUBDIR+= Azeret +SUBDIR+= Azeret-otf SUBDIR+= CamingoCode SUBDIR+= Code-New-Roman SUBDIR+= CutiveFont @@ -41,7 +41,7 @@ SUBDIR+= artwiz-fonts SUBDIR+= asea-ttf SUBDIR+= awesome-otf SUBDIR+= awesome-ttf -SUBDIR+= b612 +SUBDIR+= b612-ttf SUBDIR+= babelstone-tibetan-ttf SUBDIR+= baekmuk-ttf SUBDIR+= bakoma-fonts --_----------=_171424837579660--