svn commit: r548695 - in head: . cad cad/opensta

Yuri Victorovich yuri at FreeBSD.org
Tue Sep 15 03:35:34 UTC 2020


Author: yuri
Date: Tue Sep 15 03:35:33 2020
New Revision: 548695
URL: https://svnweb.freebsd.org/changeset/ports/548695

Log:
  cad/opensta: Remove because it is now included in OpenRoad (cad/openroad)

Deleted:
  head/cad/opensta/
Modified:
  head/MOVED
  head/cad/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Sep 15 02:36:34 2020	(r548694)
+++ head/MOVED	Tue Sep 15 03:35:33 2020	(r548695)
@@ -15428,3 +15428,4 @@ x11-wm/e-module-wlan||2020-09-09|Removed
 x11-wm/e-modules||2020-09-09|Removed
 net/frr6|net/frr7|2020-09-10|Has expired: Uses deprecated version of python and upstream no longer maintained
 graphics/libdssim||2020-09-13|Removed: C API is empty, only usable from Rust
+cad/opensta|cad/openroad|2020-09-14|OpenSTA is included in OpenRoad and isn't needed as a standalone port

Modified: head/cad/Makefile
==============================================================================
--- head/cad/Makefile	Tue Sep 15 02:36:34 2020	(r548694)
+++ head/cad/Makefile	Tue Sep 15 03:35:33 2020	(r548695)
@@ -86,7 +86,6 @@
     SUBDIR += openroad
     SUBDIR += openscad
     SUBDIR += openscad-devel
-    SUBDIR += opensta
     SUBDIR += openvsp
     SUBDIR += oregano
     SUBDIR += p5-GDS2


More information about the svn-ports-all mailing list