pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/itstool Update itstool to 2.0.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4dfa117e03b
branches:  trunk
changeset: 459498:b4dfa117e03b
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Fri Oct 08 09:46:08 2021 +0000

description:
Update itstool to 2.0.7

2.0.7
=====
* Performance improvements when chaining up on certain ITS rules
* Performance improvements when using ITS params.

diffstat:

 textproc/itstool/Makefile |  7 ++-----
 textproc/itstool/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 9 deletions(-)

diffs (35 lines):

diff -r 650a7ce38f3f -r b4dfa117e03b textproc/itstool/Makefile
--- a/textproc/itstool/Makefile Fri Oct 08 08:24:13 2021 +0000
+++ b/textproc/itstool/Makefile Fri Oct 08 09:46:08 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2020/12/04 20:45:45 nia Exp $
+# $NetBSD: Makefile,v 1.21 2021/10/08 09:46:08 prlw1 Exp $
 
-DISTNAME=      itstool-2.0.6
-PKGREVISION=   2
+DISTNAME=      itstool-2.0.7
 CATEGORIES=    textproc
 MASTER_SITES=  http://files.itstool.org/itstool/
 EXTRACT_SUFX=  .tar.bz2
@@ -19,8 +18,6 @@
 # debugging problems with that version.
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
-REPLACE_PYTHON=        ${WRKSRC}/itstool.in
-
 DEPENDS+=      ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
 
 .include "../../lang/python/application.mk"
diff -r 650a7ce38f3f -r b4dfa117e03b textproc/itstool/distinfo
--- a/textproc/itstool/distinfo Fri Oct 08 08:24:13 2021 +0000
+++ b/textproc/itstool/distinfo Fri Oct 08 09:46:08 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/07 15:01:18 nia Exp $
+$NetBSD: distinfo,v 1.12 2021/10/08 09:46:08 prlw1 Exp $
 
-RMD160 (itstool-2.0.6.tar.bz2) = 536ebd2f700485fa7ebba81656eee703495b24e6
-SHA512 (itstool-2.0.6.tar.bz2) = 51058bdcb208f6fb84810f71f9bf67e42b00bf157a9756be45f060849c0aff36f695f4403404193720d4446818fa77de61fa94eed9e8789d26c07a2926072eb7
-Size (itstool-2.0.6.tar.bz2) = 103067 bytes
+RMD160 (itstool-2.0.7.tar.bz2) = a19767226488d512d63c0a240f01fba57d73ca30
+SHA512 (itstool-2.0.7.tar.bz2) = 710c188e518a7eccbf9d31df59692fd6acc79430589a93ef4333f33f74440c311c340614ca74cc43191830567a98024d0981325ccd83a8fd9b75410d9dd91992
+Size (itstool-2.0.7.tar.bz2) = 104648 bytes



Home | Main Index | Thread Index | Old Index