summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
Diffstat (limited to 'finance')
-rw-r--r--finance/R-cran-plm/Makefile2
-rw-r--r--finance/R-cran-plm/distinfo6
-rw-r--r--finance/odoo/Makefile2
-rw-r--r--finance/odoo16/Makefile2
-rw-r--r--finance/odoo17/Makefile2
-rw-r--r--finance/py-vatnumber/Makefile2
6 files changed, 12 insertions, 4 deletions
diff --git a/finance/R-cran-plm/Makefile b/finance/R-cran-plm/Makefile
index 1e8c7ea831fe..e92f290722a8 100644
--- a/finance/R-cran-plm/Makefile
+++ b/finance/R-cran-plm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= plm
-DISTVERSION= 2.6-6
+DISTVERSION= 2.6-7
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/finance/R-cran-plm/distinfo b/finance/R-cran-plm/distinfo
index 836b3fffc6f6..dd429951f3d1 100644
--- a/finance/R-cran-plm/distinfo
+++ b/finance/R-cran-plm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1744773576
-SHA256 (plm_2.6-6.tar.gz) = 35a9832819f215222527a31a5e8dd8b1a10074cb8563324dcdba3bcd8c8400b3
-SIZE (plm_2.6-6.tar.gz) = 1362057
+TIMESTAMP = 1763337203
+SHA256 (plm_2.6-7.tar.gz) = 6e33fac27d478738d3dec8d87b95ad4c55a33630609a75e031215a0e0b29dee1
+SIZE (plm_2.6-7.tar.gz) = 1370847
diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile
index ad6667ca0171..1922ef4561df 100644
--- a/finance/odoo/Makefile
+++ b/finance/odoo/Makefile
@@ -71,6 +71,8 @@ USES= cpe gnome ldap python pgsql shebangfix
USE_GNOME= libxml2
USE_PYTHON= cryptography distutils
+NO_ARCH= yes
+
SHEBANG_LANG= python
SHEBANG_FILES= ${WRKSRC}/${PORTNAME}/addons/web/tooling/*.sh \
${WRKSRC}/${PORTNAME}/addons/web/tooling/hooks/pre-commit \
diff --git a/finance/odoo16/Makefile b/finance/odoo16/Makefile
index 2d7614acaa55..cc6eef41dc68 100644
--- a/finance/odoo16/Makefile
+++ b/finance/odoo16/Makefile
@@ -71,6 +71,8 @@ USES= cpe gnome ldap python pgsql shebangfix
USE_GNOME= libxml2
USE_PYTHON= cryptography distutils
+NO_ARCH= yes
+
SHEBANG_LANG= python
SHEBANG_FILES= ${WRKSRC}/${PORTNAME}/addons/point_of_sale/tools/posbox/overwrite_before_init/etc/init.d/odoo \
${WRKSRC}/${PORTNAME}/addons/web/static/lib/select2/release.sh \
diff --git a/finance/odoo17/Makefile b/finance/odoo17/Makefile
index 9aaa64fa7183..9298bbdd14a1 100644
--- a/finance/odoo17/Makefile
+++ b/finance/odoo17/Makefile
@@ -73,6 +73,8 @@ USES= cpe gnome ldap python pgsql shebangfix
USE_GNOME= libxml2
USE_PYTHON= cryptography distutils
+NO_ARCH= yes
+
SHEBANG_LANG= python
SHEBANG_FILES= ${WRKSRC}/${PORTNAME}/addons/web/static/lib/select2/release.sh \
${WRKSRC}/${PORTNAME}/addons/web/tooling/*.sh \
diff --git a/finance/py-vatnumber/Makefile b/finance/py-vatnumber/Makefile
index 055ac7ba727e..a3bfd21aec4d 100644
--- a/finance/py-vatnumber/Makefile
+++ b/finance/py-vatnumber/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}stdnum>=1.1:devel/py-stdnum@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>