Bug 93840 - [MAINTAINER UPDATE] Correct pkg-plist for chinese/stardict2
Summary: [MAINTAINER UPDATE] Correct pkg-plist for chinese/stardict2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-25 21:10 UTC by Xin LI
Modified: 2006-02-25 21:26 UTC (History)
1 user (show)

See Also:


Attachments
patch-stardict2 (1.06 KB, text/plain)
2006-02-25 21:10 UTC, Xin LI
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.