summaryrefslogtreecommitdiffstats
path: root/lang/spidermonkey
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-24 09:23:29 +0000
committeredwin <edwin@FreeBSD.org>2003-09-24 09:23:29 +0000
commit008d3bbe88d6b6a8befd2838cbfd65d473a112c1 (patch)
tree3c61c34082a9243fa8282800bfc3a104ff224342 /lang/spidermonkey
parent425fbcd10a826b27002b9a9eea6ab5e29dfd9934 (diff)
downloadFreeBSD-ports-008d3bbe88d6b6a8befd2838cbfd65d473a112c1.zip
FreeBSD-ports-008d3bbe88d6b6a8befd2838cbfd65d473a112c1.tar.gz
Update port: lang/spidermonkey updated to latest source, new contact address
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. PR: ports/56593 Submitted by: Dan Rench <citric@cubicone.tmetic.com>
Diffstat (limited to 'lang/spidermonkey')
-rw-r--r--lang/spidermonkey/Makefile7
-rw-r--r--lang/spidermonkey/distinfo2
-rw-r--r--lang/spidermonkey/pkg-descr2
3 files changed, 6 insertions, 5 deletions
diff --git a/lang/spidermonkey/Makefile b/lang/spidermonkey/Makefile
index f733695..9a18d0c 100644
--- a/lang/spidermonkey/Makefile
+++ b/lang/spidermonkey/Makefile
@@ -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$
PORTNAME= js
PORTVERSION= 1.5.p5
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= js
-DISTNAME= js-1.5-rc5
+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 --git a/lang/spidermonkey/distinfo b/lang/spidermonkey/distinfo
index b2eb91e..2c34216 100644
--- a/lang/spidermonkey/distinfo
+++ b/lang/spidermonkey/distinfo
@@ -1 +1 @@
-MD5 (js-1.5-rc5.tar.gz) = 3c720a8af00ff5590e623c00a683c53b
+MD5 (js-1.5-rc5a.tar.gz) = 001fae2f953c2bbc0b495ee0823a3539
diff --git a/lang/spidermonkey/pkg-descr b/lang/spidermonkey/pkg-descr
index 25b6488..f1b02a9 100644
--- a/lang/spidermonkey/pkg-descr
+++ b/lang/spidermonkey/pkg-descr
@@ -3,4 +3,4 @@ Spidermonkey is the JavaScript interpreter from the Mozilla project.
WWW: http://www.mozilla.org/js/spidermonkey/
- Dan Rench
-drench@xnet.com
+citric@cubicone.tmetic.com
OpenPOWER on IntegriCloud