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/6953fa3b7a0d
branches:  trunk
changeset: 336892:6953fa3b7a0d
user:      leot <leot%pkgsrc.org@localhost>
date:      Sat Jul 27 20:35:06 2019 +0000

description:
translate-shell: Update to 0.9.6.11

Changes:
0.9.6.11
--------
- Google Translate: enforced UTF-8 URL-encoding for non-ASCII characters,
  fixed garbled result (#310)
- Bing Microsoft Translator: updated to API v3, fixed support (excl. TTS)
  (#311)
- Gawk 5 compatibility (#297)

diffstat:

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

diffs (28 lines):

diff -r 2e198c0c80bf -r 6953fa3b7a0d textproc/translate-shell/Makefile
--- a/textproc/translate-shell/Makefile Sat Jul 27 20:23:07 2019 +0000
+++ b/textproc/translate-shell/Makefile Sat Jul 27 20:35:06 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2019/07/20 22:46:53 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/27 20:35:06 leot Exp $
 
-DISTNAME=      translate-shell-0.9.6.10
-PKGREVISION=   2
+DISTNAME=      translate-shell-0.9.6.11
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=soimort/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 2e198c0c80bf -r 6953fa3b7a0d textproc/translate-shell/distinfo
--- a/textproc/translate-shell/distinfo Sat Jul 27 20:23:07 2019 +0000
+++ b/textproc/translate-shell/distinfo Sat Jul 27 20:35:06 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/04/20 09:41:45 leot Exp $
+$NetBSD: distinfo,v 1.8 2019/07/27 20:35:06 leot Exp $
 
-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
+SHA1 (translate-shell-0.9.6.11.tar.gz) = 061c73d4e688744921967cdc8620363703f0255c
+RMD160 (translate-shell-0.9.6.11.tar.gz) = dd49c82deb1cf0f80703717004b3037435057e24
+SHA512 (translate-shell-0.9.6.11.tar.gz) = d4d376b3750e43e3de5b95790fea7fc91e94140526ac15ee9f7818554f95d410772c8f8887433b6fd4547f569b3d6f510c1bc1497d8237223c344dbb8f0ae87f
+Size (translate-shell-0.9.6.11.tar.gz) = 76779 bytes



Home | Main Index | Thread Index | Old Index