summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-07-21 15:28:12 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-07-21 15:28:12 +0000
commit471d30109713f2c44127cd18bd0b4087b9f7d96e (patch)
tree3d976e58c29f0dedad7cb9ff74ed49a880e54b53 /lang
parent- Move .pid file to /var/run (diff)
Change PORTNAME to spidermonkey to correspond with dirname.
PR: 82320 Submitted by: Alex Kapranoff <kappa (at) rambler-co.ru> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=139825
Diffstat (limited to 'lang')
-rw-r--r--lang/spidermonkey/Makefile6
-rw-r--r--lang/spidermonkey/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/spidermonkey/Makefile b/lang/spidermonkey/Makefile
index 3543309c6206..528e28a80ccd 100644
--- a/lang/spidermonkey/Makefile
+++ b/lang/spidermonkey/Makefile
@@ -4,12 +4,12 @@
#
# $FreeBSD$
-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
diff --git a/lang/spidermonkey/distinfo b/lang/spidermonkey/distinfo
index df06a5487f60..84e9b8292131 100644
--- a/lang/spidermonkey/distinfo
+++ b/lang/spidermonkey/distinfo
@@ -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