Index: head/devel/py-sortedcontainers/Makefile =================================================================== --- head/devel/py-sortedcontainers/Makefile (revision 468420) +++ head/devel/py-sortedcontainers/Makefile (revision 468421) @@ -1,25 +1,25 @@ # Created by: antoine@FreeBSD.org # $FreeBSD$ PORTNAME= sortedcontainers -PORTVERSION= 1.5.9 +PORTVERSION= 1.5.10 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Python Sorted Container Types: SortedList, SortedDict, and SortedSet LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${FLAVOR} NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} nosetests-${PYTHON_VER}) .include Index: head/devel/py-sortedcontainers/distinfo =================================================================== --- head/devel/py-sortedcontainers/distinfo (revision 468420) +++ head/devel/py-sortedcontainers/distinfo (revision 468421) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514413983 -SHA256 (sortedcontainers-1.5.9.tar.gz) = 844daced0f20d75c02ce53f373d048ea2e401ad8a7b3a4c43b2aa544b569efb3 -SIZE (sortedcontainers-1.5.9.tar.gz) = 11972092 +TIMESTAMP = 1524383514 +SHA256 (sortedcontainers-1.5.10.tar.gz) = 566cf5f8dbada3aed99737a19d98f03d15d76bf2a6c27e4fb0f4a718a99be761 +SIZE (sortedcontainers-1.5.10.tar.gz) = 11989719