The bsh port installs the JAR file in JAVAJARDIR but the wrapper script looks for it in DATADIR. This change fixes that mismatch. Port maintainer (simon@olofsson.de) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->glewis Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of lang/bsh, Please note that PR ports/128576 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128576 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Thanks for the catch. Obviously the installation location changed in the previous commits, but the wrapper script wasn't adjusted. I approve the patch. Simon
Greg, could you please commit this, as the patch is important for users of bsh. Thanks, Simon
glewis 2008-11-18 22:27:26 UTC FreeBSD ports repository Modified files: lang/bsh/files bsh.sh.in Log: . Fix the location the wrapper script looks for bsh.jar in. PR: 128576 Approved by: maintainer Revision Changes Path 1.4 +2 -2 ports/lang/bsh/files/bsh.sh.in _______________________________________________ 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: feedback->closed Sorry, committed now.