Date: Thu, 18 Oct 2018 00:27:44 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482318 - in head: . cad/gmsh cad/gmsh-occ Message-ID: <201810180027.w9I0Rixs082337@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810180027.w9I0Rixs082337>