Update to 1.2.0.
Python is a pure runtime dependancy.
This commit is contained in:
parent
962c316701
commit
c564c3c3b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303337
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= itstool
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://files.itstool.org/itstool/
|
||||
|
||||
|
@ -16,7 +16,7 @@ COMMENT= Make XML documents translatable through po files
|
|||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON_RUN= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= itstool.1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (itstool-1.1.2.tar.bz2) = 49235f63b536f95927e26d093bfe4513e2be042d0dd8be9c84a0d58c70262514
|
||||
SIZE (itstool-1.1.2.tar.bz2) = 79291
|
||||
SHA256 (itstool-1.2.0.tar.bz2) = 46fed63fb89c72dbfc03097b4477084ff05ad6f171212d8f1f1546ea543978aa
|
||||
SIZE (itstool-1.2.0.tar.bz2) = 82479
|
||||
|
|
Loading…
Reference in a new issue