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.49 retrieving revision 1.50 diff -u -p -r1.49 -r1.50 --- pkgsrc/devel/py-cython/Makefile 2018/11/24 15:33:06 1.49 +++ pkgsrc/devel/py-cython/Makefile 2018/12/15 20:56:50 1.50 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2018/11/24 15:33:06 adam Exp $ +# $NetBSD: Makefile,v 1.50 2018/12/15 20:56:50 adam Exp $ -DISTNAME= Cython-0.29.1 +DISTNAME= Cython-0.29.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= lang python MASTER_SITES= ${MASTER_SITE_PYPI:=C/Cython/}