svn commit: r502330 - in head: . lang lang/spidermonkey170
Baptiste Daroussin
bapt at FreeBSD.org
Thu May 23 09:13:56 UTC 2019
Author: bapt
Date: Thu May 23 09:13:55 2019
New Revision: 502330
URL: https://svnweb.freebsd.org/changeset/ports/502330
Log:
Remove spidermonkey170 it is not used anymore and not depended on
Approved by: maintainer (kwm)
Deleted:
head/lang/spidermonkey170/
Modified:
head/MOVED
head/lang/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Thu May 23 09:12:33 2019 (r502329)
+++ head/MOVED Thu May 23 09:13:55 2019 (r502330)
@@ -12757,3 +12757,4 @@ databases/py-pg_pqueue||2019-05-16|Has expired: Upstre
math/py-symeig|science/py-scipy|2019-05-16|Has expired: Consider using science/py-scipy as this library is included in py-scipy since 0.7 and onwards
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
Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile Thu May 23 09:12:33 2019 (r502329)
+++ head/lang/Makefile Thu May 23 09:13:55 2019 (r502330)
@@ -349,7 +349,6 @@
SUBDIR += snobol4
SUBDIR += solidity
SUBDIR += spidermonkey17
- SUBDIR += spidermonkey170
SUBDIR += spidermonkey185
SUBDIR += spidermonkey24
SUBDIR += spidermonkey38
More information about the svn-ports-head
mailing list