pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
translate-shell: update to translate-shell-0.9.6.1
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Sun Apr 2 13:04:19 2017 +0200
Changeset: 5cae812c315ad1a6d43e793725aa7fa3347327a0
Modified Files:
translate-shell/Makefile
translate-shell/distinfo
Log Message:
translate-shell: update to translate-shell-0.9.6.1
Commits:
Translators/GoogleTranslate: fix regression caused by 1030f05
Main: support XDG_CONFIG_HOME, fix #141
Translate: preserve line breaks in non-interactive brief mode, fix #164
build.awk: fix build for 270ac78
translate.awk: fix gawk 4.0 compatibility, close #152
Commons: handle Unicode '<' and '>' correctly, fix #139
Translators/BingTranslator: reuse TempFile in bingTTSUrl, fix #169
Translators/BingTranslator: build dump cache for contentLength, fix #168
Translators/GoogleTranslate: add "Did you mean" hint
Translators/YandexTranslate: add narrator selection, fix #162
README: update
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5cae812c315ad1a6d43e793725aa7fa3347327a0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
translate-shell/Makefile | 4 ++--
translate-shell/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/translate-shell/Makefile b/translate-shell/Makefile
index 95b01ecdaa..73fd6ae459 100644
--- a/translate-shell/Makefile
+++ b/translate-shell/Makefile
@@ -1,12 +1,12 @@
# $NetBSD$
-DISTNAME= translate-shell-0.9.5
+DISTNAME= translate-shell-0.9.6.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=soimort/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/soimort/translate-shell/
+HOMEPAGE= https://www.soimort.org/translate-shell/
COMMENT= Command-line translator
LICENSE= unlicense
diff --git a/translate-shell/distinfo b/translate-shell/distinfo
index d920625944..b90262e570 100644
--- a/translate-shell/distinfo
+++ b/translate-shell/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (translate-shell-0.9.5.tar.gz) = 7f5b191e5623c90e09bce5df83a635380c550c84
-RMD160 (translate-shell-0.9.5.tar.gz) = 0c567a84eb78906fa00d3bc46c687850fb78893c
-SHA512 (translate-shell-0.9.5.tar.gz) = b304bfc59ec2f373e566d694ec3fabd35abf64c8d3ea956f34ee7592716204aa64c3113f4b994c34fd1dc16b61b8f5b074beae19646489317580c0352a2a6ac4
-Size (translate-shell-0.9.5.tar.gz) = 69030 bytes
+SHA1 (translate-shell-0.9.6.1.tar.gz) = 00e90a85cee2e316204c1d1c3f780fc1cc26d77b
+RMD160 (translate-shell-0.9.6.1.tar.gz) = f576db46d4c9690ce9da03072e9b60debe0cd1c2
+SHA512 (translate-shell-0.9.6.1.tar.gz) = c4819dca5c5da176822b1e52a0fa8b77cea1f6f170aaeb39413f7a1f2983c825449822be28296ddb1eb9b68ae4164a3b5bb839e7308b4607ac8898fbb1cd86b9
+Size (translate-shell-0.9.6.1.tar.gz) = 69529 bytes
Home |
Main Index |
Thread Index |
Old Index