svn commit: r567632 - in head/textproc/translate-toolkit: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 7 22:14:45 UTC 2021


Author: sunpoet
Date: Sun Mar  7 22:14:40 2021
New Revision: 567632
URL: https://svnweb.freebsd.org/changeset/ports/567632

Log:
  Update to 3.3.2
  
  Changes:	https://github.com/translate/translate/releases
  		https://docs.translatehouse.org/projects/translate-toolkit/en/latest/releases/

Modified:
  head/textproc/translate-toolkit/Makefile
  head/textproc/translate-toolkit/distinfo
  head/textproc/translate-toolkit/files/patch-requirements-optional.txt
  head/textproc/translate-toolkit/pkg-plist

Modified: head/textproc/translate-toolkit/Makefile
==============================================================================
--- head/textproc/translate-toolkit/Makefile	Sun Mar  7 22:14:35 2021	(r567631)
+++ head/textproc/translate-toolkit/Makefile	Sun Mar  7 22:14:40 2021	(r567632)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	translate-toolkit
-PORTVERSION=	3.3.0
+PORTVERSION=	3.3.2
 CATEGORIES=	textproc
 MASTER_SITES=	CHEESESHOP
 
@@ -25,7 +25,7 @@ NO_ARCH=	yes
 
 SHEBANG_FILES=	tools/*
 
-MANPAGES=	csv2po csv2tbx dtd2po flatxml2po html2po idml2po json2po moz2po mozlang2po odf2xliff oo2po oo2xliff po2csv po2dtd po2flatxml po2html po2idml po2json po2moz po2mozlang po2oo po2prop po2resx po2sub po2symb po2tiki po2tmx po2ts po2txt po2web2py po2wordfast po2xliff pot2po prop2po resx2po sub2po symb2po tbx2po tiki2po ts2po txt2po web2py2po xliff2odf xliff2oo \
+MANPAGES=	csv2po csv2tbx dtd2po flatxml2po html2po idml2po json2po moz2po mozlang2po odf2xliff oo2po oo2xliff po2csv po2dtd po2flatxml po2html po2idml po2json po2moz po2mozlang po2oo po2prop po2resx po2sub po2symb po2tiki po2tmx po2ts po2txt po2web2py po2wordfast po2xliff pot2po prop2po resx2po sub2po symb2po tbx2po tiki2po ts2po txt2po web2py2po xliff2odf xliff2oo
 
 OPTIONS_DEFINE=	ENCODING ICAL INI LANGUAGES LEVENSHTEIN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML
 OPTIONS_DEFAULT=ENCODING ICAL INI LANGUAGES LEVENSHTEIN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML
@@ -56,7 +56,7 @@ RC_RUN_DEPENDS=		${PYTHON_PKGNAMEPREFIX}pyparsing>=2.4
 RC_VARS=		MANPAGES+="po2rc rc2po"
 SPELLCHECK_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}enchant>=3.2.0:textproc/py-enchant@${PY_FLAVOR}
 SUBTITLES_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aeidon>=1.9:textproc/py-aeidon@${PY_FLAVOR}
-TMSERVER_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cheroot>=8.5.1:www/py-cheroot@${PY_FLAVOR}
+TMSERVER_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cheroot>=8.5.2:www/py-cheroot@${PY_FLAVOR}
 TRADOS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.3:www/py-beautifulsoup@${PY_FLAVOR}
 YAML_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.16.12:devel/py-ruamel.yaml@${PY_FLAVOR}
 YAML_VARS=		MANPAGES+="po2yaml yaml2po"

Modified: head/textproc/translate-toolkit/distinfo
==============================================================================
--- head/textproc/translate-toolkit/distinfo	Sun Mar  7 22:14:35 2021	(r567631)
+++ head/textproc/translate-toolkit/distinfo	Sun Mar  7 22:14:40 2021	(r567632)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613738751
-SHA256 (translate-toolkit-3.3.0.tar.gz) = 3eb9bf6569c01b51fd61c3fa4b87ea73068f1f362c03109d5811581ac0d1f4b8
-SIZE (translate-toolkit-3.3.0.tar.gz) = 6122607
+TIMESTAMP = 1614794206
+SHA256 (translate-toolkit-3.3.2.tar.gz) = 0795bd3c8668213199550ae4ed8938874083139ec1f8c473dcca1524a206b108
+SIZE (translate-toolkit-3.3.2.tar.gz) = 6123347

Modified: head/textproc/translate-toolkit/files/patch-requirements-optional.txt
==============================================================================
--- head/textproc/translate-toolkit/files/patch-requirements-optional.txt	Sun Mar  7 22:14:35 2021	(r567631)
+++ head/textproc/translate-toolkit/files/patch-requirements-optional.txt	Sun Mar  7 22:14:40 2021	(r567632)
@@ -12,8 +12,8 @@
 -chardet==4.0.0              # chardet
 +chardet>=3.0.4              # chardet
  # Tmserver backend
--cheroot==8.5.1       # tmserver
-+cheroot>=8.5.1       # tmserver
+-cheroot==8.5.2       # tmserver
++cheroot>=8.5.2       # tmserver
  # Format support
 -iniparse==0.5        # INI
 +iniparse>=0.5        # INI

Modified: head/textproc/translate-toolkit/pkg-plist
==============================================================================
--- head/textproc/translate-toolkit/pkg-plist	Sun Mar  7 22:14:35 2021	(r567631)
+++ head/textproc/translate-toolkit/pkg-plist	Sun Mar  7 22:14:40 2021	(r567632)
@@ -8,6 +8,7 @@ share/man/man1/idml2po.1.gz
 %%INI%%share/man/man1/ini2po.1.gz
 share/man/man1/json2po.1.gz
 share/man/man1/moz2po.1.gz
+ at comment share/man/man1/mozfunny2prop.1.gz
 share/man/man1/mozlang2po.1.gz
 share/man/man1/odf2xliff.1.gz
 share/man/man1/oo2po.1.gz
@@ -37,8 +38,9 @@ share/man/man1/po2txt.1.gz
 share/man/man1/po2web2py.1.gz
 share/man/man1/po2wordfast.1.gz
 share/man/man1/po2xliff.1.gz
- at comment %%YAML%%share/man/man1/po2yaml.1.gz
+%%YAML%%share/man/man1/po2yaml.1.gz
 share/man/man1/pot2po.1.gz
+ at comment share/man/man1/prop2mozfunny.1.gz
 share/man/man1/prop2po.1.gz
 %%RC%%share/man/man1/rc2po.1.gz
 share/man/man1/resx2po.1.gz
@@ -51,4 +53,4 @@ share/man/man1/txt2po.1.gz
 share/man/man1/web2py2po.1.gz
 share/man/man1/xliff2odf.1.gz
 share/man/man1/xliff2oo.1.gz
- at comment %%YAML%%share/man/man1/yaml2po.1.gz
+%%YAML%%share/man/man1/yaml2po.1.gz


More information about the svn-ports-head mailing list