diff options
Diffstat (limited to 'finance')
28 files changed, 63 insertions, 56 deletions
diff --git a/finance/alkimia/Makefile b/finance/alkimia/Makefile index 5de9f8c903c9..eda22d1d527d 100644 --- a/finance/alkimia/Makefile +++ b/finance/alkimia/Makefile @@ -1,5 +1,6 @@ PORTNAME= alkimia PORTVERSION= 8.2.1 +PORTREVISION= 1 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} diff --git a/finance/alkimia/pkg-plist b/finance/alkimia/pkg-plist index 14f18ca28847..5a773b5497da 100644 --- a/finance/alkimia/pkg-plist +++ b/finance/alkimia/pkg-plist @@ -167,7 +167,6 @@ share/locale/zh_TW/LC_MESSAGES/onlinequoteseditor.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_onlinequote.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.wincak.foreigncurrencies2.mo %%TOOLS%%share/metainfo/org.kde.onlinequoteseditor6.appdata.xml -%%PLASMA%%share/metainfo/org.wincak.foreigncurrencies26.appdata.xml %%PLASMA%%share/plasma/plasmoids/org.wincak.foreigncurrencies26/LICENSE %%PLASMA%%share/plasma/plasmoids/org.wincak.foreigncurrencies26/README %%PLASMA%%share/plasma/plasmoids/org.wincak.foreigncurrencies26/contents/config/config.qml diff --git a/finance/beancount/Makefile b/finance/beancount/Makefile index fed72377bfa8..a7f5435bc147 100644 --- a/finance/beancount/Makefile +++ b/finance/beancount/Makefile @@ -1,6 +1,6 @@ PORTNAME= beancount PORTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance DIST_SUBDIR= ${PORTNAME} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bottle>=0:www/py-bottle@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>=0:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}meson-python>0:devel/meson-python@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ply>=0:devel/py-ply@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} \ @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_F ${PYTHON_PKGNAMEPREFIX}chardet>=0:textproc/py-chardet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>=0:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ply>=0:devel/py-ply@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}regex>0:textproc/py-regex@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-api-python-client>=0:www/py-google-api-python-client@${PY_FLAVOR} \ diff --git a/finance/beangulp/Makefile b/finance/beangulp/Makefile index 796b12b66053..cb86308a4a38 100644 --- a/finance/beangulp/Makefile +++ b/finance/beangulp/Makefile @@ -1,6 +1,6 @@ PORTNAME= beangulp PORTVERSION= 0.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance MASTER_SITES= PYPI @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@$ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>4:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=7:devel/py-click@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>0:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}magic>0:devel/py-magic@${PY_FLAVOR} \ beancount>0:finance/beancount diff --git a/finance/electrum/Makefile b/finance/electrum/Makefile index 23ffde0273cb..328e1d505ff6 100644 --- a/finance/electrum/Makefile +++ b/finance/electrum/Makefile @@ -1,6 +1,5 @@ PORTNAME= electrum -DISTVERSION= 4.6.1 -PORTREVISION= 1 +DISTVERSION= 4.6.2 CATEGORIES= finance python MASTER_SITES= https://download.electrum.org/${PORTVERSION}/ \ http://download.electrum.org/${PORTVERSION}/ diff --git a/finance/electrum/distinfo b/finance/electrum/distinfo index 82745f13ed03..f39f314bbe3e 100644 --- a/finance/electrum/distinfo +++ b/finance/electrum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754597858 -SHA256 (Electrum-4.6.1.tar.gz) = ba07bd6ba5a974497afa27abcd0ffddeefe353a5b0ca1664d62ca5ab5300ffc0 -SIZE (Electrum-4.6.1.tar.gz) = 14938648 +TIMESTAMP = 1757399392 +SHA256 (Electrum-4.6.2.tar.gz) = 66bc3301e78c36bb3a2b32c60e0e68045ec4f8618b60255cccee91d7c4ca46e1 +SIZE (Electrum-4.6.2.tar.gz) = 15020844 diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index 9dd7e9788bcf..fd098e19cf28 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -1,6 +1,5 @@ PORTNAME= gnucash-docs -PORTVERSION= 5.12 -PORTREVISION= 1 +PORTVERSION= 5.13 CATEGORIES= finance gnome MASTER_SITES= SF/gnucash/gnucash%20%28stable%29/${PORTVERSION} diff --git a/finance/gnucash-docs/distinfo b/finance/gnucash-docs/distinfo index b46cdefefb54..6ebf0619c83e 100644 --- a/finance/gnucash-docs/distinfo +++ b/finance/gnucash-docs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751352136 -SHA256 (gnucash-docs-5.12.tar.gz) = c2a67aef439f25b8e3d43cf5cc29756fae0e82e252f0abf059b35663594ea994 -SIZE (gnucash-docs-5.12.tar.gz) = 117748579 +TIMESTAMP = 1759067537 +SHA256 (gnucash-docs-5.13.tar.gz) = 6796d70005169f04e49d1393e8198469c331d07f2e7782b6935e6676087c6353 +SIZE (gnucash-docs-5.13.tar.gz) = 117804526 diff --git a/finance/gnucash-docs/pkg-plist b/finance/gnucash-docs/pkg-plist index 802f9690130f..8d0c679d3a58 100644 --- a/finance/gnucash-docs/pkg-plist +++ b/finance/gnucash-docs/pkg-plist @@ -529,6 +529,7 @@ share/help/de/gnucash-manual/figures/CSV_Transaction_Import_Assistant.png share/help/de/gnucash-manual/figures/Choose_Export_Settings.png share/help/de/gnucash-manual/figures/GUI_Business_Invoice.png share/help/de/gnucash-manual/figures/GUI_Business_Overview.png +share/help/de/gnucash-manual/figures/Import_AqB_Profile.png share/help/de/gnucash-manual/figures/Import_Map_Editor.png share/help/de/gnucash-manual/figures/Import_MatchPicker.png share/help/de/gnucash-manual/figures/Import_QIF_Druid.png diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 75311756381e..27906fa46db7 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,6 +1,5 @@ PORTNAME= gnucash -PORTVERSION= 5.12 -PORTREVISION= 1 +PORTVERSION= 5.13 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} @@ -86,6 +85,9 @@ OFX_VARS= GLIB_SCHEMAS+=org.gnucash.GnuCash.dialogs.import.ofx.gschema.xml PYTHON_CMAKE_BOOL= WITH_PYTHON PYTHON_USES= python +post-patch: + @${REINPLACE_CMD} -e 's/-Werror //' ${WRKSRC}/CMakeLists.txt + post-install-PYTHON-on: @(cd ${STAGEDIR}${PREFIX} \ && ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo index 00e775d6c47e..6388787be900 100644 --- a/finance/gnucash/distinfo +++ b/finance/gnucash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751352100 -SHA256 (gnucash-5.12.tar.bz2) = b35b4756be12bcfdbed54468f30443fa53f238520a9cead5bde2e6c4773fbf39 -SIZE (gnucash-5.12.tar.bz2) = 15209384 +TIMESTAMP = 1759067436 +SHA256 (gnucash-5.13.tar.bz2) = 082eecc332b722f223d3f2512626ebe5ef63f94aaf5c409e87526c654464aef5 +SIZE (gnucash-5.13.tar.bz2) = 15343812 diff --git a/finance/gnucash/pkg-plist b/finance/gnucash/pkg-plist index 2fab8bba71d1..c3360c335df7 100644 --- a/finance/gnucash/pkg-plist +++ b/finance/gnucash/pkg-plist @@ -407,6 +407,7 @@ share/metainfo/gnucash.appdata.xml %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2021 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2022 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2023 +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2024 %%PORTDOCS%%%%DOCSDIR%%/DOCUMENTERS %%PORTDOCS%%%%DOCSDIR%%/HACKING %%PORTDOCS%%%%DOCSDIR%%/LICENSE @@ -885,8 +886,10 @@ share/metainfo/gnucash.appdata.xml %%DATADIR%%/accounts/zh_TW/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_vehicle.gnucash-xea -%%DATADIR%%/chartjs/Chart.bundle.js -%%DATADIR%%/chartjs/Chart.bundle.min.js +%%DATADIR%%/chartjs-2/Chart.bundle.js +%%DATADIR%%/chartjs-2/Chart.bundle.min.js +%%DATADIR%%/chartjs-4/chart.js +%%DATADIR%%/chartjs-4/chart.umd.js %%DATADIR%%/checks/deluxe.chk %%DATADIR%%/checks/liberty.chk %%DATADIR%%/checks/quicken.chk diff --git a/finance/nextcloud-cospend/Makefile b/finance/nextcloud-cospend/Makefile index 054ab481ac6e..e738f39a6c97 100644 --- a/finance/nextcloud-cospend/Makefile +++ b/finance/nextcloud-cospend/Makefile @@ -1,5 +1,5 @@ PORTNAME= cospend -PORTVERSION= 3.0.11 +PORTVERSION= 3.1.3 CATEGORIES= finance www editors MASTER_SITES= https://github.com/julien-nc/${PORTNAME}-nc/releases/download/v${PORTVERSION}/ diff --git a/finance/nextcloud-cospend/distinfo b/finance/nextcloud-cospend/distinfo index 8209eb8eb634..0e336c2dea0a 100644 --- a/finance/nextcloud-cospend/distinfo +++ b/finance/nextcloud-cospend/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738402865 -SHA256 (nextcloud/cospend-3.0.11.tar.gz) = adf6e6971899d2c43189d159ebcfe2705cc798ba18c4b0261f6d0d7a38f51eff -SIZE (nextcloud/cospend-3.0.11.tar.gz) = 6619535 +TIMESTAMP = 1758131858 +SHA256 (nextcloud/cospend-3.1.3.tar.gz) = db493f66827b3930ca5bc445d0dbffd700d53bb1ad5f6959939114bf5ef71ee3 +SIZE (nextcloud/cospend-3.1.3.tar.gz) = 5464586 diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile index e9be8a109df1..d6612be65d32 100644 --- a/finance/odoo/Makefile +++ b/finance/odoo/Makefile @@ -1,6 +1,6 @@ PORTNAME= odoo PORTVERSION= 18.0.20250719 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= finance www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -32,7 +32,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libsass>0:www/py-libsass@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml-html-clean>=0:devel/py-lxml-html-clean@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>=0:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mako>=0:textproc/py-mako@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markupsafe>=0:textproc/py-markupsafe@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ @@ -64,7 +64,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlrd>=1.2.0:textproc/py-xlrd@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlwt>=1.3.0:textproc/py-xlwt@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}zeep>=0:net/py-zeep@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}zeep>=0:net/py-zeep@${PY_FLAVOR} \ + ${PY_SETUPTOOLS} USES= cpe gnome ldap python pgsql shebangfix USE_GNOME= libxml2 diff --git a/finance/odoo/files/pkg-message.in b/finance/odoo/files/pkg-message.in index b57224be3927..b9cc261d754b 100644 --- a/finance/odoo/files/pkg-message.in +++ b/finance/odoo/files/pkg-message.in @@ -17,7 +17,7 @@ Odoo 18 ERP was installed 3) Add odoo_enable="YES" to /etc/rc.conf. Also, can add the following lines: odoo_database="postgresql_odoo_database_name" # This is odoodb by default - odoo_datadir="/path/to/odoo/datadir" # This is /var/lib/odoo by defualt + odoo_datadir="/path/to/odoo/datadir" # This is /var/lib/odoo by default 4) Odoo database host, user and password must be defined at %%ETCDIR%%/odoo.conf diff --git a/finance/odoo16/Makefile b/finance/odoo16/Makefile index e3d4d7c8e88d..0774a8aca95a 100644 --- a/finance/odoo16/Makefile +++ b/finance/odoo16/Makefile @@ -1,6 +1,6 @@ PORTNAME= odoo PORTVERSION= 16.0.20250719 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= finance www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 16 @@ -32,7 +32,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libsass>0:www/py-libsass@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml-html-clean>=0:devel/py-lxml-html-clean@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>=0:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mako>=0:textproc/py-mako@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markupsafe>=0:textproc/py-markupsafe@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ @@ -65,6 +65,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlrd>=1.2.0:textproc/py-xlrd@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlwt>=1.3.0:textproc/py-xlwt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zeep>=0:net/py-zeep@${PY_FLAVOR} \ + ${PY_SETUPTOOLS} USES= cpe gnome ldap python pgsql shebangfix USE_GNOME= libxml2 diff --git a/finance/odoo16/files/pkg-message.in b/finance/odoo16/files/pkg-message.in index 96922a3fd82e..e6e7c6e697ca 100644 --- a/finance/odoo16/files/pkg-message.in +++ b/finance/odoo16/files/pkg-message.in @@ -17,7 +17,7 @@ Odoo 16 ERP was installed 3) Add odoo_enable="YES" to /etc/rc.conf. Also, can add the following lines: odoo_database="postgresql_odoo_database_name" # This is odoodb by default - odoo_datadir="/path/to/odoo/datadir" # This is /var/lib/odoo by defualt + odoo_datadir="/path/to/odoo/datadir" # This is /var/lib/odoo by default 4) Odoo database host, user and password must be defined at %%ETCDIR%%/odoo.conf diff --git a/finance/odoo17/Makefile b/finance/odoo17/Makefile index fa6e921f7cff..e73d9741cdb2 100644 --- a/finance/odoo17/Makefile +++ b/finance/odoo17/Makefile @@ -1,6 +1,6 @@ PORTNAME= odoo PORTVERSION= 17.0.20250719 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= finance www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 17 @@ -33,7 +33,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libsass>0:www/py-libsass@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml-html-clean>=0:devel/py-lxml-html-clean@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>=0:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mako>=0:textproc/py-mako@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markupsafe>=0:textproc/py-markupsafe@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ @@ -66,7 +66,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlrd>=1.2.0:textproc/py-xlrd@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlwt>=1.3.0:textproc/py-xlwt@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}zeep>=0:net/py-zeep@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}zeep>=0:net/py-zeep@${PY_FLAVOR} \ + ${PY_SETUPTOOLS} USES= cpe gnome ldap python pgsql shebangfix USE_GNOME= libxml2 diff --git a/finance/odoo17/files/pkg-message.in b/finance/odoo17/files/pkg-message.in index 07ac00911982..7f46b97484ac 100644 --- a/finance/odoo17/files/pkg-message.in +++ b/finance/odoo17/files/pkg-message.in @@ -17,7 +17,7 @@ Odoo 17 ERP was installed 3) Add odoo_enable="YES" to /etc/rc.conf. Also, can add the following lines: odoo_database="postgresql_odoo_database_name" # This is odoodb by default - odoo_datadir="/path/to/odoo/datadir" # This is /var/lib/odoo by defualt + odoo_datadir="/path/to/odoo/datadir" # This is /var/lib/odoo by default 4) Odoo database host, user and password must be defined at %%ETCDIR%%/odoo.conf diff --git a/finance/py-ebaysdk/Makefile b/finance/py-ebaysdk/Makefile index fe938f59c0c7..438a2dbfa45b 100644 --- a/finance/py-ebaysdk/Makefile +++ b/finance/py-ebaysdk/Makefile @@ -1,6 +1,6 @@ PORTNAME= ebaysdk PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/timotheus/ebaysdk-python LICENSE= CDDL -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml5>=0:devel/py-lxml5@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils diff --git a/finance/py-finviz/Makefile b/finance/py-finviz/Makefile index cec7fef1d63e..4ad7d126f759 100644 --- a/finance/py-finviz/Makefile +++ b/finance/py-finviz/Makefile @@ -1,6 +1,6 @@ PORTNAME= finviz DISTVERSION= 1.4.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE= MIT PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.7.4:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.9.3:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cssselect>=1.1.0:www/py-cssselect@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>=4.6.3:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=4.6.3:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.25.1:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tenacity>=7.0.0:devel/py-tenacity@${PY_FLAVOR} \ diff --git a/finance/py-investpy/Makefile b/finance/py-investpy/Makefile index 9d4ec58b8ede..ce8e6c512958 100644 --- a/finance/py-investpy/Makefile +++ b/finance/py-investpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= investpy PORTVERSION= 1.0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://investpy.readthedocs.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml5>0:devel/py-lxml5@${PY_FLAVOR} \ +PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pandas>=0.25.1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=2019.3:devel/py-pytz@${PY_FLAVOR} \ diff --git a/finance/py-ofxparse/Makefile b/finance/py-ofxparse/Makefile index 817688f57530..e99e34f5862e 100644 --- a/finance/py-ofxparse/Makefile +++ b/finance/py-ofxparse/Makefile @@ -1,5 +1,6 @@ PORTNAME= ofxparse PORTVERSION= 0.21 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>=0:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} diff --git a/finance/py-pytrends/Makefile b/finance/py-pytrends/Makefile index 0c76880efb9c..7092ac1747a4 100644 --- a/finance/py-pytrends/Makefile +++ b/finance/py-pytrends/Makefile @@ -1,6 +1,6 @@ PORTNAME= pytrends DISTVERSION= 4.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=0.25:math/py-pandas@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>0:devel/py-lxml5@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest # many tests fail, see https://github.com/GeneralMills/pytrends/issues/608 diff --git a/finance/py-yahooquery/Makefile b/finance/py-yahooquery/Makefile index f14226e9c489..c1c97ac606c8 100644 --- a/finance/py-yahooquery/Makefile +++ b/finance/py-yahooquery/Makefile @@ -1,6 +1,6 @@ PORTNAME= yahooquery DISTVERSION= 2.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.12.2:www/py-beautifulsoup@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml5>=4.9.3:devel/py-lxml5@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=4.9.3:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=2.0.3:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-futures>=1.0.1:www/py-requests-futures@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.31.0:www/py-requests@${PY_FLAVOR} \ diff --git a/finance/ticker/Makefile b/finance/ticker/Makefile index 0d51b1d0b225..dcd8021e4615 100644 --- a/finance/ticker/Makefile +++ b/finance/ticker/Makefile @@ -1,7 +1,6 @@ PORTNAME= ticker DISTVERSIONPREFIX= v -DISTVERSION= 5.0.5 -PORTREVISION= 4 +DISTVERSION= 5.0.6 CATEGORIES= finance MAINTAINER= fuz@FreeBSD.org diff --git a/finance/ticker/distinfo b/finance/ticker/distinfo index f60fc79b3e24..45e600d2ff1c 100644 --- a/finance/ticker/distinfo +++ b/finance/ticker/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1748594739 -SHA256 (go/finance_ticker/ticker-v5.0.5/v5.0.5.mod) = 10accf450dbe9c9fb2b387858c95eb7e437d46c2cf228ebcc1a3ad46fd169561 -SIZE (go/finance_ticker/ticker-v5.0.5/v5.0.5.mod) = 2598 -SHA256 (go/finance_ticker/ticker-v5.0.5/v5.0.5.zip) = 93fa3b2ec1d29d6e52063ef7e30ea2f8df2c24e1f56a1b7d0e3253555dc6a88d -SIZE (go/finance_ticker/ticker-v5.0.5/v5.0.5.zip) = 1673693 +TIMESTAMP = 1757410706 +SHA256 (go/finance_ticker/ticker-v5.0.6/v5.0.6.mod) = 8dbac1083855a53eb0671a0289fdc1cd66ddc51258957eef6130c5d3b015ef2f +SIZE (go/finance_ticker/ticker-v5.0.6/v5.0.6.mod) = 2587 +SHA256 (go/finance_ticker/ticker-v5.0.6/v5.0.6.zip) = 84e82731ceed245c83f6672e2e25ea48b0585752f455a1e3b3e9bb872d9a4961 +SIZE (go/finance_ticker/ticker-v5.0.6/v5.0.6.zip) = 1673591 |