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 Dec 23 22:52:21 UTC 2018

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

Log Message:
translate-shell: Update to 0.9.6.9

Changes:
0.9.6.9
-------
Removed engine support:
- DeepL (#272)

Minor fixes:
- Close command pipelines after printing to pager (#266).
- Set minimum screen width (#269).


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/translate-shell/Makefile
cvs rdiff -u -r1.5 -r1.6 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.9 pkgsrc/textproc/translate-shell/Makefile:1.10
--- pkgsrc/textproc/translate-shell/Makefile:1.9        Thu Dec 13 19:52:24 2018
+++ pkgsrc/textproc/translate-shell/Makefile    Sun Dec 23 22:52:21 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/12/13 19:52:24 adam Exp $
+# $NetBSD: Makefile,v 1.10 2018/12/23 22:52:21 leot Exp $
 
-DISTNAME=      translate-shell-0.9.6.8
-PKGREVISION=   2
+DISTNAME=      translate-shell-0.9.6.9
 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.5 pkgsrc/textproc/translate-shell/distinfo:1.6
--- pkgsrc/textproc/translate-shell/distinfo:1.5        Sun Aug 12 13:59:51 2018
+++ pkgsrc/textproc/translate-shell/distinfo    Sun Dec 23 22:52:21 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/08/12 13:59:51 leot Exp $
+$NetBSD: distinfo,v 1.6 2018/12/23 22:52:21 leot Exp $
 
-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
+SHA1 (translate-shell-0.9.6.9.tar.gz) = 325904fc9d2f43b99d5ebf5af51e1ec9a8729ec9
+RMD160 (translate-shell-0.9.6.9.tar.gz) = 63519bb3bc1a8593975e3fcbec6f54e52985622d
+SHA512 (translate-shell-0.9.6.9.tar.gz) = a9ea147b910dc8e41dd481622562116421b899340a3f6d784b9e5da5636b30a34970ebbc38e2034ae336c494b5c761442f562540ea99f23be9a0fda263522270
+Size (translate-shell-0.9.6.9.tar.gz) = 74215 bytes



Home | Main Index | Thread Index | Old Index