summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/py-gotenberg-client/Makefile10
-rw-r--r--converters/py-gotenberg-client/distinfo6
-rw-r--r--converters/py-gotenberg-client/files/patch-pyproject.toml11
-rw-r--r--converters/simdutf/Makefile2
-rw-r--r--converters/simdutf/distinfo6
-rw-r--r--converters/yj-bruceadams/Makefile2
6 files changed, 13 insertions, 24 deletions
diff --git a/converters/py-gotenberg-client/Makefile b/converters/py-gotenberg-client/Makefile
index 698d816f886c..9e6e5271043d 100644
--- a/converters/py-gotenberg-client/Makefile
+++ b/converters/py-gotenberg-client/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gotenberg-client
-PORTVERSION= 0.13.0
+PORTVERSION= 0.13.1
CATEGORIES= converters python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +12,10 @@ WWW= https://gotenberg.dev/docs/getting-started/clients
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.21.0:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.26:www/py-httpx@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.9.0:devel/py-typing-extensions@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}python-magic>=0.4.27:devel/py-python-magic@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0:devel/py-hatchling@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.27:www/py-httpx@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}python-magic>0:devel/py-python-magic@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-httpx>=0:devel/py-pytest-httpx@${PY_FLAVOR}
diff --git a/converters/py-gotenberg-client/distinfo b/converters/py-gotenberg-client/distinfo
index 8e7a2c1021d3..64716351fee9 100644
--- a/converters/py-gotenberg-client/distinfo
+++ b/converters/py-gotenberg-client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763568406
-SHA256 (gotenberg_client-0.13.0.tar.gz) = 0fb2425d0e1e4f143285ecde90f7687f4d234d2b23316f5d42015337d336a4ab
-SIZE (gotenberg_client-0.13.0.tar.gz) = 1211055
+TIMESTAMP = 1765718710
+SHA256 (gotenberg_client-0.13.1.tar.gz) = cdd6bbb535cd739b87446cd1b4f6347ed7f9af6a0d4b19baf7c064b75528ee54
+SIZE (gotenberg_client-0.13.1.tar.gz) = 1211143
diff --git a/converters/py-gotenberg-client/files/patch-pyproject.toml b/converters/py-gotenberg-client/files/patch-pyproject.toml
deleted file mode 100644
index 1a8a36ca9fa9..000000000000
--- a/converters/py-gotenberg-client/files/patch-pyproject.toml
+++ /dev/null
@@ -1,11 +0,0 @@
---- pyproject.toml.orig 2025-12-03 09:15:17 UTC
-+++ pyproject.toml
-@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
- [build-system]
- build-backend = "hatchling.build"
-
--requires = [ "hatchling~=1.27.0" ]
-+requires = [ "hatchling>=1.27.0" ]
-
- [project]
- name = "gotenberg-client"
diff --git a/converters/simdutf/Makefile b/converters/simdutf/Makefile
index b7c9df6c2d16..43b40fce068f 100644
--- a/converters/simdutf/Makefile
+++ b/converters/simdutf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= simdutf
DISTVERSIONPREFIX= v
-DISTVERSION= 7.7.0
+DISTVERSION= 7.7.1
CATEGORIES= converters textproc
MAINTAINER= fuz@FreeBSD.org
diff --git a/converters/simdutf/distinfo b/converters/simdutf/distinfo
index d44f68dac66e..ee2b7c58851f 100644
--- a/converters/simdutf/distinfo
+++ b/converters/simdutf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763896945
-SHA256 (simdutf-simdutf-v7.7.0_GH0.tar.gz) = 0180de81a1dd48a87b8c0442ffa81734f3db91a7350914107a449935124e3c6f
-SIZE (simdutf-simdutf-v7.7.0_GH0.tar.gz) = 2231692
+TIMESTAMP = 1766261817
+SHA256 (simdutf-simdutf-v7.7.1_GH0.tar.gz) = 3b119d55c47196f6310f5b7b300563e6f2789b7de352536809438a3de1eb4432
+SIZE (simdutf-simdutf-v7.7.1_GH0.tar.gz) = 2352543
diff --git a/converters/yj-bruceadams/Makefile b/converters/yj-bruceadams/Makefile
index b353cf2147fe..4c9abebb85bb 100644
--- a/converters/yj-bruceadams/Makefile
+++ b/converters/yj-bruceadams/Makefile
@@ -1,6 +1,6 @@
PORTNAME= yj
DISTVERSION= 1.2.0
-PORTREVISION= 35
+PORTREVISION= 36
CATEGORIES= converters textproc
PKGNAMESUFFIX= -${GH_ACCOUNT}