Index: head/devel/py-applicationinsights/Makefile =================================================================== --- head/devel/py-applicationinsights/Makefile (revision 477559) +++ head/devel/py-applicationinsights/Makefile (revision 477560) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= applicationinsights -DISTVERSIONPREFIX= v -DISTVERSION= 0.11.5 +DISTVERSION= 0.11.6 CATEGORIES= devel python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbn@FreeBSD.org COMMENT= Applications Insights SDK for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python USE_PYTHON= autoplist distutils -USE_GITHUB= yes -GH_ACCOUNT= Microsoft -GH_PROJECT= ApplicationInsights-Python NO_ARCH= yes + +do-test: + @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test) .include Index: head/devel/py-applicationinsights/distinfo =================================================================== --- head/devel/py-applicationinsights/distinfo (revision 477559) +++ head/devel/py-applicationinsights/distinfo (revision 477560) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533670977 -SHA256 (Microsoft-ApplicationInsights-Python-v0.11.5_GH0.tar.gz) = fa03c07be65ab69003c4771352f507fb8f84f1e86e0b3454a44633e924a48e1c -SIZE (Microsoft-ApplicationInsights-Python-v0.11.5_GH0.tar.gz) = 66875 +TIMESTAMP = 1534669912 +SHA256 (applicationinsights-0.11.6.tar.gz) = 028c963683a6fe9d4b22fcaa532e9207befdb8c44710a3a0ee78aad51b5baa2c +SIZE (applicationinsights-0.11.6.tar.gz) = 49488