Bug 66060 - Maintainer update for java/jakarta-oro
Summary: Maintainer update for java/jakarta-oro
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: java (show other bugs)
Version: 4.9-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-java (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-28 21:00 UTC by Dave Glowacki
Modified: 2004-05-18 02:28 UTC (History)
0 users

See Also:


Attachments
file.diff (2.33 KB, patch)
2004-04-28 21:00 UTC, Dave Glowacki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Glowacki 2004-04-28 21:00:48 UTC
	Update to latest version of java/jakarta-oro (and hopefully
	do things correctly for the latest version of bsd.java.mk)

	This patch also gets rid of the last vestiges of the static
	plist, so the committer needs to remove jakarta-oro/pkg-plist

Fix: Remove jakarta-oro/pkg-plist
Comment 1 Hervé Quiroz 2004-04-29 10:13:20 UTC
On Wed, Apr 28, 2004 at 02:56:37PM -0500, Dave Glowacki wrote:
> 	Update to latest version of java/jakarta-oro (and hopefully
> 	do things correctly for the latest version of bsd.java.mk)
>  
>  USE_JAVA=	1.2+
> -NEED_JAVAC=	YES
>  

I'm not on my box to test your patch but just a quick note:

For bsd.java.mk 2.0 compliance,

USE_JAVA=	yes
JAVA_VERSION=	1.2+

NOTE: The same goes for your other PR...

Herve
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-05-18 02:28:24 UTC
State Changed
From-To: open->closed

Committed, thanks.