aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2019-06-26 23:59:37 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2019-06-26 23:59:37 +0000
commit81900f6c682a810147212106ebba1e3b26c6fe96 (patch)
tree4c29457befc69c04028448b9ef21d82f059258d2 /textproc
parent470da0f4e969cd46246e2cb336bd29cd786680ab (diff)
downloadports-81900f6c682a810147212106ebba1e3b26c6fe96.tar.gz
ports-81900f6c682a810147212106ebba1e3b26c6fe96.zip
textproc/docproj: Change itstool dependency back to v2.0.2
There is an issue with version >=2.0.5 and it is impacting the translation efforts of FreeBSD with the PO system. PR: 238674 Approved by: doceng (bcr, maintainer) Differential Revision: https://reviews.freebsd.org/D20681
Notes
Notes: svn path=/head/; revision=505186
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docproj/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 705cbb58cfac..a7ea13090abf 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -3,7 +3,7 @@
PORTNAME= docproj
PORTVERSION= 2.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= textproc
MAINTAINER= doceng@FreeBSD.org
@@ -52,7 +52,7 @@ JING_RUN_DEPENDS= jing:textproc/jing
SVN_DESC= Subversion support from ports
SVN_RUN_DEPENDS= ${LOCALBASE}/bin/svn:devel/subversion
TRANSLATOR_DESC= Tools for translators
-TRANSLATOR_RUN_DEPENDS= itstool:textproc/itstool \
+TRANSLATOR_RUN_DEPENDS= itstool:textproc/itstool22 \
msgcat:devel/gettext-tools
FONTS= ${LOCALBASE}/share/fonts/GentiumPlus/GentiumPlus-R.ttf:x11-fonts/gentium-plus \