mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Update to 1.1.0
- Add NO_ARCH - Fix WWW Changes: https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES
This commit is contained in:
parent
29dcef28c9
commit
ec1f4665ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489793
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sphinxcontrib-websupport
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,6 +13,8 @@ LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1504058132
|
||||
SHA256 (sphinxcontrib-websupport-1.0.1.tar.gz) = 7a85961326aa3a400cd4ad3c816d70ed6f7c740acd7ce5d78cd0a67825072eb9
|
||||
SIZE (sphinxcontrib-websupport-1.0.1.tar.gz) = 590480
|
||||
TIMESTAMP = 1546968560
|
||||
SHA256 (sphinxcontrib-websupport-1.1.0.tar.gz) = 9de47f375baf1ea07cdb3436ff39d7a9c76042c10a769c52353ec46e4e8fc3b9
|
||||
SIZE (sphinxcontrib-websupport-1.1.0.tar.gz) = 587947
|
||||
|
Loading…
Reference in New Issue
Block a user