Bug 93840

Summary: [MAINTAINER UPDATE] Correct pkg-plist for chinese/stardict2
Product: Ports & Packages Reporter: Xin LI <delphij>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: kris
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-stardict2 none

Description Xin LI freebsd_committer freebsd_triage 2006-02-25 21:10:12 UTC
	The chinese/stardict2's pkg-plist was lack of three files and
two directories.

Fix: The proposed patch below corrects the build box's complain,
however, tt/* *directories* SHOULD NOT be here as they are supposed
to be exist before the installation (say, they should be created by
other programs).  However, because we are in a port freeze, it would
be probably OK to correct the problem with the current @dirrmtry
as a temporarily measure.
How-To-Repeat: 	make install deinstall
Comment 1 Xin LI freebsd_committer freebsd_triage 2006-02-25 21:25:54 UTC
State Changed
From-To: open->closed

Proposed patch committed.