Skip site navigation (1)Skip section navigation (2)
Date:      4 Sep 2003 20:13:15 -0000
From:      Dan Rench <citric@cubicone.tmetic.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dan Rench <citric@cubicone.tmetic.com>
Subject:   ports/56593: Update port: lang/spidermonkey updated to latest source, new contact address
Message-ID:  <20030904201315.5928.qmail@laptop.drench.dwdata.com>
Resent-Message-ID: <200309081510.h88FAGL5082116@freefall.freebsd.org>

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

>Number:         56593
>Category:       ports
>Synopsis:       Update port: lang/spidermonkey updated to latest source, new contact address
>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 Sep 08 08:10:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dan Rench
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD laptop.i.dren.ch 5.1-RELEASE FreeBSD 5.1-RELEASE #3: Tue Aug 26 16:56:54 CDT 2003 root@laptop.i.dren.ch:/usr/obj/usr/src/sys/ACER734TL i386


>Description:
	Spidermonkey is the JavaScript interpreter from the Mozilla project.
	This revision updates the port to the newest version.
	I've also updated my contact address.

>How-To-Repeat:
	n/a
>Fix:

diff -u -r spidermonkey-old/Makefile spidermonkey/Makefile
--- spidermonkey-old/Makefile	Mon Jul 21 12:54:40 2003
+++ spidermonkey/Makefile	Thu Sep  4 14:44:17 2003
@@ -1,17 +1,18 @@
 # Ports collection makefile for:	spidermonkey
 # Date created:	Fri Apr 18, 2003
-# Whom:	Dan Rench (drench@xnet.com)
+# Whom:	Dan Rench (citric@cubicone.tmetic.com)
 #
 # $FreeBSD: ports/lang/spidermonkey/Makefile,v 1.1 2003/04/27 01:46:49 vanilla Exp $
 
 PORTNAME=	js
-PORTVERSION=	1.5.p5.20030529
+PORTVERSION=	1.5.p5
+PORTREVISION=	1
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
 MASTER_SITE_SUBDIR=	js
 DISTNAME=	js-1.5-rc5a
 
-MAINTAINER=	drench@xnet.com
+MAINTAINER=	citric@cubicone.tmetic.com
 COMMENT=	A standalone JavaScript interpreter from the Mozilla project
 
 USE_GMAKE=	YES
diff -u -r spidermonkey-old/distinfo spidermonkey/distinfo
--- spidermonkey-old/distinfo	Sat Apr 26 20:46:49 2003
+++ spidermonkey/distinfo	Thu Sep  4 13:56:14 2003
@@ -1 +1 @@
-MD5 (js-1.5-rc5.tar.gz) = 3c720a8af00ff5590e623c00a683c53b
+MD5 (js-1.5-rc5a.tar.gz) = 001fae2f953c2bbc0b495ee0823a3539
diff -u -r spidermonkey-old/pkg-descr spidermonkey/pkg-descr
--- spidermonkey-old/pkg-descr	Sat Apr 26 20:46:49 2003
+++ spidermonkey/pkg-descr	Thu Sep  4 14:48:14 2003
@@ -3,4 +3,4 @@
 WWW: http://www.mozilla.org/js/spidermonkey/
 
 - Dan Rench
-drench@xnet.com
+citric@cubicone.tmetic.com
>Release-Note:
>Audit-Trail:
>Unformatted:



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