Index: head/devel/py-transitions/Makefile =================================================================== --- head/devel/py-transitions/Makefile (revision 523476) +++ head/devel/py-transitions/Makefile (revision 523477) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= transitions -DISTVERSION= 0.7.1 +DISTVERSION= 0.7.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sergey@akhmatov.ru COMMENT= Lightweight, object-oriented Python state machine implementation LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include Property changes on: head/devel/py-transitions/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/devel/py-transitions/distinfo =================================================================== --- head/devel/py-transitions/distinfo (revision 523476) +++ head/devel/py-transitions/distinfo (revision 523477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569669785 -SHA256 (transitions-0.7.1.tar.gz) = b73015080833b753cbb4a10f51f8234924ddfbdbaf33539fee4e4f3abfff454d -SIZE (transitions-0.7.1.tar.gz) = 1318322 +TIMESTAMP = 1579348832 +SHA256 (transitions-0.7.2.tar.gz) = 5566c9d32e438ee9eb1f046e3ac1a0b2689f32807b47859210162084d4c84ab7 +SIZE (transitions-0.7.2.tar.gz) = 1319409 Property changes on: head/devel/py-transitions/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -ON \ No newline at end of property +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property