diff --git a/devel/cpplint/Makefile b/devel/cpplint/Makefile index 6b16d165e12f..fdbbcaef13d8 100644 --- a/devel/cpplint/Makefile +++ b/devel/cpplint/Makefile @@ -1,27 +1,27 @@ PORTNAME= cpplint -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= devel MAINTAINER= thierry@FreeBSD.org COMMENT= Static code checker for C++ LICENSE= BSD3CLAUSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zipp>0:devel/py-zipp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}configparser>0:devel/py-configparser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}testfixtures>0:devel/py-testfixtures@${PY_FLAVOR} USE_GITHUB= yes USES= python:3.6+ USE_PYTHON= distutils noflavors NO_ARCH= yes do-test: (cd ${WRKSRC} && py.test) .include diff --git a/devel/cpplint/distinfo b/devel/cpplint/distinfo index 1ce50bf44148..90bbc02f7ca4 100644 --- a/devel/cpplint/distinfo +++ b/devel/cpplint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645391797 -SHA256 (cpplint-cpplint-1.6.0_GH0.tar.gz) = ddc50661b62103376675d6e4bcaa85745fa523343c3d93a1f774685005f9afb3 -SIZE (cpplint-cpplint-1.6.0_GH0.tar.gz) = 369481 +TIMESTAMP = 1661611836 +SHA256 (cpplint-cpplint-1.6.1_GH0.tar.gz) = 7be47998c4bd590e229cf94f3312c46563d3ee35ea037b4ed389720f510029d6 +SIZE (cpplint-cpplint-1.6.1_GH0.tar.gz) = 372622