Index: Makefile =================================================================== --- Makefile (revision 309318) +++ Makefile (working copy) @@ -1,12 +1,8 @@ -# New ports collection makefile for: pep8 -# Date created: 2010-10-27 -# Whom: Sofian Brabez -# +# Created by: Sofian Brabez # $FreeBSD$ -# PORTNAME= pep8 -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +18,7 @@ PYDISTUTILS_PKGVERSION= ${PORTVERSION} PYDISTUTILS_NOEGGINFO= yes -regression-test: +regression-test: extract @(cd ${WRKSRC}; ${PYTHON_CMD} ${PORTNAME}.py --doctest --testsuite=testsuite) .include Index: distinfo =================================================================== --- distinfo (revision 309318) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (pep8-1.3.3.tar.gz) = 2033a40515a52068dd719857b38ecca651ce84dc9837b99fe500f314cadab634 -SIZE (pep8-1.3.3.tar.gz) = 39967 +SHA256 (pep8-1.3.4.tar.gz) = 9c4a53f03df131cf101eb2cd8108160314c8ac1af5c9a4147ab18c1d170f39c5 +SIZE (pep8-1.3.4.tar.gz) = 44706