ports/120592: [UPDATE] lang/p5-JavaScript-SpiderMonkey

Felippe de Meirelles Motta lippemail at gmail.com
Wed Feb 13 02:30:03 UTC 2008


>Number:         120592
>Category:       ports
>Synopsis:       [UPDATE] 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:   Wed Feb 13 02:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.19;
- Use CPAN macro;
- Added missing dependence.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/p5-JavaScript-SpiderMonkey/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	8 Sep 2007 01:00:16 -0000	1.8
+++ Makefile	13 Feb 2008 02:23:02 -0000
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	JavaScript-SpiderMonkey
-PORTVERSION=	0.16
+PORTVERSION=	0.19
 CATEGORIES=	lang perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	JavaScript
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	kappa at freebsd.org.ua
 COMMENT=	Perl interface to Mozilla JavaScript implementation
 
 LIB_DEPENDS=	js.1:${PORTSDIR}/lang/spidermonkey
-BUILD_DEPENDS=	${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl
+BUILD_DEPENDS=	${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl \
+		${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/lang/p5-JavaScript-SpiderMonkey/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	21 Jun 2006 17:08:19 -0000	1.4
+++ distinfo	13 Feb 2008 02:23:02 -0000
@@ -1,3 +1,3 @@
-MD5 (JavaScript-SpiderMonkey-0.16.tar.gz) = 093702db2e1a0307a8f6bdfdc907c0e1
-SHA256 (JavaScript-SpiderMonkey-0.16.tar.gz) = 8f0ff54f4d9a6c39709a41ca2ecc2a168564a3657ef9026fea413e6e2266b3cc
-SIZE (JavaScript-SpiderMonkey-0.16.tar.gz) = 16953
+MD5 (JavaScript-SpiderMonkey-0.19.tar.gz) = f1acae8a0079ef9dca79cc52206b077c
+SHA256 (JavaScript-SpiderMonkey-0.19.tar.gz) = b18b2b0c44fa9d856428d137e5c5a58fe0f9edfa7895cf3729a2f30d26f34d8b
+SIZE (JavaScript-SpiderMonkey-0.19.tar.gz) = 18216


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list