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: Thu Dec 26 17:25:32 UTC 2024
Modified Files:
pkgsrc/textproc/translate-toolkit: Makefile distinfo
Log Message:
translate-toolkit: updated to 3.14.4
3.14.4
Formats and Converters
- Android
- Improve escape sequences handling
3.14.3
Formats and Converters
- PO
- Consistent line wrapiing with Gettext 0.23
- Android
- Improved parsing performance
3.14.2
Formats and Converters
- PO
- Performance improvements thanks to using C implementation of wcwidth
- Properties
- Fixed hadling of plural tags for certain languages in GWT dialect
- Avoid adding trailing newlines to the files upon saving
- JSON
- Better error messages upon parsing WebExtension
- Use flat structure by default for ARB files
- po2rc
- Allow po2rc output encoding to be specified
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/translate-toolkit/Makefile
cvs rdiff -u -r1.10 -r1.11 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.17 pkgsrc/textproc/translate-toolkit/Makefile:1.18
--- pkgsrc/textproc/translate-toolkit/Makefile:1.17 Tue Nov 26 10:44:13 2024
+++ pkgsrc/textproc/translate-toolkit/Makefile Thu Dec 26 17:25:32 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2024/11/26 10:44:13 adam Exp $
+# $NetBSD: Makefile,v 1.18 2024/12/26 17:25:32 adam Exp $
-DISTNAME= translate_toolkit-3.14.1
+DISTNAME= translate_toolkit-3.14.4
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/translate-toolkit/}
Index: pkgsrc/textproc/translate-toolkit/distinfo
diff -u pkgsrc/textproc/translate-toolkit/distinfo:1.10 pkgsrc/textproc/translate-toolkit/distinfo:1.11
--- pkgsrc/textproc/translate-toolkit/distinfo:1.10 Tue Nov 26 10:44:13 2024
+++ pkgsrc/textproc/translate-toolkit/distinfo Thu Dec 26 17:25:32 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/11/26 10:44:13 adam Exp $
+$NetBSD: distinfo,v 1.11 2024/12/26 17:25:32 adam Exp $
-BLAKE2s (translate_toolkit-3.14.1.tar.gz) = ccbb877d204a0be2cee58f5f32147ecb09275bec5dd867d1c0dd699da31f6474
-SHA512 (translate_toolkit-3.14.1.tar.gz) = 37f96f4ce4ed0c32d1deffaba4579b7fad25d2457b60acabe25da023d97d6d159525a132096c99b8d62df974b087e8c12b21adf3cfd830c8db0ba9ef8d52b39e
-Size (translate_toolkit-3.14.1.tar.gz) = 1202328 bytes
+BLAKE2s (translate_toolkit-3.14.4.tar.gz) = 4c958b8688615e9fa2d00db553f74953486d50b6c91bfa6dffef8f70249d6757
+SHA512 (translate_toolkit-3.14.4.tar.gz) = d7bfda2bb734f29ff74bdf31c5ff7bf98ebeb099593f4861586ddbf4bd4770662b4faa443c6dd204567dfca40fe724c0d5dd733c865d23d285c02822cc48e751
+Size (translate_toolkit-3.14.4.tar.gz) = 1202500 bytes
Home |
Main Index |
Thread Index |
Old Index