aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2021-11-10 15:57:56 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2021-11-10 15:57:57 +0000
commit80b2ec1a7f353c5ca3094e2754c6b4bd775f5e13 (patch)
tree6a6aabe5d71039a5c8403b63f94016ba443dfdb2
parentab8b8cfa4f87027620ab12aef1570e4d135fd029 (diff)
downloadports-80b2ec1a7f353c5ca3094e2754c6b4bd775f5e13.tar.gz
ports-80b2ec1a7f353c5ca3094e2754c6b4bd775f5e13.zip
textproc/retext: Update to 7.2.2
Also readd dependency on py-markdown-math accidently removed in previous commit. It is required for the preview[1] Reported by: xin3qu[1] PR: 258571 [1]
-rw-r--r--textproc/retext/Makefile3
-rw-r--r--textproc/retext/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/retext/Makefile b/textproc/retext/Makefile
index 79323716470c..9ec7e398ccdd 100644
--- a/textproc/retext/Makefile
+++ b/textproc/retext/Makefile
@@ -1,5 +1,5 @@
PORTNAME= retext
-DISTVERSION= 7.2.1
+DISTVERSION= 7.2.2
CATEGORIES= textproc
MAINTAINER= arved@FreeBSD.org
@@ -10,6 +10,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE_GPL
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>=2.0.3:textproc/py-markdown@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Markups>=3.0.0:textproc/py-markups@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}markdown-math>=0.6:textproc/py-markdown-math@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}docutils>=0:textproc/py-docutils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}enchant>=0:textproc/py-enchant@${PY_FLAVOR}
diff --git a/textproc/retext/distinfo b/textproc/retext/distinfo
index d9d8468a9dee..9bb2f6b0f1bd 100644
--- a/textproc/retext/distinfo
+++ b/textproc/retext/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630607245
-SHA256 (retext-project-retext-7.2.1_GH0.tar.gz) = a1e8784fcb4e186a6e6e42a0f2be4098c27bedb96a9711aa17a9846278e7d932
-SIZE (retext-project-retext-7.2.1_GH0.tar.gz) = 334029
+TIMESTAMP = 1636562442
+SHA256 (retext-project-retext-7.2.2_GH0.tar.gz) = 91345b130eb55c09aae454de821ade9b1437b4614576cbb71ad9c77cde8e1c64
+SIZE (retext-project-retext-7.2.2_GH0.tar.gz) = 334098