pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/translate-shell



Module Name:    pkgsrc
Committed By:   leot
Date:           Sun Sep 17 14:51:35 UTC 2023

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

Log Message:
translate-shell: Update to 0.9.7.1

Changes:
0.9.7.1
-------
- Bing Translator: fixed engine support
- Apertium Translator: (partly) fixed engine support
- REPL: supported setting sl and tl by `:set`


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/textproc/translate-shell/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/translate-shell/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-shell/Makefile
diff -u pkgsrc/textproc/translate-shell/Makefile:1.27 pkgsrc/textproc/translate-shell/Makefile:1.28
--- pkgsrc/textproc/translate-shell/Makefile:1.27       Wed Apr 19 08:11:40 2023
+++ pkgsrc/textproc/translate-shell/Makefile    Sun Sep 17 14:51:35 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2023/04/19 08:11:40 adam Exp $
+# $NetBSD: Makefile,v 1.28 2023/09/17 14:51:35 leot Exp $
 
-DISTNAME=      translate-shell-0.9.7
-PKGREVISION=   2
+DISTNAME=      translate-shell-0.9.7.1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=soimort/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/textproc/translate-shell/distinfo
diff -u pkgsrc/textproc/translate-shell/distinfo:1.12 pkgsrc/textproc/translate-shell/distinfo:1.13
--- pkgsrc/textproc/translate-shell/distinfo:1.12       Fri Aug 19 21:23:32 2022
+++ pkgsrc/textproc/translate-shell/distinfo    Sun Sep 17 14:51:35 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/08/19 21:23:32 leot Exp $
+$NetBSD: distinfo,v 1.13 2023/09/17 14:51:35 leot Exp $
 
-BLAKE2s (translate-shell-0.9.7.tar.gz) = 5a81096ade46091415ce8f0b9e7c09507afb6bb2ea87ca4aed7eedc34d76fe61
-SHA512 (translate-shell-0.9.7.tar.gz) = 77736eb37e54a4484f81ef516b0178a1a470fec7641da3a1ebba7765e0be6304e747b069b4b4eede6956db8e18558312ffc0f78ec109043059c0246ee2136ba8
-Size (translate-shell-0.9.7.tar.gz) = 94599 bytes
+BLAKE2s (translate-shell-0.9.7.1.tar.gz) = 4a66ef01b8f4ae1da902c3514ab926101ca789efb7af6500b1f3fcd98056a809
+SHA512 (translate-shell-0.9.7.1.tar.gz) = d25a6177ee5b9d41715042b653ad345d1c76884423700f0fe53bc2ffddd6d3c14844fa4e768b87b055018794a8c4057c329810c65764e7f9aa425ceac35f0810
+Size (translate-shell-0.9.7.1.tar.gz) = 94865 bytes



Home | Main Index | Thread Index | Old Index