svn commit: r481505 - head/textproc/translate-toolkit
Josh Paetzel
jpaetzel at FreeBSD.org
Mon Oct 8 02:45:19 UTC 2018
Author: jpaetzel
Date: Mon Oct 8 02:45:18 2018
New Revision: 481505
URL: https://svnweb.freebsd.org/changeset/ports/481505
Log:
Update to 2.3.1
Modified:
head/textproc/translate-toolkit/Makefile
head/textproc/translate-toolkit/distinfo
Modified: head/textproc/translate-toolkit/Makefile
==============================================================================
--- head/textproc/translate-toolkit/Makefile Mon Oct 8 02:22:00 2018 (r481504)
+++ head/textproc/translate-toolkit/Makefile Mon Oct 8 02:45:18 2018 (r481505)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= translate-toolkit
-PORTVERSION= 2.2.5
+PORTVERSION= 2.3.1
CATEGORIES= textproc
MASTER_SITES= CHEESESHOP
@@ -20,7 +20,9 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:datab
${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \
iso-codes>=1.3:misc/iso-codes \
bash:shells/bash \
- ${PYTHON_PKGNAMEPREFIX}utidylib>=0:www/py-utidylib@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}utidylib>=0:www/py-utidylib@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}backports.csv>=1.0.0:devel/py-backports.csv@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}phply>=1.2.5:devel/py-phply@${PY_FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}
# Can use psyco (on i386)
Modified: head/textproc/translate-toolkit/distinfo
==============================================================================
--- head/textproc/translate-toolkit/distinfo Mon Oct 8 02:22:00 2018 (r481504)
+++ head/textproc/translate-toolkit/distinfo Mon Oct 8 02:45:18 2018 (r481505)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537124699
-SHA256 (translate-toolkit-2.2.5.tar.gz) = acaadb70c386795b3ea15605ddf57da6e29fae58a026b18988c04f44e2f58415
-SIZE (translate-toolkit-2.2.5.tar.gz) = 6186061
+TIMESTAMP = 1538965233
+SHA256 (translate-toolkit-2.3.1.tar.gz) = 1d156b376487254ac2e4d99cf36e3cf8e891e58aeacf2a29584bf2063d864ebb
+SIZE (translate-toolkit-2.3.1.tar.gz) = 7668931
More information about the svn-ports-all
mailing list