www/py-html5lib: update to 0.9999999; fix tests
This commit is contained in:
parent
121af88b32
commit
d7ba945e1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398128
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= html5lib
|
||||
PORTVERSION= 0.999999
|
||||
PORTVERSION= 0.9999999
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
http://magemana.nl/ports/dist/:test
|
||||
|
@ -27,7 +27,7 @@ USE_PYTHON= autoplist distutils
|
|||
|
||||
.if !empty(PORT_OPTIONS:MTEST)
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:master \
|
||||
${DISTNAME}-testdata${EXTRACT_SUFX}:test
|
||||
${PORTNAME}-0.999-testdata${EXTRACT_SUFX}:test
|
||||
BUILD_DEPENDS+= ${TEST_DEPENDS}
|
||||
.endif
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (html5lib-0.999999.tar.gz) = e372b66f4997f8e1de970ea755d0a528d7222d2aa9bd55aac078c7ef39b8f6c3
|
||||
SIZE (html5lib-0.999999.tar.gz) = 889015
|
||||
SHA256 (html5lib-0.9999999.tar.gz) = 2612a191a8d5842bfa057e41ba50bbb9dcb722419d2408c78cff4758d0754868
|
||||
SIZE (html5lib-0.9999999.tar.gz) = 889312
|
||||
SHA256 (html5lib-0.999-testdata.tar.gz) = 27c6b2d9668aecf893a34a25ce19af324d5d8ba3acd734ea2915321a3d03a9cd
|
||||
SIZE (html5lib-0.999-testdata.tar.gz) = 788956
|
||||
|
|
Loading…
Reference in a new issue