diff options
author | se <se@FreeBSD.org> | 2016-07-29 10:53:38 +0000 |
---|---|---|
committer | se <se@FreeBSD.org> | 2016-07-29 10:53:38 +0000 |
commit | 8f58b9456f851325774c0b6c52ca96e878b23160 (patch) | |
tree | 6f635636812dbaafea9b95b7e8c82325595beed0 | |
parent | d011d1a3e46655ee5fdd09a5506cae126059ee04 (diff) | |
download | FreeBSD-ports-8f58b9456f851325774c0b6c52ca96e878b23160.zip FreeBSD-ports-8f58b9456f851325774c0b6c52ca96e878b23160.tar.gz |
Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plist
by chinese/ttfm/Makefile.ttf and bump PORTREVISION in all dependent ports.
Approved by: antoine (mentor)
-rw-r--r-- | chinese/CJKUnifonts/Makefile | 2 | ||||
-rw-r--r-- | chinese/CNS11643-font/Makefile | 2 | ||||
-rw-r--r-- | chinese/arphicttf/Makefile | 2 | ||||
-rw-r--r-- | chinese/fireflyttf/Makefile | 2 | ||||
-rw-r--r-- | chinese/moettf/Makefile | 2 | ||||
-rw-r--r-- | chinese/opendesktop-fonts/Makefile | 2 | ||||
-rw-r--r-- | chinese/ttfm/Makefile | 2 | ||||
-rw-r--r-- | chinese/ttfm/Makefile.ttf | 4 | ||||
-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 |
12 files changed, 13 insertions, 13 deletions
diff --git a/chinese/CJKUnifonts/Makefile b/chinese/CJKUnifonts/Makefile index fb55924..52b3f1f 100644 --- a/chinese/CJKUnifonts/Makefile +++ b/chinese/CJKUnifonts/Makefile @@ -3,7 +3,7 @@ PORTNAME= CJKUnifonts PORTVERSION= 0.2.20080216.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= chinese x11-fonts MASTER_SITES= LOCAL/chinsan/fonts/:uming \ http://ftp.debian.org/debian/pool/main/t/ttf-arphic-uming/:uming \ diff --git a/chinese/CNS11643-font/Makefile b/chinese/CNS11643-font/Makefile index f3788c8..702c60c 100644 --- a/chinese/CNS11643-font/Makefile +++ b/chinese/CNS11643-font/Makefile @@ -3,7 +3,7 @@ PORTNAME= CNS11643-font PORTVERSION= 98.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= chinese x11-fonts MASTER_SITES= http://www.cns11643.gov.tw/AIDB/file.do?path=download/%E5%AD%97%E5%9E%8B%E4%B8%8B%E8%BC%89%601q%60%E5%85%A8%E5%AD%97%E5%BA%AB%E6%AD%A3%E6%A5%B7%E9%AB%94/name/:kai \ http://www.cns11643.gov.tw/AIDB/file.do?path=download/%E5%AD%97%E5%9E%8B%E4%B8%8B%E8%BC%89%601q%60%E5%85%A8%E5%AD%97%E5%BA%AB%E6%AD%A3%E5%AE%8B%E9%AB%94/name/:sung diff --git a/chinese/arphicttf/Makefile b/chinese/arphicttf/Makefile index b37521e..0ee9995 100644 --- a/chinese/arphicttf/Makefile +++ b/chinese/arphicttf/Makefile @@ -3,7 +3,7 @@ PORTNAME= arphicttf PORTVERSION= 2.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= chinese x11-fonts MASTER_SITES= LOCAL/rafan/chinese/ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} diff --git a/chinese/fireflyttf/Makefile b/chinese/fireflyttf/Makefile index 5fcd48a..79d4564 100644 --- a/chinese/fireflyttf/Makefile +++ b/chinese/fireflyttf/Makefile @@ -3,7 +3,7 @@ PORTNAME= fireflyttf PORTVERSION= 1.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= chinese x11-fonts MASTER_SITES?= LOCAL/chinsan/fonts DISTNAME?= fireflysung-${PORTVERSION} diff --git a/chinese/moettf/Makefile b/chinese/moettf/Makefile index eb8cd6a..313faa8 100644 --- a/chinese/moettf/Makefile +++ b/chinese/moettf/Makefile @@ -3,7 +3,7 @@ PORTNAME= moettf PORTVERSION= 2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= chinese x11-fonts MASTER_SITES= LOCAL/marino/zh-moettf DISTFILES= edustds1.exe edustds2.exe edustd-15.exe \ diff --git a/chinese/opendesktop-fonts/Makefile b/chinese/opendesktop-fonts/Makefile index b40c639..33821b6 100644 --- a/chinese/opendesktop-fonts/Makefile +++ b/chinese/opendesktop-fonts/Makefile @@ -3,7 +3,7 @@ PORTNAME= opendesktop-fonts PORTVERSION= 1.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= chinese x11-fonts MASTER_SITES?= ftp://ftp.opendesktop.org.tw/odp/ODOFonts/OpenFonts/ \ LOCAL/chinsan/fonts diff --git a/chinese/ttfm/Makefile b/chinese/ttfm/Makefile index 9a1d33e..2fcbd00 100644 --- a/chinese/ttfm/Makefile +++ b/chinese/ttfm/Makefile @@ -3,7 +3,7 @@ PORTNAME= ttfm PORTVERSION= 0.9.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= chinese print MASTER_SITES= LOCAL/rafan/chinese diff --git a/chinese/ttfm/Makefile.ttf b/chinese/ttfm/Makefile.ttf index 2825922..8264fba 100644 --- a/chinese/ttfm/Makefile.ttf +++ b/chinese/ttfm/Makefile.ttf @@ -70,7 +70,7 @@ add-plist-post: add-plist-ttf add-plist-ttf: .for module in ${_TTF_MODULES} . for ttf in ${TTF} - @${ECHO_CMD} "@unexec %D/bin/ttfm.sh --remove ${module} ${STAGEDIR}${FONTSDIR}/${ttf} || true" >> ${TMPPLIST} + @${ECHO_CMD} "@unexec %D/bin/ttfm.sh --remove ${module} ${FONTSDIR}/${ttf} || true" >> ${TMPPLIST} . endfor .endfor .for ttf in ${TTF} @@ -78,7 +78,7 @@ add-plist-ttf: .endfor .for module in ${_TTF_MODULES} . for ttf in ${TTF} - @${ECHO_CMD} "@exec %D/bin/ttfm.sh --add ${module} ${STAGEDIR}${FONTSDIR}/${ttf} || true" >> ${TMPPLIST} + @${ECHO_CMD} "@exec %D/bin/ttfm.sh --add ${module} ${FONTSDIR}/${ttf} || true" >> ${TMPPLIST} . endfor .endfor .if ${PORT_OPTIONS:MX11} diff --git a/vietnamese/urwvn/Makefile b/vietnamese/urwvn/Makefile index e5add486..7556b5a 100644 --- a/vietnamese/urwvn/Makefile +++ b/vietnamese/urwvn/Makefile @@ -3,7 +3,7 @@ PORTNAME= urwvn PORTVERSION= 3.04 -PORTREVISION= 3 +PORTREVISION= 4 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 af987c2..c1b6502 100644 --- a/vietnamese/vietunicode-hannom/Makefile +++ b/vietnamese/vietunicode-hannom/Makefile @@ -3,7 +3,7 @@ PORTNAME= vietunicode-hannom PORTVERSION= 2005.02.06 -PORTREVISION= 4 +PORTREVISION= 5 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 11f5ecb..48457a7 100644 --- a/vietnamese/vietunicode-trichlor/Makefile +++ b/vietnamese/vietunicode-trichlor/Makefile @@ -3,7 +3,7 @@ PORTNAME= vietunicode-trichlor PORTVERSION= 2004.04.30 -PORTREVISION= 4 +PORTREVISION= 5 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 e5acc9c..e722601 100644 --- a/vietnamese/vietunicode-web1/Makefile +++ b/vietnamese/vietunicode-web1/Makefile @@ -3,7 +3,7 @@ PORTNAME= vietunicode-web1 PORTVERSION= 2004.04.30 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= vietnamese x11-fonts MASTER_SITES= SF/vietunicode/VietFonts-Web1/Web1%20Package%20v2004 DISTNAME= VietFontsWeb1_ttf |