svn commit: r545216 - in head: cad net-im

Tobias Kortkamp tobik at FreeBSD.org
Tue Aug 18 04:11:24 UTC 2020


Author: tobik
Date: Tue Aug 18 04:11:23 2020
New Revision: 545216
URL: https://svnweb.freebsd.org/changeset/ports/545216

Log:
  Clean up some things
  
  Reported by:	portscan

Modified:
  head/cad/Makefile
  head/net-im/Makefile

Modified: head/cad/Makefile
==============================================================================
--- head/cad/Makefile	Tue Aug 18 04:09:11 2020	(r545215)
+++ head/cad/Makefile	Tue Aug 18 04:11:23 2020	(r545216)
@@ -92,9 +92,12 @@
     SUBDIR += p5-Verilog-Perl
     SUBDIR += pcb
     SUBDIR += pdnmesh
+    SUBDIR += py-cadquery
+    SUBDIR += py-cq-editor
     SUBDIR += py-ezdxf
     SUBDIR += py-gdspy
     SUBDIR += py-lcapy
+    SUBDIR += py-ocp
     SUBDIR += py-phidl
     SUBDIR += py-pyfda
     SUBDIR += python-gdsii

Modified: head/net-im/Makefile
==============================================================================
--- head/net-im/Makefile	Tue Aug 18 04:09:11 2020	(r545215)
+++ head/net-im/Makefile	Tue Aug 18 04:11:23 2020	(r545216)
@@ -143,8 +143,8 @@
     SUBDIR += rubygem-tinder
     SUBDIR += ruqola
     SUBDIR += sayaka
-    SUBDIR += scudcloud
     SUBDIR += scli
+    SUBDIR += scudcloud
     SUBDIR += sendxmpp
     SUBDIR += signal-cli
     SUBDIR += slack-term


More information about the svn-ports-head mailing list