svn commit: r540885 - head/x11-fonts/spleen
Tobias Kortkamp
tobik at FreeBSD.org
Tue Jun 30 09:50:14 UTC 2020
Author: tobik
Date: Tue Jun 30 09:50:12 2020
New Revision: 540885
URL: https://svnweb.freebsd.org/changeset/ports/540885
Log:
x11-fonts/spleen: Update to 1.8.0
Changes: https://github.com/fcambus/spleen/blob/1.8.0/ChangeLog
Modified:
head/x11-fonts/spleen/Makefile
head/x11-fonts/spleen/distinfo
head/x11-fonts/spleen/pkg-plist
Modified: head/x11-fonts/spleen/Makefile
==============================================================================
--- head/x11-fonts/spleen/Makefile Tue Jun 30 09:49:25 2020 (r540884)
+++ head/x11-fonts/spleen/Makefile Tue Jun 30 09:50:12 2020 (r540885)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= spleen
-DISTVERSION= 1.7.1
+DISTVERSION= 1.8.0
CATEGORIES= x11-fonts
MASTER_SITES= https://github.com/fcambus/spleen/releases/download/${DISTVERSION}/
PKGNAMESUFFIX= -font
@@ -39,7 +39,7 @@ do-build:
@${DO_NADA}
do-build-VT-on:
-.for sz in 5x8 8x16 12x24 16x32 32x64
+.for sz in 5x8 6x12 8x16 12x24 16x32 32x64
vtfontcvt-ng ${WRKSRC}/spleen-${sz}.bdf ${WRKSRC}/spleen-${sz}.fnt
.endfor
Modified: head/x11-fonts/spleen/distinfo
==============================================================================
--- head/x11-fonts/spleen/distinfo Tue Jun 30 09:49:25 2020 (r540884)
+++ head/x11-fonts/spleen/distinfo Tue Jun 30 09:50:12 2020 (r540885)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592734949
-SHA256 (spleen-1.7.1.tar.gz) = 7e4f27ac241995781fcb008a20a681d07ab64625deee92cc02fc3c1f1a84f280
-SIZE (spleen-1.7.1.tar.gz) = 292432
+TIMESTAMP = 1593487501
+SHA256 (spleen-1.8.0.tar.gz) = e761249e859ec3cebacb79b6ea2f0e51701316866305940b2431e61157207747
+SIZE (spleen-1.8.0.tar.gz) = 314225
Modified: head/x11-fonts/spleen/pkg-plist
==============================================================================
--- head/x11-fonts/spleen/pkg-plist Tue Jun 30 09:49:25 2020 (r540884)
+++ head/x11-fonts/spleen/pkg-plist Tue Jun 30 09:50:12 2020 (r540885)
@@ -11,6 +11,9 @@
%%X11%%%%FONTSDIR%%/spleen-32x64.pcf.gz
%%VT%%%%FONTSDIR%%/spleen-5x8.fnt
%%X11%%%%FONTSDIR%%/spleen-5x8.pcf.gz
+%%VT%%%%FONTSDIR%%/spleen-6x12.fnt
+%%X11%%%%FONTSDIR%%/spleen-6x12.otf
+%%X11%%%%FONTSDIR%%/spleen-6x12.pcf.gz
%%VT%%%%FONTSDIR%%/spleen-8x16.fnt
%%X11%%%%FONTSDIR%%/spleen-8x16.otf
%%X11%%%%FONTSDIR%%/spleen-8x16.pcf.gz
More information about the svn-ports-head
mailing list