Bug 64343 - Missing xml.soc and xml.dcl in jade-1.2.1_5
Summary: Missing xml.soc and xml.dcl in jade-1.2.1_5
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: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-16 14:50 UTC by gouders
Modified: 2004-04-20 03:26 UTC (History)
0 users

See Also:


Attachments
file.diff (499 bytes, patch)
2004-03-16 14:50 UTC, gouders
no flags Details | Diff
file.diff (332 bytes, patch)
2004-03-16 14:50 UTC, gouders
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gouders 2004-03-16 14:50:14 UTC
The installation of the port jade-1.2.1_5 does not install the files xml.soc and xml.dcl which can be found in the subdirectory pubtext of the distribution.

According to the documentation in /usr/local/share/doc/jade/xml.htm, these files are needed to parse XML documents.

Fix: The two files could be installed in the directory /usr/local/share/xml/jade/.
If this is OK, here are diffs for Makefile and pkg-plist:
How-To-Repeat: Install the port.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-03-16 14:59:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer.
Comment 2 Jun Kuriyama freebsd_committer freebsd_triage 2004-04-20 03:26:28 UTC
State Changed
From-To: open->closed

Committed, thanks!