| Summary: | [patch] Update sysutils/javaservicewrapper | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mike Jakubik <mikej> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Mike Jakubik
2009-07-30 16:20:11 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Over to maintainer (via the GNATS Auto Assign Tool) alepulver 2009-07-30 16:28:27 UTC
FreeBSD ports repository
Modified files:
sysutils/javaservicewrapper Makefile
Removed files:
sysutils/javaservicewrapper/files patch-build.xml
Log:
- Change port to properly pass 32/64bit options based on current ARCH to the
ant build process.
- Remove javaservicewrapper/files/patch-build.xml, this patch should no longer
be necessary due to the update above.
- Strip resulting binary.
- Take over maintainership, Alejandro no longer uses this port.
Changes by alepulver:
- Keep USE_GMAKE because Ant calls it when building the C code.
- Put do-build before bsd.port.pre.mk to avoid a target redefinition warning.
PR: ports/137267
Submitted by: Mike Jakubik <mikej@rogers.com>
Revision Changes Path
1.7 +19 -6 ports/sysutils/javaservicewrapper/Makefile
1.2 +0 -10 ports/sysutils/javaservicewrapper/files/patch-build.xml (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks! |