mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to 2.010R-ro/1.030R-it
- Add NO_ARCH Changes: https://github.com/adobe-fonts/source-code-pro/releases
This commit is contained in:
parent
249cdb8899
commit
62473704ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393338
@ -2,9 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sourcecodepro-ttf
|
||||
PORTVERSION= 1.017
|
||||
DISTVERSIONSUFFIX= R
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.010
|
||||
DISTVERSIONSUFFIX= R-ro/1.030R-it
|
||||
CATEGORIES= x11-fonts
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
@ -12,6 +11,7 @@ COMMENT= Set of fonts by Adobe designed for coders
|
||||
|
||||
LICENSE= OFL11
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USE_XORG= x11
|
||||
USES= fonts
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (adobe-fonts-source-code-pro-1.017R_GH0.tar.gz) = 595aa593778beded801c12975f30ff1e78516654729afd2cfd8609121c50040f
|
||||
SIZE (adobe-fonts-source-code-pro-1.017R_GH0.tar.gz) = 2329732
|
||||
SHA256 (adobe-fonts-source-code-pro-2.010R-ro-1.030R-it_GH0.tar.gz) = fcb82b3becff6dbc6440d6e03c1edca410a912d616088205bf1dff96fb93918b
|
||||
SIZE (adobe-fonts-source-code-pro-2.010R-ro-1.030R-it_GH0.tar.gz) = 7682189
|
||||
|
@ -1,7 +1,14 @@
|
||||
%%FONTSDIR%%/SourceCodePro-Black.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-BlackIt.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-Bold.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-BoldIt.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-ExtraLight.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-ExtraLightIt.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-It.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-Light.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-LightIt.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-Medium.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-MediumIt.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-Regular.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-Semibold.ttf
|
||||
%%FONTSDIR%%/SourceCodePro-SemiboldIt.ttf
|
||||
|
Loading…
Reference in New Issue
Block a user