diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/favagtk/Makefile | 5 | ||||
-rw-r--r-- | finance/odoo16/Makefile | 3 | ||||
-rw-r--r-- | finance/py-quantecon/Makefile | 2 | ||||
-rw-r--r-- | finance/py-quantecon/distinfo | 6 |
4 files changed, 9 insertions, 7 deletions
diff --git a/finance/favagtk/Makefile b/finance/favagtk/Makefile index c37bed36d125..6b157ea70c0d 100644 --- a/finance/favagtk/Makefile +++ b/finance/favagtk/Makefile @@ -1,7 +1,7 @@ PORTNAME= favagtk DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance MAINTAINER= nivit@FreeBSD.org @@ -17,7 +17,8 @@ BUILD_DEPENDS= appstream-util:devel/appstream-glib \ git:devel/git \ WebKitWebDriver-6.0:www/webkit2-gtk@60 LIB_DEPENDS= libadwaita-1.so:x11-toolkits/libadwaita -RUN_DEPENDS= fava:finance/fava +RUN_DEPENDS= fava:finance/fava \ + WebKitWebDriver-6.0:www/webkit2-gtk@60 USES= desktop-file-utils gettext-tools gnome meson pkgconfig python \ shared-mime-info diff --git a/finance/odoo16/Makefile b/finance/odoo16/Makefile index 56913ed6a163..bb2f680a2d8b 100644 --- a/finance/odoo16/Makefile +++ b/finance/odoo16/Makefile @@ -1,5 +1,6 @@ PORTNAME= odoo PORTVERSION= 16.0.20250719 +PORTREVISION= 1 CATEGORIES= finance www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 16 @@ -101,7 +102,7 @@ post-patch: ${WRKSRC}/odoo/addons/snailmail/models/snailmail_letter.py.orig \ ${WRKSRC}/odoo/addons/website_slides/models/slide_slide.py.orig \ ${WRKSRC}/odoo/addons/website_event/controllers/main.py.orig \ - ${WRKSRC}/odoo/addons/website/models/website.py \ + ${WRKSRC}/odoo/addons/website/models/website.py.orig \ ${WRKSRC}/odoo/http.py.orig \ ${WRKSRC}/odoo/tools/pdf.py.orig diff --git a/finance/py-quantecon/Makefile b/finance/py-quantecon/Makefile index 23797b23da62..d0f98bf61dbd 100644 --- a/finance/py-quantecon/Makefile +++ b/finance/py-quantecon/Makefile @@ -1,5 +1,5 @@ PORTNAME= quantecon -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/finance/py-quantecon/distinfo b/finance/py-quantecon/distinfo index 4083e2aa27d9..f593cc2867b1 100644 --- a/finance/py-quantecon/distinfo +++ b/finance/py-quantecon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813094 -SHA256 (quantecon-0.8.1.tar.gz) = 53c68d45373441745c15f6f648008e0b04cfb34d30b94afaf667733b04242c22 -SIZE (quantecon-0.8.1.tar.gz) = 279291 +TIMESTAMP = 1753369396 +SHA256 (quantecon-0.8.2.tar.gz) = 4380922cb993d5a277ac32f94a64659fe22586e1bc5758d44921308dc656e8f9 +SIZE (quantecon-0.8.2.tar.gz) = 279319 |