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/devel/py-cython/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/py-cython/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.67 retrieving revision 1.68 diff -u -p -r1.67 -r1.68 --- pkgsrc/devel/py-cython/Makefile 2020/05/21 06:19:12 1.67 +++ pkgsrc/devel/py-cython/Makefile 2020/06/11 08:02:35 1.68 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.67 2020/05/21 06:19:12 adam Exp $ +# $NetBSD: Makefile,v 1.68 2020/06/11 08:02:35 adam Exp $ -DISTNAME= Cython-0.29.19 +DISTNAME= Cython-0.29.20 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=C/Cython/}