diff options
author | Tom Judge <tj@FreeBSD.org> | 2012-09-02 19:59:20 +0000 |
---|---|---|
committer | Tom Judge <tj@FreeBSD.org> | 2012-09-02 19:59:20 +0000 |
commit | f03f2be24f8bed552df42bbebb324b318c86a3e2 (patch) | |
tree | 34f424bf10b42d7eae932d267e93136c435a04a6 | |
parent | 315035cf75a34789a9cdb7f63b7faaca846a15a8 (diff) | |
download | ports-f03f2be24f8bed552df42bbebb324b318c86a3e2.tar.gz ports-f03f2be24f8bed552df42bbebb324b318c86a3e2.zip |
Rename lang/spidermonkey to lang/spidermonkey17 in preperation for the
import of lang/spidermonkey18.
Approved by: Dan Rench <citric@cubicone.tmetic.com> (maintainer)
Approved by: eadler (mentor)
Notes
Notes:
svn path=/head/; revision=303570
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | lang/Makefile | 2 | ||||
-rw-r--r-- | lang/spidermonkey17/Makefile (renamed from lang/spidermonkey/Makefile) | 2 | ||||
-rw-r--r-- | lang/spidermonkey17/distinfo (renamed from lang/spidermonkey/distinfo) | 0 | ||||
-rw-r--r-- | lang/spidermonkey17/files/patch-Makefile (renamed from lang/spidermonkey/files/patch-Makefile) | 0 | ||||
-rw-r--r-- | lang/spidermonkey17/files/patch-config (renamed from lang/spidermonkey/files/patch-config) | 0 | ||||
-rw-r--r-- | lang/spidermonkey17/files/patch-jslock.c (renamed from lang/spidermonkey/files/patch-jslock.c) | 0 | ||||
-rw-r--r-- | lang/spidermonkey17/files/patch-jsopcode.c (renamed from lang/spidermonkey/files/patch-jsopcode.c) | 0 | ||||
-rw-r--r-- | lang/spidermonkey17/files/patch-jsosdep.h (renamed from lang/spidermonkey/files/patch-jsosdep.h) | 0 | ||||
-rw-r--r-- | lang/spidermonkey17/files/patch-jsstr.c (renamed from lang/spidermonkey/files/patch-jsstr.c) | 0 | ||||
-rw-r--r-- | lang/spidermonkey17/files/patch-warnings (renamed from lang/spidermonkey/files/patch-warnings) | 0 | ||||
-rw-r--r-- | lang/spidermonkey17/pkg-descr (renamed from lang/spidermonkey/pkg-descr) | 0 |
12 files changed, 3 insertions, 2 deletions
@@ -3661,3 +3661,4 @@ x11-wm/e17-module-efm_pathbar||2012-08-26|Has expired: Deprecated by enlightenme x11-wm/e17-module-notification||2012-08-26|Has expired: Merged into x11-wm/enlightenment www/py-django12||2012-08-31|Has expired: Unsupported version www/p5-Xango||2012-08-31|Has expired: Removed from CPAN +lang/spidermonkey|lang/spidermonkey17|2012-09-01|Moved to allow for addition of the 1.8 development line. diff --git a/lang/Makefile b/lang/Makefile index f49ca3b08c6c..4ae1504560fd 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -325,7 +325,7 @@ SUBDIR += sml-nj SUBDIR += sml-nj-devel SUBDIR += snobol4 - SUBDIR += spidermonkey + SUBDIR += spidermonkey17 SUBDIR += spl SUBDIR += squeak SUBDIR += squirrel diff --git a/lang/spidermonkey/Makefile b/lang/spidermonkey17/Makefile index 789b36de2383..23d0c5ed78d9 100644 --- a/lang/spidermonkey/Makefile +++ b/lang/spidermonkey17/Makefile @@ -4,7 +4,7 @@ # # $FreeBSD$ -PORTNAME= spidermonkey +PORTNAME= spidermonkey17 DISTVERSION= 1.7.0 PORTREVISION= 1 CATEGORIES= lang diff --git a/lang/spidermonkey/distinfo b/lang/spidermonkey17/distinfo index a414ad362ec1..a414ad362ec1 100644 --- a/lang/spidermonkey/distinfo +++ b/lang/spidermonkey17/distinfo diff --git a/lang/spidermonkey/files/patch-Makefile b/lang/spidermonkey17/files/patch-Makefile index f25db8436d03..f25db8436d03 100644 --- a/lang/spidermonkey/files/patch-Makefile +++ b/lang/spidermonkey17/files/patch-Makefile diff --git a/lang/spidermonkey/files/patch-config b/lang/spidermonkey17/files/patch-config index 1e57f4702eac..1e57f4702eac 100644 --- a/lang/spidermonkey/files/patch-config +++ b/lang/spidermonkey17/files/patch-config diff --git a/lang/spidermonkey/files/patch-jslock.c b/lang/spidermonkey17/files/patch-jslock.c index e4f40a05ad50..e4f40a05ad50 100644 --- a/lang/spidermonkey/files/patch-jslock.c +++ b/lang/spidermonkey17/files/patch-jslock.c diff --git a/lang/spidermonkey/files/patch-jsopcode.c b/lang/spidermonkey17/files/patch-jsopcode.c index 0758862ee6b1..0758862ee6b1 100644 --- a/lang/spidermonkey/files/patch-jsopcode.c +++ b/lang/spidermonkey17/files/patch-jsopcode.c diff --git a/lang/spidermonkey/files/patch-jsosdep.h b/lang/spidermonkey17/files/patch-jsosdep.h index 8b6d382ec603..8b6d382ec603 100644 --- a/lang/spidermonkey/files/patch-jsosdep.h +++ b/lang/spidermonkey17/files/patch-jsosdep.h diff --git a/lang/spidermonkey/files/patch-jsstr.c b/lang/spidermonkey17/files/patch-jsstr.c index 3929427bc48c..3929427bc48c 100644 --- a/lang/spidermonkey/files/patch-jsstr.c +++ b/lang/spidermonkey17/files/patch-jsstr.c diff --git a/lang/spidermonkey/files/patch-warnings b/lang/spidermonkey17/files/patch-warnings index cfbdcd76d504..cfbdcd76d504 100644 --- a/lang/spidermonkey/files/patch-warnings +++ b/lang/spidermonkey17/files/patch-warnings diff --git a/lang/spidermonkey/pkg-descr b/lang/spidermonkey17/pkg-descr index db4318240eed..db4318240eed 100644 --- a/lang/spidermonkey/pkg-descr +++ b/lang/spidermonkey17/pkg-descr |