ports/78392: [PATCH] misc/kdehier: [SUMMARIZE CHANGES]

Cheng-Lung Sung clsung at tw.freebsd.org
Fri Mar 4 05:20:15 UTC 2005


>Number:         78392
>Category:       ports
>Synopsis:       [PATCH] misc/kdehier: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 04 05:20:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #1: Mon Nov 15 22:13:47 CST 2004
>Description:
rmdir vs dirrm problem.
other ports such as chinese/mingunittf also install to share/fonts
I believe there are others, just raise one here...

Port maintainer (kde at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
just install chinese/mingunittf, misc/kdehier, and then uninstall
kdehier...
>Fix:

--- kdehier-1.0_4.patch begins here ---
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/misc/kdehier/pkg-plist,v
retrieving revision 1.5
diff -u -u -r1.5 pkg-plist
--- pkg-plist	22 Dec 2004 22:04:07 -0000	1.5
+++ pkg-plist	4 Mar 2005 05:16:19 -0000
@@ -397,7 +397,7 @@
 @dirrm share/icons/crystalsvg
 @dirrm share/icons
 @dirrm share/fonts/override
- at dirrm share/fonts
+ at unexec rmdir %D/share/fonts 2>/dev/null || true
 @dirrm share/doc/HTML/zh_TW
 @dirrm share/doc/HTML/zh_CN
 @dirrm share/doc/HTML/xh
--- kdehier-1.0_4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list