summaryrefslogtreecommitdiff
path: root/cad/gmsh/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2016-03-10 02:59:39 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2016-03-10 02:59:39 +0000
commit527a6d685cee7d278f01266c15391bf78683bfe0 (patch)
tree0738ed5dda798e4a91c79fc16e22ce9c12a5ec73 /cad/gmsh/Makefile
parentUpgrade to 3.8.0 release. (diff)
- Update to 2.12.0.
Diffstat (limited to '')
-rw-r--r--cad/gmsh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 9148421da0d5..138b86b7150a 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -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 set
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.