From owner-svn-ports-head@freebsd.org Sun Dec 2 21:26:01 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C62C132FC4A; Sun, 2 Dec 2018 21:26:01 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B76517F1C2; Sun, 2 Dec 2018 21:26:00 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9A08E4820; Sun, 2 Dec 2018 21:26:00 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wB2LQ0UT081275; Sun, 2 Dec 2018 21:26:00 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB2LQ0wW081273; Sun, 2 Dec 2018 21:26:00 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201812022126.wB2LQ0wW081273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 2 Dec 2018 21:26:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486487 - head/x11-fonts/spleen X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/x11-fonts/spleen X-SVN-Commit-Revision: 486487 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B76517F1C2 X-Spamd-Result: default: False [0.60 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_LONG(0.05)[0.050,0]; NEURAL_SPAM_MEDIUM(0.03)[0.029,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_SPAM_SHORT(0.52)[0.525,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Dec 2018 21:26:01 -0000 Author: tobik Date: Sun Dec 2 21:25:59 2018 New Revision: 486487 URL: https://svnweb.freebsd.org/changeset/ports/486487 Log: x11-fonts/spleen: Update to 1.0.3 - Provide spleen-32x64 for vt(4). The vtfontcvt in supported FreeBSD versions cannot deal with it at the moment, so provide a pregenerated version of it for now. This was made possible by the vtfontcvt feature patch from Dmitry Wagin (thanks!) [1]. Changes: https://github.com/fcambus/spleen/releases/tag/1.0.3 PR: 205707 [1] 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 Sun Dec 2 21:24:46 2018 (r486486) +++ head/x11-fonts/spleen/Makefile Sun Dec 2 21:25:59 2018 (r486487) @@ -1,10 +1,12 @@ # $FreeBSD$ PORTNAME= spleen -DISTVERSION= 1.0.2 +DISTVERSION= 1.0.3 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/fcambus/spleen/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= -font +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= tobik@FreeBSD.org COMMENT= Monospaced bitmap fonts for Xorg and vt(4) @@ -27,10 +29,19 @@ TYPE_DESC= Font type VT_DESC= Install vt(4) fonts X11_DESC= Install Xorg bitmap fonts +# 32x64 appears to be too large for vtfontcvt in supported FreeBSD +# releases, cf. PR 205707. Provide a pregenerated file for now. +VT_DISTFILES= spleen-${PORTVERSION}/spleen-32x64.fnt.gz:spleenvt32 +VT_MASTER_SITES= LOCAL/tobik:spleenvt32 + X11_BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf X11_USES= fonts X11_USES_OFF= fonts:none +post-extract-VT-on: + ${GUNZIP_CMD} -c ${DISTDIR}/spleen-${PORTVERSION}/spleen-32x64.fnt.gz \ + > ${WRKSRC}/spleen-32x64.fnt + post-patch: @${REINPLACE_CMD} -E 's/^FONT "(.*)"$$/FONT \1/g' ${WRKSRC}/*.bdf @@ -38,7 +49,6 @@ do-build: @${DO_NADA} do-build-VT-on: -# 32x64 appears to be too large for vtfontcvt: Unsupported wbytes 4! .for sz in 5x8 8x16 12x24 16x32 vtfontcvt ${sz:S/^/-w /:S/x/ -h /} \ ${WRKSRC}/spleen-${sz}.bdf ${WRKSRC}/spleen-${sz}.fnt Modified: head/x11-fonts/spleen/distinfo ============================================================================== --- head/x11-fonts/spleen/distinfo Sun Dec 2 21:24:46 2018 (r486486) +++ head/x11-fonts/spleen/distinfo Sun Dec 2 21:25:59 2018 (r486487) @@ -1,3 +1,5 @@ -TIMESTAMP = 1543240264 -SHA256 (spleen-1.0.2.tar.gz) = 0621ef616e7c01420342158461b9de32aee7ec4b0f23bc661c2338783d50b860 -SIZE (spleen-1.0.2.tar.gz) = 45879 +TIMESTAMP = 1543783491 +SHA256 (spleen-1.0.3.tar.gz) = f63ef1dd84e27545b0a42389d0bd4e58393aab211a5d2ce936ebaa97be0672cb +SIZE (spleen-1.0.3.tar.gz) = 45934 +SHA256 (spleen-1.0.3/spleen-32x64.fnt.gz) = 53100baaaee1b68c0c7ac41f1b42fbb77d7d964e8309b9ed3de41b5ff69afbb8 +SIZE (spleen-1.0.3/spleen-32x64.fnt.gz) = 3481 Modified: head/x11-fonts/spleen/pkg-plist ============================================================================== --- head/x11-fonts/spleen/pkg-plist Sun Dec 2 21:24:46 2018 (r486486) +++ head/x11-fonts/spleen/pkg-plist Sun Dec 2 21:25:59 2018 (r486487) @@ -4,6 +4,7 @@ %%X11%%%%FONTSDIR%%/spleen-12x24.pcf.gz %%VT%%%%FONTSDIR%%/spleen-16x32.fnt %%X11%%%%FONTSDIR%%/spleen-16x32.pcf.gz +%%VT%%%%FONTSDIR%%/spleen-32x64.fnt %%X11%%%%FONTSDIR%%/spleen-32x64.pcf.gz %%VT%%%%FONTSDIR%%/spleen-5x8.fnt %%X11%%%%FONTSDIR%%/spleen-5x8.pcf.gz