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/databases/libpqxx/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/databases/libpqxx/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.32 retrieving revision 1.33 diff -u -p -r1.32 -r1.33 --- pkgsrc/databases/libpqxx/Makefile 2016/10/09 21:41:56 1.32 +++ pkgsrc/databases/libpqxx/Makefile 2017/01/01 14:43:26 1.33 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2016/10/09 21:41:56 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2017/01/01 14:43:26 wiz Exp $ -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 4.0.1 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 4.0.1 PKGREVISION= 1 .include "../../databases/libpqxx/Makefile.common"