Index: head/textproc/google-translate-cli/Makefile =================================================================== --- head/textproc/google-translate-cli/Makefile (revision 503383) +++ head/textproc/google-translate-cli/Makefile (revision 503384) @@ -1,50 +1,50 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= google-translate-cli -PORTVERSION= 0.8.19 +PORTVERSION= 0.9.6.10 DISTVERSIONPREFIX= v #PORTREVISION= 0 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 BUILD_DEPENDS= gawk:lang/gawk RUN_DEPENDS= bash:shells/bash \ gawk:lang/gawk TEST_DEPENDS= gawk:lang/gawk ALL_TARGET= build FRIBIDI_RUN_DEPENDS= fribidi:converters/fribidi GH_ACCOUNT= soimort GH_PROJECT= translate-shell OPTIONS_DEFINE= DOCS FRIBIDI READLINE TEXT2SPEECH PLIST_FILES= bin/trans man/man1/trans.1.gz READLINE_RUN_DEPENDS= rlwrap:devel/rlwrap TEXT2SPEECH_DESC= Enable Text-to-Speech functionality via espeak TEXT2SPEECH_RUN_DEPENDS= espeak:audio/espeak USE_GITHUB= yes .include do-install: ${INSTALL_SCRIPT} ${WRKSRC}/build/trans ${STAGEDIR}${PREFIX}/bin/trans ${INSTALL_MAN} ${WRKSRC}/man/trans.1 ${STAGEDIR}${MANPREFIX}/man/man1/trans.1 regression-test test: build @(cd ${WRKSRC} && ${MAKE} test) .include Index: head/textproc/google-translate-cli/distinfo =================================================================== --- head/textproc/google-translate-cli/distinfo (revision 503383) +++ head/textproc/google-translate-cli/distinfo (revision 503384) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464784887 -SHA256 (soimort-translate-shell-v0.8.19_GH0.tar.gz) = b4cb8b53a10777ced489875d322225684c0cea579119d2972200b08d6bbd4332 -SIZE (soimort-translate-shell-v0.8.19_GH0.tar.gz) = 25869 +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 Index: head/textproc/google-translate-cli/pkg-descr =================================================================== --- head/textproc/google-translate-cli/pkg-descr (revision 503383) +++ head/textproc/google-translate-cli/pkg-descr (revision 503384) @@ -1,4 +1,4 @@ google-translate-cli is a 100-line AWK program to let you use Google Translate without a web browser, i.e., from the terminal. -WWW: http://www.soimort.org/google-translate-cli/ +WWW: https://www.soimort.org/translate-shell/ Property changes on: head/textproc/google-translate-cli/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property