diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/py-fugashi/Makefile | 1 | ||||
-rw-r--r-- | japanese/py-fugashi/files/patch-setup.py | 8 | ||||
-rw-r--r-- | japanese/wordpress/distinfo | 6 |
3 files changed, 12 insertions, 3 deletions
diff --git a/japanese/py-fugashi/Makefile b/japanese/py-fugashi/Makefile index 213563af9424..03a6dca76e54 100644 --- a/japanese/py-fugashi/Makefile +++ b/japanese/py-fugashi/Makefile @@ -1,5 +1,6 @@ PORTNAME= fugashi DISTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= japanese python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/japanese/py-fugashi/files/patch-setup.py b/japanese/py-fugashi/files/patch-setup.py new file mode 100644 index 000000000000..dd5e144e179f --- /dev/null +++ b/japanese/py-fugashi/files/patch-setup.py @@ -0,0 +1,8 @@ +--- setup.py.orig 2024-11-11 11:50:45 UTC ++++ setup.py +@@ -56,4 +56,4 @@ setup(name='fugashi', + 'unidic': ['unidic'], + 'unidic-lite': ['unidic-lite'], + }, +- setup_requires=['wheel', 'Cython~=3.0.11', 'setuptools_scm']) ++ setup_requires=['wheel', 'Cython>=3.0.11', 'setuptools_scm']) diff --git a/japanese/wordpress/distinfo b/japanese/wordpress/distinfo index 02932aa655cc..c8d41f4d424c 100644 --- a/japanese/wordpress/distinfo +++ b/japanese/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743795768 -SHA256 (wordpress-6.7.2-ja.tar.gz) = 29f8555e61fc3425bb1302dc6380786b90168959345fd42624bfd802b923357f -SIZE (wordpress-6.7.2-ja.tar.gz) = 34008487 +TIMESTAMP = 1750500043 +SHA256 (wordpress-6.8.1-ja.tar.gz) = 1f302c837f3ec25c2f1ef257bca353a2060c2155ea10eaaf10c2516aa1e7df4e +SIZE (wordpress-6.8.1-ja.tar.gz) = 34192937 |