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/textproc/py-lxml/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/textproc/py-lxml/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.83 retrieving revision 1.84 diff -u -p -r1.83 -r1.84 --- pkgsrc/textproc/py-lxml/Makefile 2022/03/01 09:59:55 1.83 +++ pkgsrc/textproc/py-lxml/Makefile 2022/04/18 19:12:12 1.84 @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2022/03/01 09:59:55 adam Exp $ +# $NetBSD: Makefile,v 1.84 2022/04/18 19:12:12 adam Exp $ DISTNAME= lxml-4.8.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=l/lxml/}