Bug 69600 - apache-ant port is out of date
Summary: apache-ant port is out of date
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: Greg Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 01:50 UTC by Sean O'Connell
Modified: 2004-07-26 19:47 UTC (History)
0 users

See Also:


Attachments
file.diff (303 bytes, patch)
2004-07-26 01:50 UTC, Sean O'Connell
no flags Details | Diff
file.diff (462 bytes, patch)
2004-07-26 01:50 UTC, Sean O'Connell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean O'Connell 2004-07-26 01:50:23 UTC
      The apache-ant port does not build since the binary distribution for apache-ant-1.6.1 is no longer available. Please update the port to reflect the release of apache-ant-1.6.2

Fix: I have some tentative patches that do the upgrade. It involves minor changes to the port Makefile and distinfo, patches are below:
How-To-Repeat:       cvsup to ports-all, cd /usr/ports/devel/apache-ant, make install .. fails because distribution is not available
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-07-26 01:55:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->znerd

Over to maintainer
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-07-26 07:05:36 UTC
Responsible Changed
From-To: znerd->java

Date: Mon, 26 Jul 2004 08:30:14 +0200 
Comment 3 Greg Lewis freebsd_committer freebsd_triage 2004-07-26 18:47:11 UTC
Responsible Changed
From-To: java->glewis

I'll take this one.
Comment 4 Greg Lewis freebsd_committer freebsd_triage 2004-07-26 19:46:59 UTC
State Changed
From-To: open->closed

Thanks.  I've committed an update partially based on your patches.