From aaron@moondance.itsy-bitsy.net  Thu Jun  1 21:30:53 2006
Return-Path: <aaron@moondance.itsy-bitsy.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 13C4316C81E
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Jun 2006 21:30:53 +0000 (UTC)
	(envelope-from aaron@moondance.itsy-bitsy.net)
Received: from mpls-qmqp-04.inet.qwest.net (mpls-qmqp-04.inet.qwest.net [63.231.195.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9995943D49
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Jun 2006 21:30:52 +0000 (GMT)
	(envelope-from aaron@moondance.itsy-bitsy.net)
Received: from mpls-pop-14.inet.qwest.net (mpls-pop-14.inet.qwest.net [63.231.195.14])
	by mpls-qmqp-04.inet.qwest.net (Postfix) with QMQP id EFF0B22DE95
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Jun 2006 21:30:51 +0000 (UTC)
Received: from unknown (HELO mail.itsy-bitsy.net) (63.231.83.246)
  by mpls-pop-14.inet.qwest.net with SMTP; 1 Jun 2006 21:30:51 -0000
Received: from [127.0.0.1] (helo=moondance.itsy-bitsy.net)
	by mail.itsy-bitsy.net with esmtp (Exim 4.62 (FreeBSD))
	(envelope-from <aaron@moondance.itsy-bitsy.net>)
	id 1FluiF-000Plo-OD
	for FreeBSD-gnats-submit@freebsd.org; Thu, 01 Jun 2006 15:28:16 -0600
Received: (from aaron@localhost)
	by moondance.itsy-bitsy.net (8.13.3/8.13.3/Submit) id k51LSFT4099063;
	Thu, 1 Jun 2006 15:28:15 -0600 (MDT)
	(envelope-from aaron)
Message-Id: <200606012128.k51LSFT4099063@moondance.itsy-bitsy.net>
Date: Thu, 1 Jun 2006 15:28:15 -0600 (MDT)
From: "Aaron Dalton" <aaron@freebsd.org>
Reply-To: Aaron Dalton <aaron@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update Port: lang/p5-JavaScript-SpiderMonkey 0.11->0.15
X-Send-Pr-Version: 3.113
X-GNATS-Notify: kappa@freebsd.org.ua

>Number:         98322
>Category:       ports
>Synopsis:       Update Port: lang/p5-JavaScript-SpiderMonkey 0.11->0.15
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    aaron
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 01 21:40:14 GMT 2006
>Closed-Date:    Mon Jun 05 19:50:35 GMT 2006
>Last-Modified:  Mon Jun 05 19:50:35 GMT 2006
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
- 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.
>How-To-Repeat:
	
>Fix:

	

--- submission.txt begins here ---
? submission.txt
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/p5-JavaScript-SpiderMonkey/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	30 May 2006 11:04:32 -0000	1.4
+++ Makefile	1 Jun 2006 21:27:12 -0000
@@ -30,8 +30,12 @@
 
 .include <bsd.port.pre.mk>
 
+.if ${OSVERSION} < 500000 #inherited from lang/spidermonkey
+BROKEN=	does not compile on FreeBSD 4.x
+.endif
+
 .if ${PERL_LEVEL} < 500600
-IGNORE=         requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE=	requires perl 5.6.x or later. Install lang/perl5 then try again
 .endif
 
 .include <bsd.port.post.mk>
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/lang/p5-JavaScript-SpiderMonkey/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	16 Jul 2005 15:23:22 -0000	1.1
+++ pkg-descr	1 Jun 2006 21:27:12 -0000
@@ -3,3 +3,4 @@
 "JavaScript.pm" in that it offers more friendly, Perl-like API.
 
 WWW: http://search.cpan.org/dist/JavaScript-SpiderMonkey/
+Author: Mike Schilli <m@perlmeister.com>
--- submission.txt ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->aaron 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jun 1 21:44:19 UTC 2006 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98322 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jun 1 21:44:28 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98322 

From: Alex Kapranoff <kappa@freebsd.org.ua>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/98322: Update Port: lang/p5-JavaScript-SpiderMonkey 0.11->0.15
Date: Mon, 5 Jun 2006 13:19:47 +0400

 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 
State-Changed-By: aaron 
State-Changed-When: Mon Jun 5 19:50:33 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98322 
>Unformatted:
