mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
cad/gmsh: update to 4.1.3
Changes since 4.1.0: https://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt * Improved quad meshing * New options for automatic full-quad meshes * Save nodesets also for physical points (Abaqus, Tochnog) * New getPartitions, unpartition and removePhysicalName functions in API * Small bug fixes. * fixed full-quad subdivision if Mesh.SecondOrderLinear is set * Fixed packing of parallelograms regression in 4.1.1. * Added support for general affine transformations with OpenCASCADE kernel * Improved handling of boolean tolerance (snap vertices) * Faster crossfield calculation by default (e.g. for DelQuad algorithm) * Fixed face vertices for PyramidN * Renamed ONELAB "Action" and "Button" parameters "ONELAB/Action" and "ONELAB/Button" * Added support for actions on any ONELAB button * Added API functions for selections in user interface. Reported by: portscout
This commit is contained in:
parent
053e538f04
commit
f4dd1a98e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491162
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= gmsh
|
PORTNAME= gmsh
|
||||||
DISTVERSION= 4.1.0
|
DISTVERSION= 4.1.3
|
||||||
CATEGORIES= cad
|
CATEGORIES= cad
|
||||||
MASTER_SITES= http://gmsh.info/src/
|
MASTER_SITES= http://gmsh.info/src/
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1547924334
|
TIMESTAMP = 1548346312
|
||||||
SHA256 (gmsh/gmsh-4.1.0-source.tgz) = 35c603770bd051197fecb1e8ea579bcc80b913086a8e95e154915548b499a34c
|
SHA256 (gmsh/gmsh-4.1.3-source.tgz) = bd4e4108437a25bd7a917570a6d3801d23eea49df7c78937a90c7a1637f54d5d
|
||||||
SIZE (gmsh/gmsh-4.1.0-source.tgz) = 12695774
|
SIZE (gmsh/gmsh-4.1.3-source.tgz) = 12689442
|
||||||
|
|
Loading…
Add table
Reference in a new issue