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 Jul 27 20:35:06 UTC 2019

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/translate-shell/Makefile
cvs rdiff -u -r1.7 -r1.8 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.13 pkgsrc/textproc/translate-shell/Makefile:1.14
--- pkgsrc/textproc/translate-shell/Makefile:1.13       Sat Jul 20 22:46:53 2019
+++ pkgsrc/textproc/translate-shell/Makefile    Sat Jul 27 20:35:06 2019
@@ -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}

Index: pkgsrc/textproc/translate-shell/distinfo
diff -u pkgsrc/textproc/translate-shell/distinfo:1.7 pkgsrc/textproc/translate-shell/distinfo:1.8
--- pkgsrc/textproc/translate-shell/distinfo:1.7        Sat Apr 20 09:41:45 2019
+++ pkgsrc/textproc/translate-shell/distinfo    Sat Jul 27 20:35:06 2019
@@ -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