Index: head/www/py-html5lib/Makefile =================================================================== --- head/www/py-html5lib/Makefile (revision 413601) +++ head/www/py-html5lib/Makefile (revision 413602) @@ -1,42 +1,22 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= html5lib PORTVERSION= 0.9999999 CATEGORIES= www python -MASTER_SITES= CHEESESHOP \ - http://magemana.nl/ports/dist/:test +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Python based HTML parser based on the HTML5 spec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose -OPTIONS_DEFINE= TEST - NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils - -.include - -.if !empty(PORT_OPTIONS:MTEST) -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - ${PORTNAME}-0.999-testdata${EXTRACT_SUFX}:test -BUILD_DEPENDS+= ${TEST_DEPENDS} -.endif - -regression-test: build - @${ECHO_MSG} "===> Testing ${PORTNAME} (patience...)" - @cd ${WRKSRC} && nosetests -q - -.if !empty(PORT_OPTIONS:MTEST) -pre-install: regression-test -.endif .include Index: head/www/py-html5lib/distinfo =================================================================== --- head/www/py-html5lib/distinfo (revision 413601) +++ head/www/py-html5lib/distinfo (revision 413602) @@ -1,4 +1,2 @@ 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