diff options
author | meta <meta@FreeBSD.org> | 2018-07-25 14:50:15 +0800 |
---|---|---|
committer | meta <meta@FreeBSD.org> | 2018-07-25 14:50:15 +0800 |
commit | beacf04a7b5ff6d9a6fdb03f965466e3c2987e88 (patch) | |
tree | ae63140e7f9a2fc62482a9d20906847bc9f96da2 | |
parent | b54c1696e61d0308b66c583a19da33cfd85c7949 (diff) | |
download | freebsd-ports-gnome-beacf04a7b5ff6d9a6fdb03f965466e3c2987e88.tar.gz freebsd-ports-gnome-beacf04a7b5ff6d9a6fdb03f965466e3c2987e88.tar.zst freebsd-ports-gnome-beacf04a7b5ff6d9a6fdb03f965466e3c2987e88.zip |
x11-fonts/fira: update 4.203 -> 4.301
- Project has moved to GitHub
- Pass maintainership to submitter
PR: 229015
Submitted by: Trenton Schulz <trueos@norwegianrockcat.com>
Approved by: pi (mentor)
-rw-r--r-- | x11-fonts/fira/Makefile | 17 | ||||
-rw-r--r-- | x11-fonts/fira/distinfo | 10 | ||||
-rw-r--r-- | x11-fonts/fira/pkg-descr | 4 |
3 files changed, 14 insertions, 17 deletions
diff --git a/x11-fonts/fira/Makefile b/x11-fonts/fira/Makefile index 335e4aa553b0..d56cd5bef0e3 100644 --- a/x11-fonts/fira/Makefile +++ b/x11-fonts/fira/Makefile @@ -2,21 +2,22 @@ # $FreeBSD$ PORTNAME= fira -PORTVERSION= 4.203 +PORTVERSION= 4.301 CATEGORIES= x11-fonts -MASTER_SITES= https://carrois.com/downloads/Fira/ -DISTFILES= Fira_Code_3_2.zip Fira_Mono_3_2.zip Fira_Sans_4_2.zip -MAINTAINER= ports@FreeBSD.org -COMMENT= Sans-serif and monospaced typeface for small screens +MAINTAINER= trueos@norwegianrockcat.com +COMMENT= Sans-serif, monospaced, and code typeface for small screens LICENSE= OFL11 -USES= fonts zip +USES= fonts USE_XORG= x11 +USE_GITHUB= yes +GH_ACCOUNT= bBoxType +GH_PROJECT= FiraSans +GH_TAGNAME= f54eeb3 NO_ARCH= yes NO_BUILD= yes -NO_WRKSUBDIR= yes SUB_FILES= pkg-message @@ -32,7 +33,7 @@ do-install: do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Fira*/PDF/*.pdf ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/Fira_Sans_4_2/Fira_4_2_Version_Log.rtf \ + ${INSTALL_DATA} ${WRKSRC}/Fira_Sans_4_3/Fira_4_3_Change_Log.rtf \ ${STAGEDIR}${DOCSDIR} .include <bsd.port.mk> diff --git a/x11-fonts/fira/distinfo b/x11-fonts/fira/distinfo index b731d8359828..cf79f47ce402 100644 --- a/x11-fonts/fira/distinfo +++ b/x11-fonts/fira/distinfo @@ -1,7 +1,3 @@ -TIMESTAMP = 1477043341 -SHA256 (Fira_Code_3_2.zip) = e47568e160259a2b3d449e20fc9ac16207f28958c88d53896d59a1f232bb1d9a -SIZE (Fira_Code_3_2.zip) = 1570417 -SHA256 (Fira_Mono_3_2.zip) = 77b83feda1f1c5b8e8da07498aff6fa0f9d2d16bbfa2095dd7e7696c887c6128 -SIZE (Fira_Mono_3_2.zip) = 3543940 -SHA256 (Fira_Sans_4_2.zip) = e0b60ccaabf20481b145bd81286056d13ab705385b181ee80d3287e607b5b8a7 -SIZE (Fira_Sans_4_2.zip) = 101286240 +TIMESTAMP = 1527017214 +SHA256 (bBoxType-FiraSans-4.301-f54eeb3_GH0.tar.gz) = 312d682ccb2a76371d4f1292dec010a47129f69d55e7dea147b9645c76e35081 +SIZE (bBoxType-FiraSans-4.301-f54eeb3_GH0.tar.gz) = 103888865 diff --git a/x11-fonts/fira/pkg-descr b/x11-fonts/fira/pkg-descr index 6c34f1952aed..3fc1c0d4fa70 100644 --- a/x11-fonts/fira/pkg-descr +++ b/x11-fonts/fira/pkg-descr @@ -4,11 +4,11 @@ Fira covered more and more languages and provided further weights and styles. In version 4.2 the Fira Sans Family comprises 16 weights in 2 styles Roman -and Italic. And Fira grew even more. We added a Condensed, Condensed +and Italic. And Fira grew even more. Fira added a Condensed, Condensed Roman, plus a Compressed and Compressed Italic. All fonts of Fira Sans contain more than 2600 glyphs each. Fira Mono is still in progress. Though, it covers almost 1500 glyphs and comes in three weights. -WWW: https://carrois.com/projects/Fira/ +WWW: https://bboxtype.com/typefaces/FiraSans/ |