ports/101561: lang/p5-JavaScript: chase lang/spidermonkey shlib version

Dominic Mitchell dom at happygiraffe.net
Mon Aug 7 09:00:31 UTC 2006


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 07 09:00:30 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list