pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/translate-shell translate-shell: Update to 0....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b759ce7bcec
branches:  trunk
changeset: 332685:0b759ce7bcec
user:      leot <leot%pkgsrc.org@localhost>
date:      Sat Apr 20 09:41:45 2019 +0000

description:
translate-shell: Update to 0.9.6.10

Changes:
0.9.6.10
--------
 - (Google Translate only) Show gender-specific translations (#274)
 - Support multiple source languages (#281)
 - GNU awk 5.0.0 compatibility (#285)
 - Fix for virtual emulators that have own BiDi support, e.g., konsole (#288)
 - New option: `-bidi` (enforce bidirectional conversion, #288)
 - New options: `-4`, `-6` (choose manually IPv4 or IPv6 connection, #287)
 - Support the use of language aliases for TTS
 - New option: `-no-browser` (do not open the web browser, #295)
 - New option: `-join-sentence` (treat all arguments as one single sentence,
   #294)
 - Multiple fixes

diffstat:

 textproc/translate-shell/Makefile |   4 ++--
 textproc/translate-shell/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r afd6447dc8e1 -r 0b759ce7bcec textproc/translate-shell/Makefile
--- a/textproc/translate-shell/Makefile Sat Apr 20 07:39:34 2019 +0000
+++ b/textproc/translate-shell/Makefile Sat Apr 20 09:41:45 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/12/23 22:52:21 leot Exp $
+# $NetBSD: Makefile,v 1.11 2019/04/20 09:41:45 leot Exp $
 
-DISTNAME=      translate-shell-0.9.6.9
+DISTNAME=      translate-shell-0.9.6.10
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=soimort/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r afd6447dc8e1 -r 0b759ce7bcec textproc/translate-shell/distinfo
--- a/textproc/translate-shell/distinfo Sat Apr 20 07:39:34 2019 +0000
+++ b/textproc/translate-shell/distinfo Sat Apr 20 09:41:45 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/12/23 22:52:21 leot Exp $
+$NetBSD: distinfo,v 1.7 2019/04/20 09:41:45 leot Exp $
 
-SHA1 (translate-shell-0.9.6.9.tar.gz) = 325904fc9d2f43b99d5ebf5af51e1ec9a8729ec9
-RMD160 (translate-shell-0.9.6.9.tar.gz) = 63519bb3bc1a8593975e3fcbec6f54e52985622d
-SHA512 (translate-shell-0.9.6.9.tar.gz) = a9ea147b910dc8e41dd481622562116421b899340a3f6d784b9e5da5636b30a34970ebbc38e2034ae336c494b5c761442f562540ea99f23be9a0fda263522270
-Size (translate-shell-0.9.6.9.tar.gz) = 74215 bytes
+SHA1 (translate-shell-0.9.6.10.tar.gz) = dc94c9824468adbd83d775d37d4808389f694097
+RMD160 (translate-shell-0.9.6.10.tar.gz) = 8b1b9d3ab24f2268f5d4fd5665a8a327cbbc5e18
+SHA512 (translate-shell-0.9.6.10.tar.gz) = b78f4f982bc65f530186a6728a1976eb96c9f6a70c7bd93e99357ed7016ee4ade0e0415aeca063e513de497cc4b082f7cc247fe7278292f7c3b7dda6af744743
+Size (translate-shell-0.9.6.10.tar.gz) = 76079 bytes



Home | Main Index | Thread Index | Old Index