mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 03:16:44 -04:00
x11-fonts/source-sans-ttf: Update to 3.052
Changes: https://github.com/adobe-fonts/source-sans/releases
This commit is contained in:
parent
17452d369a
commit
f6a4ef02c4
3 changed files with 9 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= source-sans
|
PORTNAME= source-sans
|
||||||
PORTVERSION= 3.046
|
PORTVERSION= 3.052
|
||||||
MASTER_SITES= https://github.com/adobe-fonts/source-sans/releases/download/${PORTVERSION}R/
|
|
||||||
CATEGORIES= x11-fonts
|
CATEGORIES= x11-fonts
|
||||||
|
MASTER_SITES= https://github.com/adobe-fonts/source-sans/releases/download/${PORTVERSION}R/
|
||||||
PKGNAMESUFFIX= -ttf
|
PKGNAMESUFFIX= -ttf
|
||||||
DISTNAME= TTF-source-sans-${PORTVERSION}R
|
DISTNAME= TTF-source-sans-${PORTVERSION}R
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ SUB_FILES= pkg-message
|
||||||
PORTSCOUT= skipv:variable-fonts
|
PORTSCOUT= skipv:variable-fonts
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${MKDIR} ${STAGEDIR}${FONTSDIR}
|
${MKDIR} ${STAGEDIR}${FONTSDIR}/
|
||||||
${INSTALL_DATA} ${WRKSRC}/TTF/*.ttf ${STAGEDIR}${FONTSDIR}
|
${INSTALL_DATA} ${WRKSRC}/TTF/*.ttf ${STAGEDIR}${FONTSDIR}/
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1643382490
|
TIMESTAMP = 1696001286
|
||||||
SHA256 (TTF-source-sans-3.046R.zip) = dc899c8ba784b33aede8cd46aabb4dc9992bd71a4b19cd9f9401cbb008bbb574
|
SHA256 (TTF-source-sans-3.052R.zip) = 1b0dd1ec44b39f1dd98bbd153a1a3815f083639874ddee02c842bd601bad3d21
|
||||||
SIZE (TTF-source-sans-3.046R.zip) = 1648335
|
SIZE (TTF-source-sans-3.052R.zip) = 2478353
|
||||||
|
|
|
@ -7,6 +7,8 @@
|
||||||
%%FONTSDIR%%/SourceSans3-It.ttf
|
%%FONTSDIR%%/SourceSans3-It.ttf
|
||||||
%%FONTSDIR%%/SourceSans3-Light.ttf
|
%%FONTSDIR%%/SourceSans3-Light.ttf
|
||||||
%%FONTSDIR%%/SourceSans3-LightIt.ttf
|
%%FONTSDIR%%/SourceSans3-LightIt.ttf
|
||||||
|
%%FONTSDIR%%/SourceSans3-Medium.ttf
|
||||||
|
%%FONTSDIR%%/SourceSans3-MediumIt.ttf
|
||||||
%%FONTSDIR%%/SourceSans3-Regular.ttf
|
%%FONTSDIR%%/SourceSans3-Regular.ttf
|
||||||
%%FONTSDIR%%/SourceSans3-Semibold.ttf
|
%%FONTSDIR%%/SourceSans3-Semibold.ttf
|
||||||
%%FONTSDIR%%/SourceSans3-SemiboldIt.ttf
|
%%FONTSDIR%%/SourceSans3-SemiboldIt.ttf
|
||||||
|
|
Loading…
Add table
Reference in a new issue