summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
Diffstat (limited to 'finance')
-rw-r--r--finance/R-cran-gmm/Makefile6
-rw-r--r--finance/R-cran-gmm/distinfo6
-rw-r--r--finance/electrum/Makefile1
-rw-r--r--finance/favagtk/Makefile2
-rw-r--r--finance/gnucash-docs/Makefile1
-rw-r--r--finance/gnucash/Makefile1
-rw-r--r--finance/odoo/Makefile1
-rw-r--r--finance/odoo16/Makefile2
-rw-r--r--finance/odoo17/Makefile1
-rw-r--r--finance/py-bt/Makefile1
-rw-r--r--finance/py-degiro-connector/Makefile1
-rw-r--r--finance/py-ffn/Makefile1
-rw-r--r--finance/py-mplfinance/Makefile2
-rw-r--r--finance/skrooge/Makefile1
14 files changed, 17 insertions, 10 deletions
diff --git a/finance/R-cran-gmm/Makefile b/finance/R-cran-gmm/Makefile
index eaece5aefbc6..87ed90c7c3b1 100644
--- a/finance/R-cran-gmm/Makefile
+++ b/finance/R-cran-gmm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gmm
-DISTVERSION= 1.8
+DISTVERSION= 1.9-1
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -9,9 +9,7 @@ WWW= https://cran.r-project.org/web/packages/gmm/
LICENSE= GPLv2+
-CRAN_DEPENDS= R-cran-sandwich>0:math/R-cran-sandwich
-BUILD_DEPENDS= ${CRAN_DEPENDS}
-RUN_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= R-cran-sandwich>0:math/R-cran-sandwich
USES= cran:auto-plist,compiles
diff --git a/finance/R-cran-gmm/distinfo b/finance/R-cran-gmm/distinfo
index de29f5854e11..062338645e29 100644
--- a/finance/R-cran-gmm/distinfo
+++ b/finance/R-cran-gmm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686360975
-SHA256 (gmm_1.8.tar.gz) = 7099fc5c6a9069924392995a726190e8d62f6e55375ef356084b0c73346d85d8
-SIZE (gmm_1.8.tar.gz) = 1062995
+TIMESTAMP = 1756598012
+SHA256 (gmm_1.9-1.tar.gz) = 9290674d09403f401718dd9c2131a425dba5727b9dcd6698d2f68a9f5ab83c1f
+SIZE (gmm_1.9-1.tar.gz) = 941224
diff --git a/finance/electrum/Makefile b/finance/electrum/Makefile
index c681c84cbf79..23ffde0273cb 100644
--- a/finance/electrum/Makefile
+++ b/finance/electrum/Makefile
@@ -1,5 +1,6 @@
PORTNAME= electrum
DISTVERSION= 4.6.1
+PORTREVISION= 1
CATEGORIES= finance python
MASTER_SITES= https://download.electrum.org/${PORTVERSION}/ \
http://download.electrum.org/${PORTVERSION}/
diff --git a/finance/favagtk/Makefile b/finance/favagtk/Makefile
index 6b157ea70c0d..53bb0e1d45a4 100644
--- a/finance/favagtk/Makefile
+++ b/finance/favagtk/Makefile
@@ -1,7 +1,7 @@
PORTNAME= favagtk
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance
MAINTAINER= nivit@FreeBSD.org
diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile
index d7b1fe87cc5a..9dd7e9788bcf 100644
--- a/finance/gnucash-docs/Makefile
+++ b/finance/gnucash-docs/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gnucash-docs
PORTVERSION= 5.12
+PORTREVISION= 1
CATEGORIES= finance gnome
MASTER_SITES= SF/gnucash/gnucash%20%28stable%29/${PORTVERSION}
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 194af4d00257..75311756381e 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gnucash
PORTVERSION= 5.12
+PORTREVISION= 1
CATEGORIES= finance gnome
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile
index 269668a956bc..e9be8a109df1 100644
--- a/finance/odoo/Makefile
+++ b/finance/odoo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= odoo
PORTVERSION= 18.0.20250719
+PORTREVISION= 1
CATEGORIES= finance www
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/finance/odoo16/Makefile b/finance/odoo16/Makefile
index bb2f680a2d8b..e3d4d7c8e88d 100644
--- a/finance/odoo16/Makefile
+++ b/finance/odoo16/Makefile
@@ -1,6 +1,6 @@
PORTNAME= odoo
PORTVERSION= 16.0.20250719
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance www
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 16
diff --git a/finance/odoo17/Makefile b/finance/odoo17/Makefile
index 8f58171e5560..fa6e921f7cff 100644
--- a/finance/odoo17/Makefile
+++ b/finance/odoo17/Makefile
@@ -1,5 +1,6 @@
PORTNAME= odoo
PORTVERSION= 17.0.20250719
+PORTREVISION= 1
CATEGORIES= finance www
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 17
diff --git a/finance/py-bt/Makefile b/finance/py-bt/Makefile
index 03446e2dcb73..49af7cbea6bc 100644
--- a/finance/py-bt/Makefile
+++ b/finance/py-bt/Makefile
@@ -1,6 +1,7 @@
PORTNAME= bt
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= finance python
#MASTER_SITES= PYPI # no tests
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/finance/py-degiro-connector/Makefile b/finance/py-degiro-connector/Makefile
index 87cc3751cdf3..2b23558f520d 100644
--- a/finance/py-degiro-connector/Makefile
+++ b/finance/py-degiro-connector/Makefile
@@ -1,5 +1,6 @@
PORTNAME= degiro-connector
DISTVERSION= 3.0.27
+PORTREVISION= 1
CATEGORIES= finance python
MASTER_SITES= PYPI # no tests
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/finance/py-ffn/Makefile b/finance/py-ffn/Makefile
index 67fac3027580..4c3c98aaf509 100644
--- a/finance/py-ffn/Makefile
+++ b/finance/py-ffn/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ffn
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= finance python
#MASTER_SITES= PYPI # no tests
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/finance/py-mplfinance/Makefile b/finance/py-mplfinance/Makefile
index ab8686236058..1a60778598b0 100644
--- a/finance/py-mplfinance/Makefile
+++ b/finance/py-mplfinance/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mplfinance
PORTVERSION= 0.12.10b0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/finance/skrooge/Makefile b/finance/skrooge/Makefile
index e7cf9530f9a6..02e86d789cf0 100644
--- a/finance/skrooge/Makefile
+++ b/finance/skrooge/Makefile
@@ -1,5 +1,6 @@
PORTNAME= skrooge
DISTVERSION= 2.33.0
+PORTREVISION= 1
CATEGORIES= finance kde
MASTER_SITES= KDE/stable/${PORTNAME}
DIST_SUBDIR= KDE/${PORTNAME}