Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2016 21:10:25 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r419066 - in head: chinese/CJKUnifonts chinese/CNS11643-font chinese/arphicttf chinese/fireflyttf chinese/moettf chinese/opendesktop-fonts chinese/ttfm vietnamese/urwvn vietnamese/vietu...
Message-ID:  <201607252110.u6PLAPeW098062@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Jul 25 21:10:25 2016
New Revision: 419066
URL: https://svnweb.freebsd.org/changeset/ports/419066

Log:
  chinese/ttfm: don't touch user font cache on install
  
  This matches USES=fonts (@fc, @fcfontsdir) behavior.
  
  PR:		207263
  MFH:		2016Q3

Modified:
  head/chinese/CJKUnifonts/Makefile   (contents, props changed)
  head/chinese/CNS11643-font/Makefile   (contents, props changed)
  head/chinese/arphicttf/Makefile   (contents, props changed)
  head/chinese/fireflyttf/Makefile   (contents, props changed)
  head/chinese/moettf/Makefile   (contents, props changed)
  head/chinese/opendesktop-fonts/Makefile   (contents, props changed)
  head/chinese/ttfm/Makefile.ttf   (contents, props changed)
  head/vietnamese/urwvn/Makefile   (contents, props changed)
  head/vietnamese/vietunicode-hannom/Makefile   (contents, props changed)
  head/vietnamese/vietunicode-trichlor/Makefile   (contents, props changed)
  head/vietnamese/vietunicode-web1/Makefile   (contents, props changed)

Modified: head/chinese/CJKUnifonts/Makefile
==============================================================================
--- head/chinese/CJKUnifonts/Makefile	Mon Jul 25 21:10:11 2016	(r419065)
+++ head/chinese/CJKUnifonts/Makefile	Mon Jul 25 21:10:25 2016	(r419066)
@@ -3,7 +3,7 @@
 
 PORTNAME=	CJKUnifonts
 PORTVERSION=	0.2.20080216.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	chinese x11-fonts
 MASTER_SITES=	LOCAL/chinsan/fonts/:uming \
 		http://ftp.debian.org/debian/pool/main/t/ttf-arphic-uming/:uming \

Modified: head/chinese/CNS11643-font/Makefile
==============================================================================
--- head/chinese/CNS11643-font/Makefile	Mon Jul 25 21:10:11 2016	(r419065)
+++ head/chinese/CNS11643-font/Makefile	Mon Jul 25 21:10:25 2016	(r419066)
@@ -3,7 +3,7 @@
 
 PORTNAME=	CNS11643-font
 PORTVERSION=	98.1
-PORTREVISION=	3
+PORTREVISION=	4
 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

Modified: head/chinese/arphicttf/Makefile
==============================================================================
--- head/chinese/arphicttf/Makefile	Mon Jul 25 21:10:11 2016	(r419065)
+++ head/chinese/arphicttf/Makefile	Mon Jul 25 21:10:25 2016	(r419066)
@@ -3,7 +3,7 @@
 
 PORTNAME=	arphicttf
 PORTVERSION=	2.11
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	chinese x11-fonts
 MASTER_SITES=	LOCAL/rafan/chinese/
 DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}

Modified: head/chinese/fireflyttf/Makefile
==============================================================================
--- head/chinese/fireflyttf/Makefile	Mon Jul 25 21:10:11 2016	(r419065)
+++ head/chinese/fireflyttf/Makefile	Mon Jul 25 21:10:25 2016	(r419066)
@@ -3,7 +3,7 @@
 
 PORTNAME=	fireflyttf
 PORTVERSION=	1.3.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	chinese x11-fonts
 MASTER_SITES?=	LOCAL/chinsan/fonts
 DISTNAME?=	fireflysung-${PORTVERSION}

Modified: head/chinese/moettf/Makefile
==============================================================================
--- head/chinese/moettf/Makefile	Mon Jul 25 21:10:11 2016	(r419065)
+++ head/chinese/moettf/Makefile	Mon Jul 25 21:10:25 2016	(r419066)
@@ -3,7 +3,7 @@
 
 PORTNAME=	moettf
 PORTVERSION=	2.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	chinese x11-fonts
 MASTER_SITES=	LOCAL/marino/zh-moettf
 DISTFILES=	edustds1.exe edustds2.exe edustd-15.exe \

Modified: head/chinese/opendesktop-fonts/Makefile
==============================================================================
--- head/chinese/opendesktop-fonts/Makefile	Mon Jul 25 21:10:11 2016	(r419065)
+++ head/chinese/opendesktop-fonts/Makefile	Mon Jul 25 21:10:25 2016	(r419066)
@@ -3,7 +3,7 @@
 
 PORTNAME=	opendesktop-fonts
 PORTVERSION=	1.4.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	chinese x11-fonts
 MASTER_SITES?=	ftp://ftp.opendesktop.org.tw/odp/ODOFonts/OpenFonts/ \
 		LOCAL/chinsan/fonts

Modified: head/chinese/ttfm/Makefile.ttf
==============================================================================
--- head/chinese/ttfm/Makefile.ttf	Mon Jul 25 21:10:11 2016	(r419065)
+++ head/chinese/ttfm/Makefile.ttf	Mon Jul 25 21:10:25 2016	(r419066)
@@ -63,7 +63,7 @@ do-install-ttf:
 .endfor
 .if ${PORT_OPTIONS:MX11}
 	@${ECHO_MSG} "===>  Running fc-cache"
-	-@${LOCALBASE}/bin/fc-cache -f -v ${STAGEDIR}${XFONTSDIR}
+	-@${LOCALBASE}/bin/fc-cache -f -s -v ${STAGEDIR}${XFONTSDIR}
 .endif
 
 add-plist-post: add-plist-ttf
@@ -82,8 +82,8 @@ add-plist-ttf:
 .	endfor
 .endfor
 .if ${PORT_OPTIONS:MX11}
-	@${ECHO_CMD} "@unexec ${LOCALBASE}/bin/fc-cache -f -v ${XFONTSDIR} || true" >> ${TMPPLIST}
-	@${ECHO_CMD} "@exec ${LOCALBASE}/bin/fc-cache -f -v ${XFONTSDIR} || true" >> ${TMPPLIST}
+	@${ECHO_CMD} "@unexec ${LOCALBASE}/bin/fc-cache -f -s -v ${XFONTSDIR} || true" >> ${TMPPLIST}
+	@${ECHO_CMD} "@exec ${LOCALBASE}/bin/fc-cache -f -s -v ${XFONTSDIR} || true" >> ${TMPPLIST}
 	@${ECHO_CMD} "@unexec find ${XFONTSDIR} -size -3c -delete || true" >> ${TMPPLIST}
 .endif
 

Modified: head/vietnamese/urwvn/Makefile
==============================================================================
--- head/vietnamese/urwvn/Makefile	Mon Jul 25 21:10:11 2016	(r419065)
+++ head/vietnamese/urwvn/Makefile	Mon Jul 25 21:10:25 2016	(r419066)
@@ -3,7 +3,7 @@
 
 PORTNAME=	urwvn
 PORTVERSION=	3.04
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	vietnamese x11-fonts
 MASTER_SITES=	http://vntex.org/urwvn/download/ LOCAL/chinsan
 DISTNAME=	urwvn-${PORTVERSION}-ttf

Modified: head/vietnamese/vietunicode-hannom/Makefile
==============================================================================
--- head/vietnamese/vietunicode-hannom/Makefile	Mon Jul 25 21:10:11 2016	(r419065)
+++ head/vietnamese/vietunicode-hannom/Makefile	Mon Jul 25 21:10:25 2016	(r419066)
@@ -3,7 +3,7 @@
 
 PORTNAME=	vietunicode-hannom
 PORTVERSION=	2005.02.06
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	vietnamese x11-fonts
 MASTER_SITES=	SF/vietunicode/hannom/hannom%20v2005
 DISTNAME=	hannom

Modified: head/vietnamese/vietunicode-trichlor/Makefile
==============================================================================
--- head/vietnamese/vietunicode-trichlor/Makefile	Mon Jul 25 21:10:11 2016	(r419065)
+++ head/vietnamese/vietunicode-trichlor/Makefile	Mon Jul 25 21:10:25 2016	(r419066)
@@ -3,7 +3,7 @@
 
 PORTNAME=	vietunicode-trichlor
 PORTVERSION=	2004.04.30
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	vietnamese x11-fonts
 MASTER_SITES=	SF/vietunicode/VietFonts-TriChlor/TrichlorSet%20v2004
 DISTNAME=	VietFonts_TriChlor_ttf

Modified: head/vietnamese/vietunicode-web1/Makefile
==============================================================================
--- head/vietnamese/vietunicode-web1/Makefile	Mon Jul 25 21:10:11 2016	(r419065)
+++ head/vietnamese/vietunicode-web1/Makefile	Mon Jul 25 21:10:25 2016	(r419066)
@@ -3,7 +3,7 @@
 
 PORTNAME=	vietunicode-web1
 PORTVERSION=	2004.04.30
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	vietnamese x11-fonts
 MASTER_SITES=	SF/vietunicode/VietFonts-Web1/Web1%20Package%20v2004
 DISTNAME=	VietFontsWeb1_ttf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607252110.u6PLAPeW098062>