MFH: r552394
Update to 0.9.6.12 This release fixes some bugs in translation of words with non-ASCII characters. Release notes: - https://github.com/soimort/translate-shell/releases/tag/v0.9.6.11 - https://github.com/soimort/translate-shell/releases/tag/v0.9.6.12 Also, update LICENSE. PR: 250004 Approved by: maintainer timeout Approved by: portmgr (blanket: runtime fix)
This commit is contained in:
parent
354ef7b5cf
commit
1708014e63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=552401
@ -2,18 +2,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= google-translate-cli
|
||||
PORTVERSION= 0.9.6.10
|
||||
DISTVERSIONPREFIX= v
|
||||
#PORTREVISION= 0
|
||||
DISTVERSION= 0.9.6.12
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
COMMENT= Google Translate to serve as a command line tool
|
||||
|
||||
LICENSE= BW
|
||||
LICENSE_NAME= Beerware
|
||||
LICENSE_TEXT= http://www.sax.de/~joerg/beerware-license.txt
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
LICENSE= UNLICENSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= gawk:lang/gawk
|
||||
RUN_DEPENDS= bash:shells/bash \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1558895240
|
||||
SHA256 (soimort-translate-shell-v0.9.6.10_GH0.tar.gz) = 18c23af071ab5ae8653a5d0d1c50784b32c4a51efd9e05da07f888a6a6428958
|
||||
SIZE (soimort-translate-shell-v0.9.6.10_GH0.tar.gz) = 76079
|
||||
TIMESTAMP = 1601454815
|
||||
SHA256 (soimort-translate-shell-v0.9.6.12_GH0.tar.gz) = 4c4843a8c66276190535b8435775ecb5d9c8286083a33cdbe2db608eba93ca97
|
||||
SIZE (soimort-translate-shell-v0.9.6.12_GH0.tar.gz) = 77580
|
||||
|
Loading…
Reference in New Issue
Block a user