svn commit: r321259 - head/chinese/fireflyttf
Martin Wilke
miwi at FreeBSD.org
Wed Jun 19 14:47:20 UTC 2013
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 at freebsd.sinica.edu.tw>
-#
+# Created by: Shen Chuan-Hsing <statue at 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
More information about the svn-ports-all
mailing list