diff options
-rw-r--r-- | textproc/py-pymdown-extensions/Makefile | 8 | ||||
-rw-r--r-- | textproc/py-pymdown-extensions/distinfo | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/textproc/py-pymdown-extensions/Makefile b/textproc/py-pymdown-extensions/Makefile index 84d8a2c5276e..6bb16befa653 100644 --- a/textproc/py-pymdown-extensions/Makefile +++ b/textproc/py-pymdown-extensions/Makefile @@ -1,5 +1,5 @@ PORTNAME= pymdown-extensions -DISTVERSION= 10.13 +DISTVERSION= 10.14.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,4 +21,10 @@ USE_PYTHON= autoplist pep517 NO_ARCH= yes +OPTIONS_DEFINE= EXTRA +OPTIONS_DEFAULT= EXTRA + +EXTRA_DESC= Enable support for extended lexer options +EXTRA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.19.1:textproc/py-pygments@${PY_FLAVOR} + .include <bsd.port.mk> diff --git a/textproc/py-pymdown-extensions/distinfo b/textproc/py-pymdown-extensions/distinfo index 16990119bcc7..dba236d08b9e 100644 --- a/textproc/py-pymdown-extensions/distinfo +++ b/textproc/py-pymdown-extensions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735310244 -SHA256 (pymdown_extensions-10.13.tar.gz) = e0b351494dc0d8d14a1f52b39b1499a00ef1566b4ba23dc74f1eba75c736f5dd -SIZE (pymdown_extensions-10.13.tar.gz) = 843302 +TIMESTAMP = 1737892144 +SHA256 (pymdown_extensions-10.14.1.tar.gz) = b65801996a0cd4f42a3110810c306c45b7313c09b0610a6f773730f2a9e3c96b +SIZE (pymdown_extensions-10.14.1.tar.gz) = 845243 |