Received: by mail.netbsd.org (Postfix, from userid 605) id CB0EC84D9D; Fri, 31 Jul 2020 13:49:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4DC3284DA1 for ; Fri, 31 Jul 2020 13:49:29 +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 dV5gjlKFnkIT for ; Fri, 31 Jul 2020 13:49:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B91AA84D59 for ; Fri, 31 Jul 2020 13:49:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B6AAEFB28; Fri, 31 Jul 2020 13:49:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159620336883080" MIME-Version: 1.0 Date: Fri, 31 Jul 2020 13:49:28 +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: <20200731134928.B6AAEFB28@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. --_----------=_159620336883080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Fri Jul 31 13:49:28 UTC 2020 Modified Files: pkgsrc/fonts/spleen: DESCR Makefile distinfo Log Message: spleen: update to 1.8.2. Spleen 1.8.2 (2020-07-31) - Fix size of the lower case 'ae' character in the 16x32 and 32x64 versions - Fix size of the lower case 'oe' character in the 16x32 and 32x64 versions - Add 'AE' and 'ae' characters with acute accent - Add 'AE' and 'ae' characters with macron - Add 'A', 'a', 'E', 'e', 'I', 'i', 'O', 'o', 'R', 'r', 'U', 'u' with inverted breve - Add 'A', 'a', 'O', 'o' characters with dot above - Add 'O' and 'o' characters with ogonek - Add 'O' and 'o' characters with ogonek and macron - Shorten parentheses, square brackets, braces, slash, backslash in the 8x16 version, fixing alignment issues - Shift vertical line and double vertical line characters one pixel up (8x16 version) To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/spleen/DESCR cvs rdiff -u -r1.14 -r1.15 pkgsrc/fonts/spleen/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/fonts/spleen/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159620336883080 Content-Disposition: inline Content-Length: 2150 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.2 pkgsrc/fonts/spleen/DESCR:1.3 --- pkgsrc/fonts/spleen/DESCR:1.2 Mon Jun 29 09:08:30 2020 +++ pkgsrc/fonts/spleen/DESCR Fri Jul 31 13:49:28 2020 @@ -1,4 +1,5 @@ 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. +fonts/spleen provides font files in the PCF and OTF formats for use with +X11, and in the PSF format for use with the Linux console. Index: pkgsrc/fonts/spleen/Makefile diff -u pkgsrc/fonts/spleen/Makefile:1.14 pkgsrc/fonts/spleen/Makefile:1.15 --- pkgsrc/fonts/spleen/Makefile:1.14 Thu Jul 16 17:37:43 2020 +++ pkgsrc/fonts/spleen/Makefile Fri Jul 31 13:49:28 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2020/07/16 17:37:43 fcambus Exp $ +# $NetBSD: Makefile,v 1.15 2020/07/31 13:49:28 fcambus Exp $ -DISTNAME= spleen-1.8.1 +DISTNAME= spleen-1.8.2 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/} GITHUB_RELEASE= ${PKGVERSION_NOREV} Index: pkgsrc/fonts/spleen/distinfo diff -u pkgsrc/fonts/spleen/distinfo:1.12 pkgsrc/fonts/spleen/distinfo:1.13 --- pkgsrc/fonts/spleen/distinfo:1.12 Thu Jul 16 17:37:43 2020 +++ pkgsrc/fonts/spleen/distinfo Fri Jul 31 13:49:28 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2020/07/16 17:37:43 fcambus Exp $ +$NetBSD: distinfo,v 1.13 2020/07/31 13:49:28 fcambus Exp $ -SHA1 (spleen-1.8.1.tar.gz) = cc3eaac428e24f47087d2546e4992772f2fd9bff -RMD160 (spleen-1.8.1.tar.gz) = beeda968b4461c61e9f0fb762ef2443ec541bab5 -SHA512 (spleen-1.8.1.tar.gz) = c9ea684bd1b9b9d5c121aad4658d4ce13a3b086df8bd473c001b79238f953af51ce2fcda01eab53a4e5b578433b947b44aa5924f2b14ebf7ccd2ce1681cf6fb2 -Size (spleen-1.8.1.tar.gz) = 324976 bytes +SHA1 (spleen-1.8.2.tar.gz) = ea4f96f94dff99fe025afb5a18c8eb3b471073f0 +RMD160 (spleen-1.8.2.tar.gz) = 03c736b936cb25dfc2d51b82deb0651988dea32a +SHA512 (spleen-1.8.2.tar.gz) = 13858adcaefcc7f8f075110e7720ed48a4498d1e32d43039dbb1f2a197b9ec94bd3b2e16256f6aaf0ebbfce42e4fd80fae092f33251484d5d29f5bb7b9b2fbd3 +Size (spleen-1.8.2.tar.gz) = 329023 bytes --_----------=_159620336883080--