Received: by mail.netbsd.org (Postfix, from userid 605) id D17AD84D75; Mon, 29 Jun 2020 09:08:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 59C9884D74 for ; Mon, 29 Jun 2020 09:08:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 fPv-bOP72wdS for ; Mon, 29 Jun 2020 09:08:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id BDEC384CE0 for ; Mon, 29 Jun 2020 09:08:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BABC9FB28; Mon, 29 Jun 2020 09:08:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159342171035500" MIME-Version: 1.0 Date: Mon, 29 Jun 2020 09:08:30 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/fonts/spleen To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20200629090830.BABC9FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_159342171035500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Mon Jun 29 09:08:30 UTC 2020 Modified Files: pkgsrc/fonts/spleen: DESCR Makefile PLIST distinfo Log Message: spleen: update to 1.8.0. Spleen 1.8.0 (2020-06-29) - Add Initial 6x12 version, containing printable ASCII characters, the Braille Patterns Unicode block, and light Box Drawing characters - Improve ampersand character, making it more consistent with other sizes (5x8 version) - Add instructions on how to use Spleen in the NetBSD console To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/fonts/spleen/DESCR cvs rdiff -u -r1.12 -r1.13 pkgsrc/fonts/spleen/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/fonts/spleen/PLIST cvs rdiff -u -r1.10 -r1.11 pkgsrc/fonts/spleen/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159342171035500 Content-Disposition: inline Content-Length: 3223 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/spleen/DESCR diff -u pkgsrc/fonts/spleen/DESCR:1.1 pkgsrc/fonts/spleen/DESCR:1.2 --- pkgsrc/fonts/spleen/DESCR:1.1 Thu Jan 10 14:55:58 2019 +++ pkgsrc/fonts/spleen/DESCR Mon Jun 29 09:08:30 2020 @@ -1,4 +1,4 @@ -Spleen is a monospaced bitmap font available in 5 sizes: -5x8, 8x16, 12x24, 16x32 and 32x64. +Spleen is a monospaced bitmap font available in 6 sizes: +5x8, 6x12, 8x16, 12x24, 16x32 and 32x64. fonts/spleen provides font files in the PCF format for use with X11. Index: pkgsrc/fonts/spleen/Makefile diff -u pkgsrc/fonts/spleen/Makefile:1.12 pkgsrc/fonts/spleen/Makefile:1.13 --- pkgsrc/fonts/spleen/Makefile:1.12 Sun Jun 21 09:25:05 2020 +++ pkgsrc/fonts/spleen/Makefile Mon Jun 29 09:08:30 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2020/06/21 09:25:05 fcambus Exp $ +# $NetBSD: Makefile,v 1.13 2020/06/29 09:08:30 fcambus Exp $ -DISTNAME= spleen-1.7.1 +DISTNAME= spleen-1.8.0 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/} GITHUB_RELEASE= ${PKGVERSION_NOREV} Index: pkgsrc/fonts/spleen/PLIST diff -u pkgsrc/fonts/spleen/PLIST:1.3 pkgsrc/fonts/spleen/PLIST:1.4 --- pkgsrc/fonts/spleen/PLIST:1.3 Wed Mar 11 15:11:17 2020 +++ pkgsrc/fonts/spleen/PLIST Mon Jun 29 09:08:30 2020 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2020/03/11 15:11:17 fcambus Exp $ +@comment $NetBSD: PLIST,v 1.4 2020/06/29 09:08:30 fcambus Exp $ share/fonts/X11/spleen/fonts.alias share/fonts/X11/spleen/spleen-12x24.otf share/fonts/X11/spleen/spleen-12x24.pcf.gz @@ -7,10 +7,13 @@ share/fonts/X11/spleen/spleen-16x32.pcf. share/fonts/X11/spleen/spleen-32x64.otf share/fonts/X11/spleen/spleen-32x64.pcf.gz share/fonts/X11/spleen/spleen-5x8.pcf.gz +share/fonts/X11/spleen/spleen-6x12.otf +share/fonts/X11/spleen/spleen-6x12.pcf.gz share/fonts/X11/spleen/spleen-8x16.otf share/fonts/X11/spleen/spleen-8x16.pcf.gz share/fonts/consolefonts/spleen-12x24.psfu.gz share/fonts/consolefonts/spleen-16x32.psfu.gz share/fonts/consolefonts/spleen-32x64.psfu.gz share/fonts/consolefonts/spleen-5x8.psfu.gz +share/fonts/consolefonts/spleen-6x12.psfu.gz share/fonts/consolefonts/spleen-8x16.psfu.gz Index: pkgsrc/fonts/spleen/distinfo diff -u pkgsrc/fonts/spleen/distinfo:1.10 pkgsrc/fonts/spleen/distinfo:1.11 --- pkgsrc/fonts/spleen/distinfo:1.10 Sun Jun 21 09:25:05 2020 +++ pkgsrc/fonts/spleen/distinfo Mon Jun 29 09:08:30 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2020/06/21 09:25:05 fcambus Exp $ +$NetBSD: distinfo,v 1.11 2020/06/29 09:08:30 fcambus Exp $ -SHA1 (spleen-1.7.1.tar.gz) = c3f90d2611ec5fe45af18d19004eeffaa17553c2 -RMD160 (spleen-1.7.1.tar.gz) = 47bfe4a0df483e48bc476bd653a4b472297a2449 -SHA512 (spleen-1.7.1.tar.gz) = 17b3062b8662139765325c9fb4684a60b46013cb5db3ec7e2fce8574de402553bb67760e05f71264fde3eb72af755a026ad5408c82bcfdf1fbda033d1b2eae8d -Size (spleen-1.7.1.tar.gz) = 292432 bytes +SHA1 (spleen-1.8.0.tar.gz) = 8fa2f62d68786429e5fdae331504267b2f889072 +RMD160 (spleen-1.8.0.tar.gz) = 76e0e04452dc797ea0c2869443683b4eff178c34 +SHA512 (spleen-1.8.0.tar.gz) = 9e18bc5402f73b3cb3e497e5a0a290f2c302c6fdda677c3c67ee0277f950f8398a83e35d5535338414881b45023e82ae4877cdb79f6e567a8f04b9797c3bd274 +Size (spleen-1.8.0.tar.gz) = 314225 bytes --_----------=_159342171035500--