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 Aug 12 13:59:51 UTC 2018

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

Log Message:
translate-shell: Update textproc/translate-shell to 0.9.6.8

Changes:
0.9.6.8
-------
Fixed engine support:
  * DeepL (#237, #249)
  * Bing TTS (#218)

New languages: (Yandex only)
  * Emoji

Minor fixes:
  * Close command pipelines everywhere.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/translate-shell/Makefile
cvs rdiff -u -r1.4 -r1.5 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.6 pkgsrc/textproc/translate-shell/Makefile:1.7
--- pkgsrc/textproc/translate-shell/Makefile:1.6        Sun Apr 29 21:32:06 2018
+++ pkgsrc/textproc/translate-shell/Makefile    Sun Aug 12 13:59:51 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2018/04/29 21:32:06 adam Exp $
+# $NetBSD: Makefile,v 1.7 2018/08/12 13:59:51 leot Exp $
 
-DISTNAME=      translate-shell-0.9.6.7
-PKGREVISION=   1
+DISTNAME=      translate-shell-0.9.6.8
 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.4 pkgsrc/textproc/translate-shell/distinfo:1.5
--- pkgsrc/textproc/translate-shell/distinfo:1.4        Sun Mar 18 10:23:12 2018
+++ pkgsrc/textproc/translate-shell/distinfo    Sun Aug 12 13:59:51 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/03/18 10:23:12 leot Exp $
+$NetBSD: distinfo,v 1.5 2018/08/12 13:59:51 leot Exp $
 
-SHA1 (translate-shell-0.9.6.7.tar.gz) = 76e28900e518638d7f41de1aa0d9616906b7cc97
-RMD160 (translate-shell-0.9.6.7.tar.gz) = 036d8098795036521ec199c004b12d04b2723297
-SHA512 (translate-shell-0.9.6.7.tar.gz) = 2648ea5adccd1ba19438bc683b41b7d3c4e1b3fcd79f9273a17ade90df6184a60d0f342f1745857ffb8d5457115bd60d0239a3e77343866a25b64529904ab416
-Size (translate-shell-0.9.6.7.tar.gz) = 74290 bytes
+SHA1 (translate-shell-0.9.6.8.tar.gz) = dc8f903ec0fd946c60c319b5e0cf80c8738e316e
+RMD160 (translate-shell-0.9.6.8.tar.gz) = db0a0384160afb246ea7ee61b44be8e71f7da817
+SHA512 (translate-shell-0.9.6.8.tar.gz) = 499a8b3f6de8283ca3f7cf1ce5c6ebdaa171ff73825edc4f24f456ee75d142f1702dd41c9f95d452b1d3cf9c730534e69c4e319e072bde9830f066695ae6711c
+Size (translate-shell-0.9.6.8.tar.gz) = 75124 bytes



Home | Main Index | Thread Index | Old Index