forked from Lainports/opnsense-ports
textproc/py-mistune: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
0d81d7b867
commit
fa300a475d
2 changed files with 5 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mistune
|
||||
PORTVERSION= 0.7.2
|
||||
PORTVERSION= 0.8.3
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (mistune-0.7.2.tar.gz) = 626f2516adcde4af608eaf83635ff20ff7e577c1898ad4d0f0fcd8c094399840
|
||||
SIZE (mistune-0.7.2.tar.gz) = 48887
|
||||
TIMESTAMP = 1512851409
|
||||
SHA256 (mistune-0.8.3.tar.gz) = bc10c33bfdcaa4e749b779f62f60d6e12f8215c46a292d05e486b869ae306619
|
||||
SIZE (mistune-0.8.3.tar.gz) = 58506
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue