summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-01-16 22:30:25 +0300
committerDima Panov <fluffy@FreeBSD.org>2023-01-16 22:32:07 +0300
commite1287d0d1228d93e469256fa6c4c824b9d20426b (patch)
tree3f76cf886877c65c479d9daa79b8dbc0dd8a7aa9 /finance
parentnet/ceph14: temporary mark as BROKEN due incompatibility with Boost-1.81 (diff)
*/*: bump libboost*.so libraries consumert after Boost upgrade
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash/Makefile1
-rw-r--r--finance/ledger/Makefile2
-rw-r--r--finance/quantlib/Makefile2
3 files changed, 3 insertions, 2 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 27e7e089fa1e..d86a89a513a5 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gnucash
PORTVERSION= 4.13
+PORTREVISION= 1
CATEGORIES= finance gnome
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
diff --git a/finance/ledger/Makefile b/finance/ledger/Makefile
index 3ee61c6bae0c..303f5d828011 100644
--- a/finance/ledger/Makefile
+++ b/finance/ledger/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ledger
PORTVERSION= 3.2.1
-PORTREVISION= 3
+PORTREVISION= 4
DISTVERSIONPREFIX= v
CATEGORIES= finance
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile
index c93a375d384e..de6ced859680 100644
--- a/finance/quantlib/Makefile
+++ b/finance/quantlib/Makefile
@@ -1,6 +1,6 @@
PORTNAME= quantlib
PORTVERSION= 1.20
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance math devel
MASTER_SITES= https://dl.bintray.com/${PORTNAME}/releases/
DISTNAME= QuantLib-${PORTVERSION}