pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/translate-toolkit
Module Name: pkgsrc
Committed By: adam
Date: Tue Mar 4 10:34:17 UTC 2025
Modified Files:
pkgsrc/textproc/translate-toolkit: Makefile distinfo
Log Message:
translate-toolkit: updated to 3.15.0
Translate Toolkit 3.15.0
Formats and Converters
- JSON
- Fixed possible slow processing of some WebExtension files
- Improved validation for FormatJS files
- CVS
- Automatically upgrade to UTF-8 when legacy encoding cannot save some characters
- DTD
- Simplified the entity matching
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/textproc/translate-toolkit/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/translate-toolkit/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/translate-toolkit/Makefile
diff -u pkgsrc/textproc/translate-toolkit/Makefile:1.22 pkgsrc/textproc/translate-toolkit/Makefile:1.23
--- pkgsrc/textproc/translate-toolkit/Makefile:1.22 Thu Feb 13 06:28:39 2025
+++ pkgsrc/textproc/translate-toolkit/Makefile Tue Mar 4 10:34:16 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2025/02/13 06:28:39 adam Exp $
+# $NetBSD: Makefile,v 1.23 2025/03/04 10:34:16 adam Exp $
-DISTNAME= translate_toolkit-3.14.8
+DISTNAME= translate_toolkit-3.15.0
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/translate-toolkit/}
@@ -12,8 +12,8 @@ LICENSE= gnu-gpl-v2
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=42:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=6.2:../../devel/py-setuptools_scm
-DEPENDS+= ${PYPKGPREFIX}-cwcwidth>=0.1.9:../../devel/py-cwcwidth
-DEPENDS+= ${PYPKGPREFIX}-lxml>=4.6.3:../../textproc/py-lxml
+DEPENDS+= ${PYPKGPREFIX}-cwcwidth>=0.1.10:../../devel/py-cwcwidth
+DEPENDS+= ${PYPKGPREFIX}-lxml>=5.2.0:../../textproc/py-lxml
USE_LANGUAGES= # none
USE_TOOLS+= bash:run
Index: pkgsrc/textproc/translate-toolkit/distinfo
diff -u pkgsrc/textproc/translate-toolkit/distinfo:1.15 pkgsrc/textproc/translate-toolkit/distinfo:1.16
--- pkgsrc/textproc/translate-toolkit/distinfo:1.15 Thu Feb 13 06:28:39 2025
+++ pkgsrc/textproc/translate-toolkit/distinfo Tue Mar 4 10:34:16 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2025/02/13 06:28:39 adam Exp $
+$NetBSD: distinfo,v 1.16 2025/03/04 10:34:16 adam Exp $
-BLAKE2s (translate_toolkit-3.14.8.tar.gz) = ce012e659daaf51ea0880eb2421c64530e6c0fa79882f6fc8a93a64f181ec505
-SHA512 (translate_toolkit-3.14.8.tar.gz) = 4312fd86ddfb393800a6db1a4451718a0e5d13aa741dcd9a6e08c9389d83aa8312a62feb9dbac10891080ff7d584119bbecfc80d798eb66f15b678379b055ebe
-Size (translate_toolkit-3.14.8.tar.gz) = 1204807 bytes
+BLAKE2s (translate_toolkit-3.15.0.tar.gz) = c106670f6ec47325351c0883a62de9c0c42954b559f2af9fd1542cb4637c4f40
+SHA512 (translate_toolkit-3.15.0.tar.gz) = e1e4192d2ebde49dd06fce9d0620fd3c122bad0ad3cf9a99f858820743a44bb7c3b71ede310a2a7493db7eb5af852fbb98d8db1fb80337ac14aba0a51d285143
+Size (translate_toolkit-3.15.0.tar.gz) = 1203362 bytes
Home |
Main Index |
Thread Index |
Old Index