svn commit: r502333 - in head: . lang lang/spidermonkey38

Baptiste Daroussin bapt at FreeBSD.org
Thu May 23 09:44:57 UTC 2019


Author: bapt
Date: Thu May 23 09:44:55 2019
New Revision: 502333
URL: https://svnweb.freebsd.org/changeset/ports/502333

Log:
  Remove now unused spidermonkey38
  
  Approved by:	maintainer (kwm)

Deleted:
  head/lang/spidermonkey38/
Modified:
  head/MOVED
  head/lang/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu May 23 09:41:16 2019	(r502332)
+++ head/MOVED	Thu May 23 09:44:55 2019	(r502333)
@@ -12758,3 +12758,4 @@ math/py-symeig|science/py-scipy|2019-05-16|Has expired
 databases/py-mysql-connector-python2|databases/py-mysql-connector-python|2019-05-16|Has expired: Please consider using databases/py-mysql-connector-python which has been updated to latest upstream version
 www/py-requests1||2019-05-19|Temporary port while port consumers moved to requests 2.x support and the www/py-requests port. No longer depended on by any ports
 lang/spidermonkey170|lang/spidermonkey52|2019-05-23|Not depended on, use newer version
+lang/spidermonkey38|lang/spidermonkey52|2019-05-23|Not depended on, use newer version

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Thu May 23 09:41:16 2019	(r502332)
+++ head/lang/Makefile	Thu May 23 09:44:55 2019	(r502333)
@@ -351,7 +351,6 @@
     SUBDIR += spidermonkey17
     SUBDIR += spidermonkey185
     SUBDIR += spidermonkey24
-    SUBDIR += spidermonkey38
     SUBDIR += spidermonkey52
     SUBDIR += spl
     SUBDIR += squeak


More information about the svn-ports-all mailing list