- Update from v0.11 to v0.15 - Restrict to FreeBSD-5+ due to dependency upon lang/spidermonkey - Left odd BUILD_DEPENDS as lang/spidermonkey does not install the shared library correctly 0.15 (28/02/2006) (tb) Rewrote Makefile.PL to work on more platforms 0.14 (12/02/2006) (tb) Removed remaining debug info 0.13 (05/02/2006) (tb) Removed debug info (tb) Made sure Makefile.PL finds libjs if installed in /usr/lib or /usr/local/lib 0.12 (12/03/2005) (ms) Makefile.PL prerequisite changed from undef to '0'. (ms) Thomas Busch added a check to Makefile.PL to find an already installed JS lib.
Responsible Changed From-To: freebsd-ports-bugs->aaron Submitter has GNATS access
State Changed From-To: open->feedback Awaiting maintainers feedback
The only goal of the patch is to "unsupport" older FreeBSD on which the port breaks. I approve it, of course! Thanks, Aaron! * Edwin Groothuis <edwin@FreeBSD.org> [June 02 2006, 01:44]: > Maintainer of lang/p5-JavaScript-SpiderMonkey, > > Please note that PR ports/98322 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/98322 -- Alex Kapranoff, $n=["1another7Perl213Just3hacker49"=~/\d|\D*/g]; $$n[0]={grep/\d/,@$n};print"@$n{1..4}\n"
State Changed From-To: feedback->closed Committed. Thanks!