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 /vietnamese | |
parent | 72ce4be0376e5341f44f8ce589d993147bb36913 (diff) | |
download | freebsd-ports-graphics-8851327fa418bdfd02471a44ed48cc4e5eb727aa.tar.gz freebsd-ports-graphics-8851327fa418bdfd02471a44ed48cc4e5eb727aa.tar.zst freebsd-ports-graphics-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 'vietnamese')
-rw-r--r-- | vietnamese/urwvn/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/vietunicode-hannom/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/vietunicode-trichlor/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/vietunicode-web1/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/vietnamese/urwvn/Makefile b/vietnamese/urwvn/Makefile index 9c2910a794e..1df656f5393 100644 --- a/vietnamese/urwvn/Makefile +++ b/vietnamese/urwvn/Makefile @@ -7,7 +7,7 @@ PORTNAME= urwvn PORTVERSION= 3.04 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= vietnamese x11-fonts MASTER_SITES= http://vntex.org/urwvn/download/ LOCAL/chinsan DISTNAME= urwvn-${PORTVERSION}-ttf diff --git a/vietnamese/vietunicode-hannom/Makefile b/vietnamese/vietunicode-hannom/Makefile index b83334e6ece..86f90350942 100644 --- a/vietnamese/vietunicode-hannom/Makefile +++ b/vietnamese/vietunicode-hannom/Makefile @@ -7,7 +7,7 @@ PORTNAME= vietunicode-hannom PORTVERSION= 2005.02.06 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= vietnamese x11-fonts MASTER_SITES= SF/vietunicode/hannom/hannom%20v2005 DISTNAME= hannom diff --git a/vietnamese/vietunicode-trichlor/Makefile b/vietnamese/vietunicode-trichlor/Makefile index 4378f7cd5e2..2fba6895dfc 100644 --- a/vietnamese/vietunicode-trichlor/Makefile +++ b/vietnamese/vietunicode-trichlor/Makefile @@ -7,7 +7,7 @@ PORTNAME= vietunicode-trichlor PORTVERSION= 2004.04.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= vietnamese x11-fonts MASTER_SITES= SF/vietunicode/VietFonts-TriChlor/TrichlorSet%20v2004 DISTNAME= VietFonts_TriChlor_ttf diff --git a/vietnamese/vietunicode-web1/Makefile b/vietnamese/vietunicode-web1/Makefile index 3b0aab981ab..3009dd33f26 100644 --- a/vietnamese/vietunicode-web1/Makefile +++ b/vietnamese/vietunicode-web1/Makefile @@ -7,7 +7,7 @@ PORTNAME= vietunicode-web1 PORTVERSION= 2004.04.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= vietnamese x11-fonts MASTER_SITES= SF/vietunicode/VietFonts-Web1/Web1%20Package%20v2004 DISTNAME= VietFontsWeb1_ttf |