Skip to content

Commit

Permalink
cad/gmsh: Update to 4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed Jun 4, 2023
1 parent 2ca940d commit d0ddf73
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 2 additions & 3 deletions cad/gmsh/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gmsh
DISTVERSION= 4.11.0
PORTREVISION= 2
DISTVERSION= 4.11.1
CATEGORIES= cad
MASTER_SITES= http://gmsh.info/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
Expand All @@ -26,7 +25,7 @@ USES= blaslapack compiler:c++11-lang cmake fortran gl jpeg tar:tgz \
xorg

USE_GL= gl glu
USE_XORG= x11 xcursor xext xinerama xfixes xft xrender
USE_XORG= ice sm x11 xcursor xext xinerama xfixes xft xrender

CMAKE_ARGS= -DCMAKE_SKIP_RPATH:BOOL=YES

Expand Down
6 changes: 3 additions & 3 deletions cad/gmsh/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1669035985
SHA256 (gmsh/gmsh-4.11.0-source.tgz) = 3cf2f24455ee09252c99e64d4e6462956e68f0ff1f37baca0b78c809d6cc557a
SIZE (gmsh/gmsh-4.11.0-source.tgz) = 17982424
TIMESTAMP = 1685840975
SHA256 (gmsh/gmsh-4.11.1-source.tgz) = c5fe1b7cbd403888a814929f2fd0f5d69e27600222a18c786db5b76e8005b365
SIZE (gmsh/gmsh-4.11.1-source.tgz) = 17985611
2 changes: 2 additions & 0 deletions cad/gmsh/pkg-plist
Expand Up @@ -136,6 +136,7 @@ bin/onelab.py
%%PORTDOCS%%%%DOCSDIR%%/examples/boolean/fleur.geo
%%PORTDOCS%%%%DOCSDIR%%/examples/boolean/fragment_numbering.geo
%%PORTDOCS%%%%DOCSDIR%%/examples/boolean/hybrid_occ_builtin.geo
%%PORTDOCS%%%%DOCSDIR%%/examples/boolean/hyperboloid.geo
%%PORTDOCS%%%%DOCSDIR%%/examples/boolean/import.geo
%%PORTDOCS%%%%DOCSDIR%%/examples/boolean/import2.geo
%%PORTDOCS%%%%DOCSDIR%%/examples/boolean/intersect_line_volume.geo
Expand Down Expand Up @@ -272,6 +273,7 @@ bin/onelab.py
%%PORTDOCS%%%%DOCSDIR%%/tutorials/julia/t3.jl
%%PORTDOCS%%%%DOCSDIR%%/tutorials/julia/t4.jl
%%PORTDOCS%%%%DOCSDIR%%/tutorials/julia/t5.jl
%%PORTDOCS%%%%DOCSDIR%%/tutorials/julia/t6.jl
%%PORTDOCS%%%%DOCSDIR%%/tutorials/python/README.txt
%%PORTDOCS%%%%DOCSDIR%%/tutorials/python/t1.py
%%PORTDOCS%%%%DOCSDIR%%/tutorials/python/t10.py
Expand Down

0 comments on commit d0ddf73

Please sign in to comment.