Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2005 17:36:40 +0400 (MSD)
From:      Alex Kapranoff <kappa@rambler-co.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        citric@cubicone.tmetic.com
Subject:   ports/82320: Update lang/spidermonkey to r6a and change package name
Message-ID:  <20050616133640.8BD66413B@capella.park.rambler.ru>
Resent-Message-ID: <200506161340.j5GDeOx0075381@freefall.freebsd.org>

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

>Number:         82320
>Category:       ports
>Synopsis:       Update lang/spidermonkey to r6a and change package name
>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:   Thu Jun 16 13:40:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kapranoff
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Inner Mongolia
>Environment:
FreeBSD capella.park.rambler.ru 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jun 15 17:17:42 MSD 2004     root@capella.rambler.stack.net:/usr/obj/usr/src/sys/CAPELLA  i386

	
>Description:
	
>How-To-Repeat:
	
>Fix:

Change PORTNAME to spidermonkey to correspond with dirname. And `js'
is actually just a distname. Maintainer CCed.

===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/lang/spidermonkey/Makefile /usr/home/kappa/work/ports/spidermonkey/Makefile
--- /usr/ports/lang/spidermonkey/Makefile	Thu May  6 07:47:39 2004
+++ /usr/home/kappa/work/ports/spidermonkey/Makefile	Thu Jun 16 17:06:33 2005
@@ -4,15 +4,15 @@
 #
 # $FreeBSD: ports/lang/spidermonkey/Makefile,v 1.8 2004/05/04 19:43:14 pav Exp $
 
-PORTNAME=	js
-PORTVERSION=	1.5.p6
+PORTNAME=	spidermonkey
+DISTVERSION=	1.5-rc6a
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
 MASTER_SITE_SUBDIR=	js
-DISTNAME=	js-1.5-rc6
+DISTNAME=	js-${DISTVERSION}
 
 MAINTAINER=	citric@cubicone.tmetic.com
-COMMENT=	A standalone JavaScript interpreter from the Mozilla project
+COMMENT=	A standalone JavaScript interpreter from Mozilla project
 
 CONFLICTS=	njs-*
 
diff -ruN --exclude=CVS /usr/ports/lang/spidermonkey/distinfo /usr/home/kappa/work/ports/spidermonkey/distinfo
--- /usr/ports/lang/spidermonkey/distinfo	Wed May  5 07:47:17 2004
+++ /usr/home/kappa/work/ports/spidermonkey/distinfo	Fri Feb 18 15:49:11 2005
@@ -1,2 +1,2 @@
-MD5 (js-1.5-rc6.tar.gz) = ffb1c63d5c828a7e3251356e7df3c807
-SIZE (js-1.5-rc6.tar.gz) = 1038863
+MD5 (js-1.5-rc6a.tar.gz) = 25e1d1dd2674d85883391b6b42a7b02f
+SIZE (js-1.5-rc6a.tar.gz) = 1058911
===> Done
>Release-Note:
>Audit-Trail:
>Unformatted:



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