aboutsummaryrefslogtreecommitdiffstats
path: root/cad/gmsh/Makefile
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2016-03-10 10:59:39 +0800
committerstephen <stephen@FreeBSD.org>2016-03-10 10:59:39 +0800
commita0b9c0012e7f70534d02a55567435e91188b062e (patch)
tree0738ed5dda798e4a91c79fc16e22ce9c12a5ec73 /cad/gmsh/Makefile
parent8b9c3057e88b11e45f17ed1a45bdcaa52bf1ac7b (diff)
downloadfreebsd-ports-gnome-a0b9c0012e7f70534d02a55567435e91188b062e.tar.gz
freebsd-ports-gnome-a0b9c0012e7f70534d02a55567435e91188b062e.tar.zst
freebsd-ports-gnome-a0b9c0012e7f70534d02a55567435e91188b062e.zip
- Update to 2.12.0.
Diffstat (limited to 'cad/gmsh/Makefile')
-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.