Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2016 02:59:39 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410741 - head/cad/gmsh
Message-ID:  <201603100259.u2A2xd8M070520@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Thu Mar 10 02:59:39 2016
New Revision: 410741
URL: https://svnweb.freebsd.org/changeset/ports/410741

Log:
  - Update to 2.12.0.

Modified:
  head/cad/gmsh/Makefile
  head/cad/gmsh/distinfo
  head/cad/gmsh/pkg-plist

Modified: head/cad/gmsh/Makefile
==============================================================================
--- head/cad/gmsh/Makefile	Thu Mar 10 02:23:44 2016	(r410740)
+++ head/cad/gmsh/Makefile	Thu Mar 10 02:59:39 2016	(r410741)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gmsh
-PORTVERSION=	2.11.0
+PORTVERSION=	2.12.0
 CATEGORIES=	cad
 MASTER_SITES=	http://www.geuz.org/gmsh/src/ \
 		http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/
@@ -92,7 +92,6 @@ IGNORE=		METIS must be set if TAUCS is s
 IGNORE=		the license for Metis requires that its documentation is included
 .endif
 
-
 # TODO
 # Dependencies against PythonLibs, swig and petsc are found and registered if installed
 # => add knobs to handle them.

Modified: head/cad/gmsh/distinfo
==============================================================================
--- head/cad/gmsh/distinfo	Thu Mar 10 02:23:44 2016	(r410740)
+++ head/cad/gmsh/distinfo	Thu Mar 10 02:59:39 2016	(r410741)
@@ -1,4 +1,4 @@
-SHA256 (gmsh/gmsh-2.11.0-source.tgz) = 2b6d810cc3817ac2c7f5fdd09b9f4b1ed7b93365f6e6574052c73db957a497c6
-SIZE (gmsh/gmsh-2.11.0-source.tgz) = 11147053
+SHA256 (gmsh/gmsh-2.12.0-source.tgz) = 7fbd2ec8071e79725266e72744d21e902d4fe6fa9e7c52340ad5f4be5c159d09
+SIZE (gmsh/gmsh-2.12.0-source.tgz) = 11618737
 SHA256 (gmsh/manual.pdf) = 8a682ee7f02380f52d5efdde5f9f9d8e927a4f4eb29287a878c1016225568911
 SIZE (gmsh/manual.pdf) = 206713

Modified: head/cad/gmsh/pkg-plist
==============================================================================
--- head/cad/gmsh/pkg-plist	Thu Mar 10 02:23:44 2016	(r410740)
+++ head/cad/gmsh/pkg-plist	Thu Mar 10 02:59:39 2016	(r410741)
@@ -12,6 +12,7 @@ include/gmsh/CellComplex.h
 include/gmsh/Chain.h
 include/gmsh/ChainComplex.h
 include/gmsh/ColorTable.h
+include/gmsh/CondNumBasis.h
 include/gmsh/Context.h
 include/gmsh/ElementType.h
 include/gmsh/FuncSpaceData.h
@@ -55,6 +56,7 @@ include/gmsh/MPyramid.h
 include/gmsh/MQuadrangle.h
 include/gmsh/MTetrahedron.h
 include/gmsh/MTriangle.h
+include/gmsh/MTrihedron.h
 include/gmsh/MVertex.h
 include/gmsh/MVertexBoundaryLayerData.h
 include/gmsh/MeshOpt.h
@@ -84,6 +86,7 @@ include/gmsh/OptHomObjContribCADDist.h
 include/gmsh/OptHomObjContribMetricMin.h
 include/gmsh/OptHomObjContribScaledJac.h
 include/gmsh/OptHomRun.h
+include/gmsh/Options.h
 include/gmsh/PView.h
 include/gmsh/PViewData.h
 include/gmsh/PViewDataGModel.h
@@ -101,6 +104,7 @@ include/gmsh/STensor3.h
 include/gmsh/SVector3.h
 include/gmsh/StringUtils.h
 include/gmsh/SuperEl.h
+include/gmsh/ThinLayer.h
 include/gmsh/VertexArray.h
 include/gmsh/Voronoi3D.h
 include/gmsh/adaptiveData.h



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