mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
x11-fonts/urwfonts-ttf: Do not package fonts.{dir,scale}
They are generated by USES=font post-install. Packaging them just leads to checksum errors: Checking for packages with mismatched checksums: urwfonts-ttf-1.0.7b18_6: /usr/local/share/fonts/urwfonts-ttf/fonts.dir urwfonts-ttf-1.0.7b18_6: /usr/local/share/fonts/urwfonts-ttf/fonts.scale PR: 224407 Reported by: Marco Beishuizen <mbeis@xs4all.nl>
This commit is contained in:
parent
b06d995815
commit
368d70631f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481063
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= urwfonts-ttf
|
||||
PORTVERSION= 1.0.7b18
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ftp://ftp.izmiran.rssi.ru/pub/fonts/urw/
|
||||
DISTNAME= urw-fonts-${PORTVERSION:S/b/pre/}-ttf
|
||||
@ -16,6 +16,7 @@ LICENSE= LGPL20
|
||||
DISABLE_SIZE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USES= fonts tar:bzip2
|
||||
|
||||
|
@ -12,8 +12,8 @@
|
||||
%%FONTSDIR%%/c059033l.ttf
|
||||
%%FONTSDIR%%/c059036l.ttf
|
||||
%%FONTSDIR%%/d050000l.ttf
|
||||
%%FONTSDIR%%/fonts.dir
|
||||
%%FONTSDIR%%/fonts.scale
|
||||
@comment %%FONTSDIR%%/fonts.dir
|
||||
@comment %%FONTSDIR%%/fonts.scale
|
||||
%%FONTSDIR%%/n019003l.ttf
|
||||
%%FONTSDIR%%/n019004l.ttf
|
||||
%%FONTSDIR%%/n019023l.ttf
|
||||
|
Loading…
Reference in New Issue
Block a user