adobe-fonts/source-code-pro: update to 2.038, ok phessler

This fixes a regression introduced with recent-ish changes in xenocara
and exposed with the fontconfig or Xft update.  With this newer version
xterm can again display the font and doesn't use weird fallbacks that
cause eye bleed.
This commit is contained in:
tb 2022-10-21 14:46:37 +00:00
parent 9e273b3195
commit fa139f0b98
4 changed files with 13 additions and 9 deletions

View File

@ -23,11 +23,13 @@ WRKDIST ?= ${WRKDIR}/${DISTNAME}
SUBST_VARS += VERSION VERSION_I SUBST_VARS += VERSION VERSION_I
LICENSE ?= LICENSE.txt
do-install: do-install:
${INSTALL_DATA_DIR} ${FONT_DIR} ${DOC_DIR} ${INSTALL_DATA_DIR} ${FONT_DIR} ${DOC_DIR}
cd ${WRKDIST}; ${INSTALL_DATA} TTF/*.ttf OTF/*.otf \ cd ${WRKDIST}; ${INSTALL_DATA} TTF/*.ttf OTF/*.otf \
${FONT_DIR} ${FONT_DIR}
cd ${WRKDIST}; ${INSTALL_DATA} LICENSE.txt README.md *.css *.json \ cd ${WRKDIST}; ${INSTALL_DATA} ${LICENSE} README.md *.css *.json \
${DOC_DIR} ${DOC_DIR}
cd ${WRKDIST}; if [ -e ReadMe.html ]; then \ cd ${WRKDIST}; if [ -e ReadMe.html ]; then \
${INSTALL_DATA} *.html ${DOC_DIR}; \ ${INSTALL_DATA} *.html ${DOC_DIR}; \

View File

@ -1,9 +1,11 @@
COMMENT = monospaced OpenType fonts designed for coding environments COMMENT = monospaced OpenType fonts designed for coding environments
VERSION = 2.030 VERSION = 2.038
VERSION_I = 1.050 VERSION_I = 1.058
REVISION = 0 VERSION_V = 1.018
LICENSE = LICENSE.md
GH_PROJECT = source-code-pro GH_PROJECT = source-code-pro
GH_TAGNAME = ${VERSION}R-ro/${VERSION_I}R-it GH_TAGNAME = ${VERSION}R-ro/${VERSION_I}R-it/${VERSION_V}R-VAR
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (adobe-fonts/source-code-pro-2.030R-ro-1.050R-it.tar.gz) = pOTdWbjgpDa5NPD2EsLpG1kykQxtHDt9GlqfOJyGMCs= SHA256 (adobe-fonts/source-code-pro-2.038R-ro-1.058R-it-1.018R-VAR.tar.gz) = 2Ph5/v1m7LcpHqLXOYS5wKl/tJlCTlgpC6a4F4fQxyU=
SIZE (adobe-fonts/source-code-pro-2.030R-ro-1.050R-it.tar.gz) = 8245124 SIZE (adobe-fonts/source-code-pro-2.038R-ro-1.058R-it-1.018R-VAR.tar.gz) = 6818951

View File

@ -1,10 +1,10 @@
@pkgpath fonts/adobe-source-code-pro @pkgpath fonts/adobe-source-code-pro
share/doc/adobe-source-code-pro/ share/doc/adobe-source-code-pro/
share/doc/adobe-source-code-pro/LICENSE.txt share/doc/adobe-source-code-pro/LICENSE.md
share/doc/adobe-source-code-pro/README.md share/doc/adobe-source-code-pro/README.md
share/doc/adobe-source-code-pro/bower.json
share/doc/adobe-source-code-pro/package.json share/doc/adobe-source-code-pro/package.json
share/doc/adobe-source-code-pro/source-code-pro.css share/doc/adobe-source-code-pro/source-code-pro.css
share/doc/adobe-source-code-pro/source-code-variable.css
share/fonts/ share/fonts/
@fontdir share/fonts/adobe-source-code-pro/ @fontdir share/fonts/adobe-source-code-pro/
share/fonts/adobe-source-code-pro/SourceCodePro-Black.otf share/fonts/adobe-source-code-pro/SourceCodePro-Black.otf