aboutsummaryrefslogtreecommitdiff
path: root/math/freefem++
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 /math/freefem++
parentfc934dd2c90603279e28a54c0aae0b78d4f2d246 (diff)
downloadports-2ed08d752144c6033a9e2962fee1b322c2471bfd.tar.gz
ports-2ed08d752144c6033a9e2962fee1b322c2471bfd.zip
Modify cad/scotch to support int64.
Bump PORTREVISION of consumers because this changes the ABI.
Notes
Notes: svn path=/head/; revision=557385
Diffstat (limited to 'math/freefem++')
-rw-r--r--math/freefem++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index c293a3d8b0d9..f6728821cd07 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -4,7 +4,7 @@
PORTNAME= freefem++
PORTVERSION= 4.6
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math science
MAINTAINER= kh@mogami.com