Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/filesystems/py-fuse-bindings/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/filesystems/py-fuse-bindings/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- pkgsrc/filesystems/py-fuse-bindings/Makefile 2016/07/09 13:03:47 1.13 +++ pkgsrc/filesystems/py-fuse-bindings/Makefile 2017/01/01 14:43:39 1.14 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2016/07/09 13:03:47 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/01/01 14:43:39 wiz Exp $ VERSION= 0.2.1 DISTNAME= fuse-python-${VERSION} @@ -15,7 +15,7 @@ PYDISTUTILSPKG= yes PY_PATCHLIST= yes USE_TOOLS+= pkg-config -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.2.1 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.2.1 INSTALLATION_DIRS= share/examples/fuse-python