diff options
author | rafan <rafan@FreeBSD.org> | 2013-06-20 00:03:12 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2013-06-20 00:03:12 +0800 |
commit | 8851327fa418bdfd02471a44ed48cc4e5eb727aa (patch) | |
tree | 61ccbbe76c6c4e3dc8b3e6c230bfe4674062f569 /chinese/cwtexttf | |
parent | 72ce4be0376e5341f44f8ce589d993147bb36913 (diff) | |
download | freebsd-ports-gnome-8851327fa418bdfd02471a44ed48cc4e5eb727aa.tar.gz freebsd-ports-gnome-8851327fa418bdfd02471a44ed48cc4e5eb727aa.tar.zst freebsd-ports-gnome-8851327fa418bdfd02471a44ed48cc4e5eb727aa.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/cwtexttf')
-rw-r--r-- | chinese/cwtexttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/cwtexttf/Makefile b/chinese/cwtexttf/Makefile index 6eedbe0b4cf4..1d5e31668216 100644 --- a/chinese/cwtexttf/Makefile +++ b/chinese/cwtexttf/Makefile @@ -7,7 +7,7 @@ PORTNAME= cwtexttf PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese x11-fonts MASTER_SITES= http://ftp.wustl.edu/pub/FreeBSD/distfiles/ \ http://ftp.jaist.ac.jp/pub/FreeBSD/distfiles/ |