- Update to 2.1 - install into JAVAJARDIR, according to section 6.9.3 of the Porter's Handbook - install JAR as PORTNAME, to be more consistent Port maintainer (fernan@iib.unsam.edu.ar) is cc'd. Generated with FreeBSD Port Tools 0.77
State Changed From-To: open->feedback Awaiting maintainers feedback
Responsible Changed From-To: freebsd-ports-bugs->hq I'll handle this. BTW, according to the Porter's Handbook, only JAR files that are libraries meant to be re-used by other applications have to be in ${JAVAJARDIR}. Are you sure jabref.jar is useful in users' CLASSPATH other than when launching jabref itself?
Shame on me. Your're right, it should go to ${JAVASHAREDIR}/${PORTNAME}. Here's a new patch: http://olofsson.de/simon/tmp/jabref-21.patch Sorry and thanks for the hint :) -- Mit freundlichem Gruß, With best regards, Simon Olofsson http://olofsson.de
Fernan send this mail twice, but it doesn't come through. BTW. What about adding exec in the wrapper script, like described in section 12.11 of the Porter's Handbook!? Fernan, are you ok with this? If so, I´ll update the patch. Regards, Simon ----- Forwarded message from Fernan Aguero <fernan@iib.unsam.edu.ar> ----- Date: Tue, 5 Sep 2006 11:14:58 -0300 From: Fernan Aguero <fernan@iib.unsam.edu.ar> Subject: Re: ports/102285: [PATCH] print/jabref: update to 2.1 To: bug-followup@FreeBSD.org, simon@olofsson.de Cc: hq@FreeBSD.org [ I am resending this message cause I now realize it was not acknowledged by GNATS (originally sent on Aug 23rd)] +---[ | Shame on me. Your're right, it should go to | ${JAVASHAREDIR}/${PORTNAME}. | Here's a new patch: | http://olofsson.de/simon/tmp/jabref-21.patch | Sorry and thanks for the hint :) | +---] Latest patch approved, thanks! Fernan ----- End forwarded message ----- -- http://olofsson.de
State Changed From-To: feedback->open Patch approved.
State Changed From-To: open->closed Patch commited. Thanks for your contribution!