Bug 74200 - [Maintainer PATCH] net/azureus
Summary: [Maintainer PATCH] net/azureus
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: Herve Quiroz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-21 14:20 UTC by Jeremy Faulkner
Modified: 2004-11-22 00:17 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Faulkner 2004-11-21 14:20:01 UTC
This patch corrects a bug in the azureus startup script installed by the port. The regex used to determine the ECLIPSE_SWT might have more matches than intended (eg. org.eclipse.sdk.examples_3.0.0).

The bug was reported to me by: Mark Evenson <evenson@panix.com>

Fix: 

http://www.gldis.ca/gldisater/freebsd/ports/azureus-2.1.diff

MD5 (azureus-2.1.diff) = 03685b609c447a724609e027ec5543a9
Comment 1 Herve Quiroz freebsd_committer freebsd_triage 2004-11-21 14:41:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hq

I'll handle this.
Comment 2 Herve Quiroz freebsd_committer freebsd_triage 2004-11-22 00:17:52 UTC
State Changed
From-To: open->closed

Commited, thanks!