Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2020 04:11:23 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r545216 - in head: cad net-im
Message-ID:  <202008180411.07I4BNLf028628@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008180411.07I4BNLf028628>