diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/R-cran-gmm/Makefile | 6 | ||||
-rw-r--r-- | finance/R-cran-gmm/distinfo | 6 | ||||
-rw-r--r-- | finance/electrum/Makefile | 1 | ||||
-rw-r--r-- | finance/favagtk/Makefile | 2 | ||||
-rw-r--r-- | finance/gnucash-docs/Makefile | 1 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 1 | ||||
-rw-r--r-- | finance/homebox/Makefile | 7 | ||||
-rw-r--r-- | finance/homebox/distinfo | 14 | ||||
-rw-r--r-- | finance/odoo/Makefile | 1 | ||||
-rw-r--r-- | finance/odoo16/Makefile | 2 | ||||
-rw-r--r-- | finance/odoo17/Makefile | 1 | ||||
-rw-r--r-- | finance/prestashop/Makefile | 2 | ||||
-rw-r--r-- | finance/prestashop/distinfo | 6 | ||||
-rw-r--r-- | finance/py-bt/Makefile | 1 | ||||
-rw-r--r-- | finance/py-degiro-connector/Makefile | 1 | ||||
-rw-r--r-- | finance/py-ffn/Makefile | 1 | ||||
-rw-r--r-- | finance/py-mplfinance/Makefile | 2 | ||||
-rw-r--r-- | finance/skrooge/Makefile | 1 |
18 files changed, 31 insertions, 25 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/homebox/Makefile b/finance/homebox/Makefile index a2bb3fa058eb..ba3dbb04790c 100644 --- a/finance/homebox/Makefile +++ b/finance/homebox/Makefile @@ -1,10 +1,9 @@ PORTNAME= homebox DISTVERSIONPREFIX= v -DISTVERSION= 0.20.2 -PORTREVISION= 2 +DISTVERSION= 0.21.0 CATEGORIES= finance MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ -DISTFILES= ${PORTNAME}-${DISTVERSION}.frontend${EXTRACT_SUFX} +DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} MAINTAINER= dtxdf@FreeBSD.org COMMENT= Inventory and organization system built for the Home User @@ -40,7 +39,7 @@ PLIST_FILES= bin/${PORTNAME} \ # Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse HEAD' # in the Homebox repository to get the value of GITID. -GITID= bd604f5867defe38d66a476226546f65f5e0e223 +GITID= 27e9eb2277b90783f6d3a03d4895ce7dec6f0fe9 HOMEBOX_USER= ${PORTNAME} HOMEBOX_GROUP= ${HOMEBOX_USER} diff --git a/finance/homebox/distinfo b/finance/homebox/distinfo index e8a102eb4311..0133881d334e 100644 --- a/finance/homebox/distinfo +++ b/finance/homebox/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1751649092 -SHA256 (go/finance_homebox/sysadminsmedia-homebox-v0.20.2_GH0/homebox-0.20.2.frontend.tar.gz) = a40b4c1d24f89317f73d1dcbdb066091cf7d0f2d6d5dc6555bec2ff974886193 -SIZE (go/finance_homebox/sysadminsmedia-homebox-v0.20.2_GH0/homebox-0.20.2.frontend.tar.gz) = 937158 -SHA256 (go/finance_homebox/sysadminsmedia-homebox-v0.20.2_GH0/go.mod) = 396b62476859e771e2683d03a3acef10d15bbcea10f7db86fc6bba99529f5e13 -SIZE (go/finance_homebox/sysadminsmedia-homebox-v0.20.2_GH0/go.mod) = 10316 -SHA256 (go/finance_homebox/sysadminsmedia-homebox-v0.20.2_GH0/sysadminsmedia-homebox-v0.20.2_GH0.tar.gz) = e541fb4e807d061525afded4e574ed53f846d3390d459b9d5b5eec9c145d5330 -SIZE (go/finance_homebox/sysadminsmedia-homebox-v0.20.2_GH0/sysadminsmedia-homebox-v0.20.2_GH0.tar.gz) = 1161314 +TIMESTAMP = 1755977139 +SHA256 (go/finance_homebox/sysadminsmedia-homebox-v0.21.0_GH0/homebox-v0.21.0.frontend.tar.gz) = 50a0c8ca87e1e43b43dc9e633ff5fc3f8c412639a37f8ed2ff8d6bb5264ec536 +SIZE (go/finance_homebox/sysadminsmedia-homebox-v0.21.0_GH0/homebox-v0.21.0.frontend.tar.gz) = 963887 +SHA256 (go/finance_homebox/sysadminsmedia-homebox-v0.21.0_GH0/go.mod) = c47e2dfcd4f7cf3409121dfe84de13e7354c959fd91e50ca4529ffebe6d4cc16 +SIZE (go/finance_homebox/sysadminsmedia-homebox-v0.21.0_GH0/go.mod) = 10428 +SHA256 (go/finance_homebox/sysadminsmedia-homebox-v0.21.0_GH0/sysadminsmedia-homebox-v0.21.0_GH0.tar.gz) = 4ab0f58c93d557c1d253d09ac95dba7c37a6ce456dea4c09b56334c88a2d3edd +SIZE (go/finance_homebox/sysadminsmedia-homebox-v0.21.0_GH0/sysadminsmedia-homebox-v0.21.0_GH0.tar.gz) = 1218430 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/prestashop/Makefile b/finance/prestashop/Makefile index 3584b4433ad4..07ac4927ce9c 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -1,5 +1,5 @@ PORTNAME= prestashop -PORTVERSION= 8.2.0 +PORTVERSION= 8.2.2 CATEGORIES= finance www MASTER_SITES= https://github.com/PrestaShop/PrestaShop/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/prestashop/distinfo b/finance/prestashop/distinfo index 313a3348fa69..f11ed1b77786 100644 --- a/finance/prestashop/distinfo +++ b/finance/prestashop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727680395 -SHA256 (prestashop_8.2.0.zip) = d512d05ffa30dcde9819b6a867694fa24b447ae32acaded6cce9d19472bc9cd1 -SIZE (prestashop_8.2.0.zip) = 82333023 +TIMESTAMP = 1755742193 +SHA256 (prestashop_8.2.2.zip) = 88a926b5ea322ee853035c62ae96f6bafdd76a81ff84505d9ced24f82966f983 +SIZE (prestashop_8.2.2.zip) = 82506234 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} |