Hi, This diff updates pyflakes to the latest release. Tested on amd64.
Comments ? OK ? -- Alexandr Shadchin Index: Makefile =================================================================== RCS file: /cvs/ports/devel/pyflakes/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile 6 Jan 2017 16:45:35 -0000 1.12 +++ Makefile 11 Feb 2017 19:05:00 -0000 @@ -2,7 +2,7 @@ COMMENT = passive checker of Python programs -MODPY_EGG_VERSION = 1.4.0 +MODPY_EGG_VERSION = 1.5.0 DISTNAME = pyflakes-${MODPY_EGG_VERSION} CATEGORIES = devel Index: distinfo =================================================================== RCS file: /cvs/ports/devel/pyflakes/distinfo,v retrieving revision 1.7 diff -u -p -r1.7 distinfo --- distinfo 6 Jan 2017 16:45:35 -0000 1.7 +++ distinfo 11 Feb 2017 19:05:00 -0000 @@ -1,2 +1,2 @@ -SHA256 (pyflakes-1.4.0.tar.gz) = BcihcCCI6bVKy0IveCEK/GB0s0cq+noKd/C4qj9dtgU= -SIZE (pyflakes-1.4.0.tar.gz) = 47189 +SHA256 (pyflakes-1.5.0.tar.gz) = qg1N/0XAzCIUuhWNKSgPj6ESnz6HhY74JZMIRRRjN/Q= +SIZE (pyflakes-1.5.0.tar.gz) = 47526