From dom@happygiraffe.net  Mon Aug  7 09:00:12 2006
Return-Path: <dom@happygiraffe.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5F06A16A4DE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Aug 2006 09:00:12 +0000 (UTC)
	(envelope-from dom@happygiraffe.net)
Received: from happygiraffe.net (happygiraffe.net [81.6.215.59])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D014A43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Aug 2006 09:00:11 +0000 (GMT)
	(envelope-from dom@happygiraffe.net)
Received: from localhost (localhost.happygiraffe.net [127.0.0.1])
	by happygiraffe.net (Postfix) with ESMTP id 8B086B850
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Aug 2006 10:00:10 +0100 (BST)
Received: from happygiraffe.net ([127.0.0.1])
	by localhost (gimli.happygiraffe.net [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id rJIcMPEIgl6v for <FreeBSD-gnats-submit@freebsd.org>;
	Mon,  7 Aug 2006 10:00:10 +0100 (BST)
Received: by happygiraffe.net (Postfix, from userid 1001)
	id 411CBB84F; Mon,  7 Aug 2006 10:00:10 +0100 (BST)
Message-Id: <20060807090010.411CBB84F@happygiraffe.net>
Date: Mon,  7 Aug 2006 10:00:10 +0100 (BST)
From: Dominic Mitchell <dom@happygiraffe.net>
Reply-To: Dominic Mitchell <dom@happygiraffe.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: lang/p5-JavaScript: chase lang/spidermonkey shlib version
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         101561
>Category:       ports
>Synopsis:       lang/p5-JavaScript: chase lang/spidermonkey shlib version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 07 09:00:30 GMT 2006
>Closed-Date:    Mon Aug 07 09:11:08 GMT 2006
>Last-Modified:  Mon Aug 07 09:11:08 GMT 2006
>Originator:     Dominic Mitchell
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gimli.happygiraffe.net 6.1-STABLE FreeBSD 6.1-STABLE #5: Tue May 9 08:45:02 BST 2006 root@gimli.happygiraffe.net:/usr/obj/usr/src/sys/GIMLI i386


	spidermonkey-1.5_2
>Description:
	This patch from Andrew Pantyukhin follows the recent versioning
        of the shared library in lang/spidermonkey.
>How-To-Repeat:
	n/a
>Fix:
	here's the patch.

diff -ruN /usr/ports/lang/p5-JavaScript/Makefile p5-JavaScript/Makefile
--- /usr/ports/lang/p5-JavaScript/Makefile	Fri Jun  2 14:24:55 2006
+++ p5-JavaScript/Makefile	Mon Aug  7 09:57:34 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	JavaScript
 PORTVERSION=	0.55
+PORTREVISION=   1
 CATEGORIES=	lang perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	JavaScript
@@ -15,8 +16,7 @@
 MAINTAINER=	dom@happygiraffe.net
 COMMENT=	Perl extension for executing embedded JavaScript
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/libjs.so:${PORTSDIR}/lang/spidermonkey
-RUN_DEPENDS=	${BUILD_DEPENDS}
+LIB_DEPENDS=	js.1:${PORTSDIR}/lang/spidermonkey
 
 MAN3=		JavaScript.3
 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Mon Aug 7 09:11:07 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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