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 Feb 13 06:28:39 UTC 2025

Modified Files:
        pkgsrc/textproc/translate-toolkit: Makefile distinfo

Log Message:
translate-toolkit: updated to 3.14.8

Translate Toolkit 3.14.8

Formats and Converters

- JSON

  - Improved error handling in ARB files.
  - Strip ``//`` style comments while parsing WebExtension JSON.

- YAML

  - Gracefully handle blank plural values.

- Subtitles

  - Ensure subtitles are correctly ordered upon saving.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/textproc/translate-toolkit/Makefile
cvs rdiff -u -r1.14 -r1.15 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.21 pkgsrc/textproc/translate-toolkit/Makefile:1.22
--- pkgsrc/textproc/translate-toolkit/Makefile:1.21     Wed Jan 29 13:49:38 2025
+++ pkgsrc/textproc/translate-toolkit/Makefile  Thu Feb 13 06:28:39 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2025/01/29 13:49:38 adam Exp $
+# $NetBSD: Makefile,v 1.22 2025/02/13 06:28:39 adam Exp $
 
-DISTNAME=      translate_toolkit-3.14.7
+DISTNAME=      translate_toolkit-3.14.8
 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.14 pkgsrc/textproc/translate-toolkit/distinfo:1.15
--- pkgsrc/textproc/translate-toolkit/distinfo:1.14     Wed Jan 29 13:49:38 2025
+++ pkgsrc/textproc/translate-toolkit/distinfo  Thu Feb 13 06:28:39 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/01/29 13:49:38 adam Exp $
+$NetBSD: distinfo,v 1.15 2025/02/13 06:28:39 adam Exp $
 
-BLAKE2s (translate_toolkit-3.14.7.tar.gz) = 0034e57f69fa430bd61d4cdb222808f786d0902bc0dab1d3dfeb5d6a6821619d
-SHA512 (translate_toolkit-3.14.7.tar.gz) = be05bcab20246fec9b4053b1a20971dbfd7a123bb1f9f150415a4ec7224223419cb88194494ed074c7f64a862fbc7f3f6f5222be0d4570d4d7c2cf9f2d4a44dc
-Size (translate_toolkit-3.14.7.tar.gz) = 1203809 bytes
+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



Home | Main Index | Thread Index | Old Index