svn commit: r563306 - head/x11-fonts/sourcecodepro-ttf
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jan 30 12:22:11 UTC 2021
Author: sunpoet
Date: Sat Jan 30 12:22:04 2021
New Revision: 563306
URL: https://svnweb.freebsd.org/changeset/ports/563306
Log:
Update to 2.038
Changes: https://github.com/adobe-fonts/source-code-pro/releases
Modified:
head/x11-fonts/sourcecodepro-ttf/Makefile
head/x11-fonts/sourcecodepro-ttf/distinfo
Modified: head/x11-fonts/sourcecodepro-ttf/Makefile
==============================================================================
--- head/x11-fonts/sourcecodepro-ttf/Makefile Sat Jan 30 12:21:58 2021 (r563305)
+++ head/x11-fonts/sourcecodepro-ttf/Makefile Sat Jan 30 12:22:04 2021 (r563306)
@@ -2,27 +2,27 @@
# $FreeBSD$
PORTNAME= sourcecodepro
-PORTVERSION= 2.032
+PORTVERSION= 2.038
CATEGORIES= x11-fonts
PKGNAMESUFFIX= -ttf
-MASTER_SITES= https://github.com/adobe-fonts/source-code-pro/releases/download/${PORTVERSION}R-ro%2F1.052R-it%2F1.012R-VAR/
-DISTNAME= TTF-source-code-pro-${PORTVERSION}R-ro-1.052R-it
+MASTER_SITES= https://github.com/adobe-fonts/source-code-pro/releases/download/2.038R-ro%2F1.058R-it%2F1.018R-VAR/
+DISTNAME= TTF-source-code-pro-2.038R-ro-1.058R-it
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Set of fonts by Adobe designed for coders
LICENSE= OFL11
-PORTSCOUT= skipv:variable-fonts
-
USES= fonts zip
NO_ARCH= yes
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/TTF
+NO_WRKSUBDIR= yes
FONTNAME= SourceCodePro
SUB_FILES= pkg-message
+
+PORTSCOUT= skipv:variable-fonts
do-install:
${MKDIR} ${STAGEDIR}${FONTSDIR}/
Modified: head/x11-fonts/sourcecodepro-ttf/distinfo
==============================================================================
--- head/x11-fonts/sourcecodepro-ttf/distinfo Sat Jan 30 12:21:58 2021 (r563305)
+++ head/x11-fonts/sourcecodepro-ttf/distinfo Sat Jan 30 12:22:04 2021 (r563306)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608366118
-SHA256 (TTF-source-code-pro-2.032R-ro-1.052R-it.zip) = 026d7644bed97a7934caa63eacd9fd83beeacfd301d9d29fcc899f32d4004a12
-SIZE (TTF-source-code-pro-2.032R-ro-1.052R-it.zip) = 950399
+TIMESTAMP = 1611856518
+SHA256 (TTF-source-code-pro-2.038R-ro-1.058R-it.zip) = 5d53213eb7a4e1749daef33749fef8301bda4d302059054e2bbe88a9906d0a16
+SIZE (TTF-source-code-pro-2.038R-ro-1.058R-it.zip) = 940687
More information about the svn-ports-all
mailing list