diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:07:06 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-18 13:44:13 +0800 |
commit | 6d4711cb2fe3950132fd999d3582ae56bef43292 (patch) | |
tree | 29513a8693a40b4bfba65219eb0119cd0254afab /textproc/py-mdit-py-plugins | |
parent | textproc/py-furo: Update to 2021.4.11b34 (diff) |
textproc/py-mdit-py-plugins: Update to 0.2.6
Changes: https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md
Diffstat (limited to 'textproc/py-mdit-py-plugins')
-rw-r--r-- | textproc/py-mdit-py-plugins/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-mdit-py-plugins/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-mdit-py-plugins/Makefile b/textproc/py-mdit-py-plugins/Makefile index dfad0447a390..e0eb71970fca 100644 --- a/textproc/py-mdit-py-plugins/Makefile +++ b/textproc/py-mdit-py-plugins/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= mdit-py-plugins -PORTVERSION= 0.2.5 +PORTVERSION= 0.2.6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mdit-py-plugins/distinfo b/textproc/py-mdit-py-plugins/distinfo index efed7596b844..7b80aece4aed 100644 --- a/textproc/py-mdit-py-plugins/distinfo +++ b/textproc/py-mdit-py-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613478457 -SHA256 (mdit-py-plugins-0.2.5.tar.gz) = 06dbda99e7d81184c4f6de7c7e3409b29f5cef35404beed6feaf624646219bf5 -SIZE (mdit-py-plugins-0.2.5.tar.gz) = 25580 +TIMESTAMP = 1618320276 +SHA256 (mdit-py-plugins-0.2.6.tar.gz) = 1e467ca2ea056e8065cbd5d6c61e5052bb50826bde84c40f6a5ed77e82125710 +SIZE (mdit-py-plugins-0.2.6.tar.gz) = 25661 |