Bug 78068 - [patch] Update java/jasmin to 1.1
Summary: [patch] Update java/jasmin to 1.1
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: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-25 13:40 UTC by Volker Stolz
Modified: 2005-03-01 21:30 UTC (History)
0 users

See Also:


Attachments
jasmin.diff (10.93 KB, patch)
2005-02-25 13:40 UTC, Volker Stolz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Stolz freebsd_committer freebsd_triage 2005-02-25 13:40:10 UTC
Update to 1.1 which is now hosted on SourceForge.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-02-25 13:42:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

Mine
Comment 2 Hervé Quiroz 2005-02-25 14:35:36 UTC
Volker,

Just my two cents...

. To update to bsd.java.mk 2.0:

-USE_JAVA=	1.1+
-NEED_JAVAC=	yes
+USE_JAVA=	yes

. I don't know if documentation is generated with Ant or provided in the
tarball (I just had a quick look at the port) but in case it is
generated, keep in mind that different JDKs produce different set of
files, which means that depending on the JDK used, pkg-plist could be
wrong. In such case, I generally encourage the use of PORTDOCS, but I
know you are not fond of dynamic plist :) Hence, to test the port and
prove me wrong:

$ make install deinstall JAVA_VERSION=1.1

(this will only work as long as the port is bsd.java.mk 2.0 compliant)

Sorry to bug you each time you handle a Java related PR BTW. This one
was on my "bsd.java.mk 1.0" list that's why. And you're shooting PRs too
fast for me to get a chance :) Anyway, Thank you for your work with Java
ports so far.

Herve
Comment 3 obf 2005-02-26 01:00:05 UTC
Hello Volker,

I tried your patch and it looks good.

Didn't know about the new jasmin homepage and version. Thanks!

Regards

Oliver Fischer
Comment 4 Volker Stolz freebsd_committer freebsd_triage 2005-03-01 21:29:37 UTC
State Changed
From-To: open->closed

Hey, I won't be talking to myself!?