Index: head/devel/py-Automat/files/patch-setup.py =================================================================== --- head/devel/py-Automat/files/patch-setup.py (revision 441242) +++ head/devel/py-Automat/files/patch-setup.py (nonexistent) @@ -1,13 +0,0 @@ ---- setup.py.orig 2017-02-18 00:40:15 UTC -+++ setup.py -@@ -39,8 +39,8 @@ setup( - "automat-visualize = automat._visualize:tool" - ], - }, -- author_name='Glyph', -- author_mail='glyph@twistedmatrix.com', -+ author='Glyph', -+ author_email='glyph@twistedmatrix.com', - include_package_data=True, - license="MIT", - keywords='fsm finite state machine automata', Property changes on: head/devel/py-Automat/files/patch-setup.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -on \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/py-Automat/Makefile =================================================================== --- head/devel/py-Automat/Makefile (revision 441242) +++ head/devel/py-Automat/Makefile (revision 441243) @@ -1,26 +1,26 @@ # Created by: John W. O'Brien # $FreeBSD$ PORTNAME= Automat -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= john@saltant.com COMMENT= Finite-state machines in Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm \ ${PYTHON_PKGNAMEPREFIX}m2r>0:textproc/py-m2r -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>0:devel/py-attrs \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=16.1.0:devel/py-attrs \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include Index: head/devel/py-Automat/distinfo =================================================================== --- head/devel/py-Automat/distinfo (revision 441242) +++ head/devel/py-Automat/distinfo (revision 441243) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487351142 -SHA256 (Automat-0.5.0.tar.gz) = 4889ec6763377432ec4db265ad552bbe956768ea3fff39014855308ba79dd7c2 -SIZE (Automat-0.5.0.tar.gz) = 32599 +TIMESTAMP = 1495101813 +SHA256 (Automat-0.6.0.tar.gz) = 3c1fd04ecf08ac87b4dd3feae409542e9bf7827257097b2b6ed5692f69d6f6a8 +SIZE (Automat-0.6.0.tar.gz) = 31767 Property changes on: head/devel/py-Automat/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property