Bug 58450

Summary: apache-ant doesn't install etc directory
Product: Base System Reporter: Remco van 't Veer <remco>
Component: javaAssignee: Ernst de Haan <znerd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.8-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ant.diff none

Description Remco van 't Veer 2003-10-23 17:40:23 UTC
The apache-ant port version 1.5.4_1 does not install the etc
directory as found in the download.  The files in this directory
are useful since the documentation refers to them.  For an
example see docs/manual/CoreTasks/changelog.html

Fix: I've attached a patch for devel/apache-ant.
How-To-Repeat: Install apache-ant-1.5.4_1 and try to find changelog.xsl.
Comment 1 Hervé Quiroz 2003-10-24 17:37:21 UTC
I think you forgot the following in pkg-plist:

	@dirrm %%T%%/etc

Herve
Comment 2 Greg Lewis freebsd_committer freebsd_triage 2003-11-18 20:32:17 UTC
Responsible Changed
From-To: freebsd-java->znerd

Over to maintainer. 

Ernst, I'm happy to commit this if you haven't time right now.
Comment 3 Greg Lewis freebsd_committer freebsd_triage 2003-11-20 00:24:26 UTC
State Changed
From-To: open->closed

Committed, thanks!