svn commit: r482318 - in head: . cad/gmsh cad/gmsh-occ

Joseph Mingrone jrm at FreeBSD.org
Thu Oct 18 00:27:45 UTC 2018


Author: jrm
Date: Thu Oct 18 00:27:44 2018
New Revision: 482318
URL: https://svnweb.freebsd.org/changeset/ports/482318

Log:
  Remove cad/gmsh-occ since cad/gmsh now builds with OCC by default

Deleted:
  head/cad/gmsh-occ/
Modified:
  head/MOVED
  head/cad/gmsh/Makefile   (contents, props changed)

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Oct 18 00:27:33 2018	(r482317)
+++ head/MOVED	Thu Oct 18 00:27:44 2018	(r482318)
@@ -10578,3 +10578,4 @@ www/swish++||2018-10-16|Has expired: Unmaintained upst
 deskutils/tagutils||2018-10-16|Has expired: Unmaintained upstream
 devel/libleaftag||2018-10-16|Has expired: Unmaintained upstream
 net-im/jabber||2018-10-16|Has expired: Unmaintained upstream
+cad/gmsh-occ||2018-10-17|To match upstream, cad/gmsh now builds with OCC

Modified: head/cad/gmsh/Makefile
==============================================================================
--- head/cad/gmsh/Makefile	Thu Oct 18 00:27:33 2018	(r482317)
+++ head/cad/gmsh/Makefile	Thu Oct 18 00:27:44 2018	(r482318)
@@ -29,8 +29,6 @@ USES=		blaslapack cmake fortran gl jpeg tar:tgz
 USE_GL=		gl glu
 USE_XORG=	x11 xcursor xext xinerama xfixes xft xrender
 
-SLAVEDIRS=	cad/gmsh-occ
-
 MAKE_JOBS_UNSAFE=	yes
 
 CMAKE_ARGS=	-DCMAKE_SKIP_RPATH:BOOL=YES


More information about the svn-ports-all mailing list