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:           Sat Apr 20 09:41:45 UTC 2019

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

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/translate-shell/Makefile
cvs rdiff -u -r1.6 -r1.7 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.10 pkgsrc/textproc/translate-shell/Makefile:1.11
--- pkgsrc/textproc/translate-shell/Makefile:1.10       Sun Dec 23 22:52:21 2018
+++ pkgsrc/textproc/translate-shell/Makefile    Sat Apr 20 09:41:45 2019
@@ -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}

Index: pkgsrc/textproc/translate-shell/distinfo
diff -u pkgsrc/textproc/translate-shell/distinfo:1.6 pkgsrc/textproc/translate-shell/distinfo:1.7
--- pkgsrc/textproc/translate-shell/distinfo:1.6        Sun Dec 23 22:52:21 2018
+++ pkgsrc/textproc/translate-shell/distinfo    Sat Apr 20 09:41:45 2019
@@ -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