diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2013-06-20 00:03:12 +0800 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2013-06-20 00:03:12 +0800 |
commit | 264446b6be5305fb714361d1c94df0473762d8d3 (patch) | |
tree | 61ccbbe76c6c4e3dc8b3e6c230bfe4674062f569 /chinese/CJKUnifonts | |
parent | 2f705dfa969f06d5e42336389a8c8864c0758da4 (diff) | |
download | freebsd-ports-gnome-264446b6be5305fb714361d1c94df0473762d8d3.tar.gz freebsd-ports-gnome-264446b6be5305fb714361d1c94df0473762d8d3.tar.zst freebsd-ports-gnome-264446b6be5305fb714361d1c94df0473762d8d3.zip |
- Fix ttfm's xttfm module to really update fonts.{dir,scale} to reflect
the fonts installed
- Bump PORTREVISION for all ports using chinese/ttfm/Makefile.ttf
PR: ports/179608
Reported by: Antoine Brodin (antoine@)
Tested by: Antoine Brodin (antoine@)
Diffstat (limited to 'chinese/CJKUnifonts')
-rw-r--r-- | chinese/CJKUnifonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/CJKUnifonts/Makefile b/chinese/CJKUnifonts/Makefile index daf6efd125fd..32d31d2eddf6 100644 --- a/chinese/CJKUnifonts/Makefile +++ b/chinese/CJKUnifonts/Makefile @@ -7,6 +7,7 @@ PORTNAME= CJKUnifonts PORTVERSION= 0.2.20080216.1 +PORTREVISION= 1 CATEGORIES= chinese x11-fonts MASTER_SITES= LOCAL/chinsan/fonts/:uming \ http://ftp.debian.org/debian/pool/main/t/ttf-arphic-uming/:uming \ |