aboutsummaryrefslogtreecommitdiff
path: root/devel/gecode/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2017-02-10 15:20:31 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2017-02-10 15:20:31 +0000
commit5a5ddad072d7259c0b804999a6ac35b4a056d25d (patch)
tree31b8bdee631d1950eec7e6d34c5ad3d4f777c5f2 /devel/gecode/Makefile
parentcc594c366024c7112968ed4a0b8f441e720fa964 (diff)
downloadports-5a5ddad072d7259c0b804999a6ac35b4a056d25d.tar.gz
ports-5a5ddad072d7259c0b804999a6ac35b4a056d25d.zip
1: Update to 5.0.0.
2: pass MAINTAINER to submitter. PR: 216803 Submitted by: dem.procopiou at gmail.com
Notes
Notes: svn path=/head/; revision=433803
Diffstat (limited to 'devel/gecode/Makefile')
-rw-r--r--devel/gecode/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/gecode/Makefile b/devel/gecode/Makefile
index a18079a43408..aa864d0f2869 100644
--- a/devel/gecode/Makefile
+++ b/devel/gecode/Makefile
@@ -2,17 +2,18 @@
# $FreeBSD$
PORTNAME= gecode
-PORTVERSION= 4.4.0
+PORTVERSION= 5.0.0
CATEGORIES= devel
MASTER_SITES= http://www.gecode.org/download/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dem.procopiou@gmail.com
COMMENT= Generic Constraint Development Environment
LICENSE= BSL MIT
LICENSE_COMB= multi
-LIB_DEPENDS= libmpfr.so:math/mpfr
+LIB_DEPENDS= libmpfr.so:math/mpfr \
+ libgmp.so:math/gmp
BROKEN_aarch64= Fails to build: error Boost.Numeric.Interval: Please specify rounding control mechanism
BROKEN_mips64= Fails to build: error Boost.Numeric.Interval: Please specify rounding control mechanism
@@ -38,7 +39,7 @@ CONFIGURE_ARGS= --disable-static \
--with-mpfr-lib=${LOCALBASE}/lib
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE=yes
-PLIST_SUB= SHLIB_VERSION=41
+PLIST_SUB= SHLIB_VERSION=43
OPTIONS_DEFINE= GIST
OPTIONS_SUB= yes