summaryrefslogtreecommitdiff
path: root/finance/quantlib
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-08-09 06:58:30 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-08-09 06:58:30 +0000
commit0b055d47f28aa0146c1cb2f8e85cd71f127dd553 (patch)
tree1cdec2aa532edb5042e8b80a8ee691de38be0ab7 /finance/quantlib
parentx11-wm/blackbox: Fix build with Clang 6, Fix TOOLS_ONLY option (diff)
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers Changes: http://www.boost.org/users/history/version_1_68_0.html PR: 229569 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D16165
Notes
Notes: svn path=/head/; revision=476723
Diffstat (limited to 'finance/quantlib')
-rw-r--r--finance/quantlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile
index 8f1d60e39bc9..d7b2b14b9a4d 100644
--- a/finance/quantlib/Makefile
+++ b/finance/quantlib/Makefile
@@ -3,7 +3,7 @@
PORTNAME= quantlib
PORTVERSION= 1.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance math devel
MASTER_SITES= https://dl.bintray.com/${PORTNAME}/releases/
DISTNAME= QuantLib-${PORTVERSION}