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 trans...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3c85160c9fef
branches: trunk
changeset: 370378:3c85160c9fef
user: leot <leot%pkgsrc.org@localhost>
date: Mon Oct 16 14:13:14 2017 +0000
description:
translate-shell: Update translate-shell to 0.9.6.5
pkgsrc changes:
- Take MAINTAINERship
- No need to redefine WRKSRC, NFCI.
Changes:
0.9.6.5
-------
- Translators/SpellChecker: add a simple wrapper for aspell/hunspell (only used
via `-e spell|aspell|hunspell' option, for the moment no DEPENDS was added for
it and if aspell or hunspell isn't installed this feature can not be used
(trans will print an error message about that)).
- Implement DESTDIR support
- Translators/GoogleTranslate: preserve alternative translations even if
dictionary information exists
- Translate: add support for basic authentication for HTTP proxies
- Misc improvements and bug fixies
diffstat:
textproc/translate-shell/Makefile | 7 +++----
textproc/translate-shell/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r dc4233791f71 -r 3c85160c9fef textproc/translate-shell/Makefile
--- a/textproc/translate-shell/Makefile Mon Oct 16 13:48:46 2017 +0000
+++ b/textproc/translate-shell/Makefile Mon Oct 16 14:13:14 2017 +0000
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.1 2017/09/03 18:12:18 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/10/16 14:13:14 leot Exp $
-DISTNAME= translate-shell-0.9.6.4
+DISTNAME= translate-shell-0.9.6.5
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=soimort/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= https://www.soimort.org/translate-shell/
COMMENT= Command-line translator
LICENSE= unlicense
-WRKSRC= ${WRKDIR}/translate-shell-${PKGVERSION_NOREV}
USE_LANGUAGES= # none
USE_TOOLS+= bash:run gawk:run
diff -r dc4233791f71 -r 3c85160c9fef textproc/translate-shell/distinfo
--- a/textproc/translate-shell/distinfo Mon Oct 16 13:48:46 2017 +0000
+++ b/textproc/translate-shell/distinfo Mon Oct 16 14:13:14 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/09/03 18:12:18 wiz Exp $
+$NetBSD: distinfo,v 1.2 2017/10/16 14:13:14 leot Exp $
-SHA1 (translate-shell-0.9.6.4.tar.gz) = 968b20c09be5b6b28366ee5afbcb495e0f9d5365
-RMD160 (translate-shell-0.9.6.4.tar.gz) = 2d5e32ee48edde9e5d3c640e787beb9f57106032
-SHA512 (translate-shell-0.9.6.4.tar.gz) = 98c4a329794d38a5d22d98bf7bb821f1adc3e42dac96d2fd791e7cf64d785458d0f6006e83b21497f259525b1a70f306ab69090d3a12996610f742323a371147
-Size (translate-shell-0.9.6.4.tar.gz) = 69788 bytes
+SHA1 (translate-shell-0.9.6.5.tar.gz) = 387c11e01bf2578f95b644499577cfe04ea7fc65
+RMD160 (translate-shell-0.9.6.5.tar.gz) = 588eaacff5e79eef03520ea50a9be9a5472f30f7
+SHA512 (translate-shell-0.9.6.5.tar.gz) = 3c7a6bdb735ea2901fee712b403c6911719d63079e9a1fa0a7ef35ac7218deaa671f7fce02a6d0bcfa3883b442228a3049897917da9982922e603722769094d1
+Size (translate-shell-0.9.6.5.tar.gz) = 71244 bytes
Home |
Main Index |
Thread Index |
Old Index