Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2006 08:05:13 +0100 (BST)
From:      Dominic Mitchell <dom@happygiraffe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kappa@freebsd.org.ua
Subject:   ports/98128: version bump for lang/p5-JavaScript-SpiderMonkey
Message-ID:  <20060530070513.B2DE4B87A@happygiraffe.net>
Resent-Message-ID: <200605300710.k4U7AGmF023556@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98128
>Category:       ports
>Synopsis:       version bump for lang/p5-JavaScript-SpiderMonkey
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 30 07:10:16 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@gimli.happygiraffe.net:/usr/obj/usr/src/sys/GIMLI i386


	spidermonkey-1.5_1
        perl 5.8.8
>Description:
	This updates to the latest release of JavaScript::SpiderMonkey.
>How-To-Repeat:
	n/a
>Fix:

	Here's the patch.

diff -ruN /usr/ports/lang/p5-JavaScript-SpiderMonkey/Makefile p5-JavaScript-SpiderMonkey/Makefile
--- /usr/ports/lang/p5-JavaScript-SpiderMonkey/Makefile	Mon May 29 21:30:27 2006
+++ p5-JavaScript-SpiderMonkey/Makefile	Tue May 30 08:01:17 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	JavaScript-SpiderMonkey
-PORTVERSION=	0.11
+PORTVERSION=	0.15
 CATEGORIES=	lang perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	JavaScript
@@ -24,8 +24,7 @@
 INSTALL_TARGET=	pure_install
 
 post-patch:
-	${REINPLACE_CMD} -e 's~UNKNOWN";~${LOCALBASE}/lib";~' \
-		${WRKSRC}/Makefile.PL
+	${REINPLACE_CMD} -e 's~libjs.a~libjs.so~' ${WRKSRC}/Makefile.PL
 
 MAN3=		JavaScript::SpiderMonkey.3
 
diff -ruN /usr/ports/lang/p5-JavaScript-SpiderMonkey/distinfo p5-JavaScript-SpiderMonkey/distinfo
--- /usr/ports/lang/p5-JavaScript-SpiderMonkey/distinfo	Mon May 29 21:30:34 2006
+++ p5-JavaScript-SpiderMonkey/distinfo	Tue May 30 07:57:55 2006
@@ -1,3 +1,3 @@
-MD5 (JavaScript-SpiderMonkey-0.11.tar.gz) = 94a9a70c410f05dce56f47dce28d2356
-SHA256 (JavaScript-SpiderMonkey-0.11.tar.gz) = 95a1c106667c96616443c5e5714d037561622af0d16e48a808e72256220abd74
-SIZE (JavaScript-SpiderMonkey-0.11.tar.gz) = 16175
+MD5 (JavaScript-SpiderMonkey-0.15.tar.gz) = 18a035c6e880adeba59c1560a8bf8d43
+SHA256 (JavaScript-SpiderMonkey-0.15.tar.gz) = 701ce82a5ae7befe247a1dc3d55bb7f2385c849a120d5a5f3806466afa5455a3
+SIZE (JavaScript-SpiderMonkey-0.15.tar.gz) = 16149
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060530070513.B2DE4B87A>