diff options
author | wen <wen@FreeBSD.org> | 2018-07-15 21:04:16 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2018-07-15 21:04:16 +0800 |
commit | 603a44a507c45bddf93a4d04cccfe24ae96ea9ed (patch) | |
tree | ab005e6d5d8ecaec06edb3340d92a7025c88ccf6 | |
parent | 3749ff9929a41894246c174b253c23505f471287 (diff) | |
download | freebsd-ports-gnome-603a44a507c45bddf93a4d04cccfe24ae96ea9ed.tar.gz freebsd-ports-gnome-603a44a507c45bddf93a4d04cccfe24ae96ea9ed.tar.zst freebsd-ports-gnome-603a44a507c45bddf93a4d04cccfe24ae96ea9ed.zip |
- Update to 1.9.4
-rw-r--r-- | textproc/py-rst2html5/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-rst2html5/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-rst2html5/Makefile b/textproc/py-rst2html5/Makefile index 31ce45735e25..920f92e14d90 100644 --- a/textproc/py-rst2html5/Makefile +++ b/textproc/py-rst2html5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rst2html5 -PORTVERSION= 1.9.3 +PORTVERSION= 1.9.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rst2html5/distinfo b/textproc/py-rst2html5/distinfo index e32806942909..aef2a27ce071 100644 --- a/textproc/py-rst2html5/distinfo +++ b/textproc/py-rst2html5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487510395 -SHA256 (rst2html5-1.9.3.tar.gz) = 260ebac1504818ded86bec96e94a96ea6470e7b411894b163a02e8e3b50249cb -SIZE (rst2html5-1.9.3.tar.gz) = 23781 +TIMESTAMP = 1531659016 +SHA256 (rst2html5-1.9.4.tar.gz) = d044589d30eeaf7336986078b7bd175510fd649a212b01a457d7806b279e6c73 +SIZE (rst2html5-1.9.4.tar.gz) = 24159 |