ports/77438: [PATCH] chinese/zh-fireflyttf: update to 1.2.6
Yen-Ming Lee
leeym at FreeBSD.org
Sun Feb 13 05:50:24 UTC 2005
>Number: 77438
>Category: ports
>Synopsis: [PATCH] chinese/zh-fireflyttf: update to 1.2.6
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Feb 13 05:50:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Yen-Ming Lee
>Release: FreeBSD 5.3-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.3-STABLE FreeBSD 5.3-STABLE #1: Wed Feb 9 10:20:03 CST
>Description:
- Update to 1.2.6
- Remove the font stuff left after deinstalling the port
Port maintainer (statue at freebsd.sinica.edu.tw) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- zh-fireflyttf-1.2.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/chinese/fireflyttf/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile 6 Nov 2004 08:56:44 -0000 1.2
+++ Makefile 13 Feb 2005 05:46:47 -0000
@@ -6,8 +6,8 @@
#
PORTNAME= fireflyttf
-PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTVERSION= 1.2.6
+PORTREVISION= 0
CATEGORIES= chinese x11-fonts
MASTER_SITES= http://www.study-area.org/apt/firefly-font/
DISTNAME= fireflysung.ttf
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/chinese/fireflyttf/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist 3 Sep 2004 15:53:09 -0000 1.1
+++ pkg-plist 13 Feb 2005 05:46:47 -0000
@@ -6,5 +6,7 @@
@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/fireflysung.ttf || true
@unexec %%X11BASE%%/bin/fc-cache -f -v %%X11BASE%%/lib/X11/fonts/TrueType || true
@exec %%X11BASE%%/bin/fc-cache -f -v %%X11BASE%%/lib/X11/fonts/TrueType || true
+ at unexec find %%X11BASE%%/lib/X11/fonts/TrueType -size -3c -delete || true
+ at unexec rmdir %%X11BASE%%/lib/X11/fonts/TrueType 2>/dev/null || true
@unexec rmdir %D/share/fonts/TrueType 2>/dev/null || true
@unexec rmdir %D/share/fonts 2>/dev/null || true
--- zh-fireflyttf-1.2.6.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list