Update to 1.2.4
Changes: https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES
This commit is contained in:
parent
129593b45e
commit
156141cb8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545379
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sphinxcontrib-websupport
|
||||
PORTVERSION= 1.2.3
|
||||
PORTVERSION= 1.2.4
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,6 +12,8 @@ COMMENT= Sphinx API for Web Apps
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-serializinghtml>=0:textproc/py-sphinxcontrib-serializinghtml@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1593333054
|
||||
SHA256 (sphinxcontrib-websupport-1.2.3.tar.gz) = ee1d43e6e0332558a66fcb4005b9ba7313ad9764d0df0e6703ae869a028e451f
|
||||
SIZE (sphinxcontrib-websupport-1.2.3.tar.gz) = 602321
|
||||
TIMESTAMP = 1597569981
|
||||
SHA256 (sphinxcontrib-websupport-1.2.4.tar.gz) = 4edf0223a0685a7c485ae5a156b6f529ba1ee481a1417817935b20bde1956232
|
||||
SIZE (sphinxcontrib-websupport-1.2.4.tar.gz) = 602360
|
||||
|
Loading…
Reference in New Issue
Block a user