Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2013 14:47:20 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r321259 - head/chinese/fireflyttf
Message-ID:  <201306191447.r5JElKr6050493@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Wed Jun 19 14:47:19 2013
New Revision: 321259
URL: http://svnweb.freebsd.org/changeset/ports/321259

Log:
  - Add missing font files
  - Trim header
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/chinese/fireflyttf/Makefile   (contents, props changed)
  head/chinese/fireflyttf/pkg-plist   (contents, props changed)

Modified: head/chinese/fireflyttf/Makefile
==============================================================================
--- head/chinese/fireflyttf/Makefile	Wed Jun 19 14:46:44 2013	(r321258)
+++ head/chinese/fireflyttf/Makefile	Wed Jun 19 14:47:19 2013	(r321259)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	firefly TrueType Font
-# Date created:		2 Sep 2004
-# Whom:			Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
-#
+# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	fireflyttf
 PORTVERSION=	1.3.0

Modified: head/chinese/fireflyttf/pkg-plist
==============================================================================
--- head/chinese/fireflyttf/pkg-plist	Wed Jun 19 14:46:44 2013	(r321258)
+++ head/chinese/fireflyttf/pkg-plist	Wed Jun 19 14:47:19 2013	(r321259)
@@ -1,3 +1,5 @@
+%%XFONTSDIR%%/fonts.dir
+%%XFONTSDIR%%/fonts.scale
 %%X11%%@unexec if cmp -s %%LOCALBASE%%/etc/fonts/local.conf %D/%%FONTSDIR%%/local.conf-sung; then rm -f %%LOCALBASE%%/etc/fonts/local.conf; fi
 %%FONTSDIR%%/local.conf-sung
 %%X11%%@exec cp %D/%%FONTSDIR%%/local.conf-sung %%LOCALBASE%%/etc/fonts/local.conf



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