Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/spleen spleen: update to 1.8.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e72356efe598
branches:  trunk
changeset: 434940:e72356efe598
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Mon Jun 29 09:08:30 2020 +0000

description:
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

diffstat:

 fonts/spleen/DESCR    |   4 ++--
 fonts/spleen/Makefile |   4 ++--
 fonts/spleen/PLIST    |   5 ++++-
 fonts/spleen/distinfo |  10 +++++-----
 4 files changed, 13 insertions(+), 10 deletions(-)

diffs (60 lines):

diff -r d7dc6ed3336f -r e72356efe598 fonts/spleen/DESCR
--- a/fonts/spleen/DESCR        Sun Jun 28 17:20:43 2020 +0000
+++ b/fonts/spleen/DESCR        Mon Jun 29 09:08:30 2020 +0000
@@ -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.
diff -r d7dc6ed3336f -r e72356efe598 fonts/spleen/Makefile
--- a/fonts/spleen/Makefile     Sun Jun 28 17:20:43 2020 +0000
+++ b/fonts/spleen/Makefile     Mon Jun 29 09:08:30 2020 +0000
@@ -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}
diff -r d7dc6ed3336f -r e72356efe598 fonts/spleen/PLIST
--- a/fonts/spleen/PLIST        Sun Jun 28 17:20:43 2020 +0000
+++ b/fonts/spleen/PLIST        Mon Jun 29 09:08:30 2020 +0000
@@ -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-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
diff -r d7dc6ed3336f -r e72356efe598 fonts/spleen/distinfo
--- a/fonts/spleen/distinfo     Sun Jun 28 17:20:43 2020 +0000
+++ b/fonts/spleen/distinfo     Mon Jun 29 09:08:30 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index