cad/gmsh: Update to version 2.16.0.
Upstream changelog: - Small improvements (list functions, second order hexes for MED, GUI) - bug fixes Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9159
This commit is contained in:
parent
31f62e26f9
commit
e4fe58ca05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431330
3 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gmsh
|
||||
PORTVERSION= 2.15.0
|
||||
PORTVERSION= 2.16.0
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= http://gmsh.info/src/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1481064311
|
||||
SHA256 (gmsh/gmsh-2.15.0-source.tgz) = 992a4b580454105f719f5bc05441d3d392ab0b4b80d4ea07b61ca3bdc974070a
|
||||
SIZE (gmsh/gmsh-2.15.0-source.tgz) = 10865829
|
||||
TIMESTAMP = 1484140398
|
||||
SHA256 (gmsh/gmsh-2.16.0-source.tgz) = e829eaf32ea02350a385202cc749341f2a3217c464719384b18f653edd028eea
|
||||
SIZE (gmsh/gmsh-2.16.0-source.tgz) = 10867812
|
||||
|
|
|
@ -151,6 +151,7 @@ bin/onelab.py
|
|||
%%SHARED%%include/gmsh/orthogonalTerm.h
|
||||
%%SHARED%%include/gmsh/partitionEdge.h
|
||||
%%SHARED%%include/gmsh/periodical.h
|
||||
%%SHARED%%include/gmsh/pointsGenerators.h
|
||||
%%SHARED%%include/gmsh/polynomialBasis.h
|
||||
%%SHARED%%include/gmsh/simple3D.h
|
||||
%%SHARED%%include/gmsh/simpleFunction.h
|
||||
|
|
Loading…
Reference in a new issue