Skip to content

Commit

Permalink
x11-fonts/source-code-pro-ttf: Move x11-fonts/sourcecodepro-ttf to x1…
Browse files Browse the repository at this point in the history
…1-fonts/source-code-pro-ttf

- Update to 2.042
- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for dependency change

Changes:        https://github.com/adobe-fonts/source-code-pro/releases
  • Loading branch information
sunpoet committed Sep 30, 2023
1 parent 50dbc1b commit 9733b32
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 11 deletions.
1 change: 1 addition & 0 deletions MOVED
Expand Up @@ -7860,3 +7860,4 @@ devel/rubygem-mustache0|devel/rubygem-mustache|2023-09-27|Has expired: Use devel
sysutils/rsfetch||2023-09-27|Has expired: Upstream unmaintained
sysutils/sysrc||2023-09-27|Has expired: Migrated into src
deskutils/budgie-trash-applet||2023-09-29|Has expired: Merged into newer x11/budgie-desktop >= 10.8
x11-fonts/sourcecodepro-ttf|x11-fonts/source-code-pro-ttf|2023-09-30|Move x11-fonts/sourcecodepro-ttf to x11-fonts/source-code-pro-ttf
2 changes: 1 addition & 1 deletion x11-fonts/Makefile
Expand Up @@ -258,8 +258,8 @@
SUBDIR += sgifonts
SUBDIR += sharefonts
SUBDIR += showfont
SUBDIR += source-code-pro-ttf
SUBDIR += source-sans-ttf
SUBDIR += sourcecodepro-ttf
SUBDIR += sourceserifpro-ttf
SUBDIR += spleen
SUBDIR += steps-mono
Expand Down
4 changes: 2 additions & 2 deletions x11-fonts/google-fonts/Makefile
@@ -1,6 +1,6 @@
PORTNAME= google-fonts
DISTVERSION= 0.0.0.20210120
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11-fonts

MAINTAINER= dmgk@FreeBSD.org
Expand Down Expand Up @@ -29,7 +29,7 @@ RUN_DEPENDS= Andika>0:x11-fonts/andika \
noto-basic>0:x11-fonts/noto-basic \
open-sans>0:x11-fonts/open-sans \
roboto-fonts-ttf>0:x11-fonts/roboto-fonts-ttf \
sourcecodepro-ttf>0:x11-fonts/sourcecodepro-ttf \
source-code-pro-ttf>0:x11-fonts/source-code-pro-ttf \
source-sans-ttf>0:x11-fonts/source-sans-ttf \
sourceserifpro-ttf>0:x11-fonts/sourceserifpro-ttf \
ubuntu-font>0:x11-fonts/ubuntu-font \
Expand Down
@@ -1,9 +1,9 @@
PORTNAME= sourcecodepro
PORTVERSION= 2.038
PORTNAME= source-code-pro
PORTVERSION= 2.042
CATEGORIES= x11-fonts
PKGNAMESUFFIX= -ttf
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
MASTER_SITES= https://github.com/adobe-fonts/source-code-pro/releases/download/${PORTVERSION}R-u%2F1.062R-i%2F1.026R-vf/
DISTNAME= TTF-source-code-pro-${PORTVERSION}R-u_1.062R-i

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Set of fonts by Adobe designed for coders
Expand All @@ -24,6 +24,6 @@ PORTSCOUT= skipv:variable-fonts

do-install:
${MKDIR} ${STAGEDIR}${FONTSDIR}/
${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}/
${INSTALL_DATA} ${WRKSRC}/TTF/*.ttf ${STAGEDIR}${FONTSDIR}/

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions x11-fonts/source-code-pro-ttf/distinfo
@@ -0,0 +1,3 @@
TIMESTAMP = 1696001256
SHA256 (TTF-source-code-pro-2.042R-u_1.062R-i.zip) = 0c85bac90d15c040b82939aa92bc8404420fccc02e37bbcb9c93a7f21abb52c6
SIZE (TTF-source-code-pro-2.042R-u_1.062R-i.zip) = 1294648
File renamed without changes.
File renamed without changes.
3 changes: 0 additions & 3 deletions x11-fonts/sourcecodepro-ttf/distinfo

This file was deleted.

0 comments on commit 9733b32

Please sign in to comment.