1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

x11-fonts/firacode: Fix plist

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%FONTSDIR%%/FiraCode-SemiBold.otf

http://package21.nyi.freebsd.org/data/113amd64-default-qat/537452/logs/errors/firacode-4.log
This commit is contained in:
Tobias Kortkamp 2020-06-04 18:25:35 +00:00
parent 2c406d83ca
commit 00447aff20
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537925
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
PORTNAME= firacode
DISTVERSIONPREFIX= v
DISTVERSION= 4
PORTREVISION= 1
CATEGORIES= x11-fonts
MASTER_SITES= https://github.com/tonsky/FiraCode/releases/download/${DISTVERSION}/
DISTNAME= Fira_Code_${DISTVERSIONPREFIX}${PORTVERSION}

View File

@ -3,3 +3,4 @@
%%FONTSDIR%%/FiraCode-Medium.otf
%%FONTSDIR%%/FiraCode-Regular.otf
%%FONTSDIR%%/FiraCode-Retina.otf
%%FONTSDIR%%/FiraCode-SemiBold.otf