summaryrefslogtreecommitdiff
path: root/science/code_saturne
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2020-12-09 19:29:19 +0000
committerThierry Thomas <thierry@FreeBSD.org>2020-12-09 19:29:19 +0000
commit2ed08d752144c6033a9e2962fee1b322c2471bfd (patch)
treea5a2ff57d4a09bb0b5d89e4cf9d581bf256867c1 /science/code_saturne
parentfc934dd2c90603279e28a54c0aae0b78d4f2d246 (diff)
downloadfreebsd-ports-2ed08d752144c6033a9e2962fee1b322c2471bfd.zip
Modify cad/scotch to support int64.
Bump PORTREVISION of consumers because this changes the ABI.
Diffstat (limited to 'science/code_saturne')
-rw-r--r--science/code_saturne/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile
index 1ec74fdd4624..9a2386ba7c5a 100644
--- a/science/code_saturne/Makefile
+++ b/science/code_saturne/Makefile
@@ -4,7 +4,7 @@
PORTNAME= code_saturne
PORTVERSION= 6.1.2
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science parallel
MAINTAINER= thierry@FreeBSD.org