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-libxml2/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/textproc/py-libxml2/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.84 retrieving revision 1.84.2.1 diff -u -p -r1.84 -r1.84.2.1 --- pkgsrc/textproc/py-libxml2/Makefile 2023/01/27 14:52:53 1.84 +++ pkgsrc/textproc/py-libxml2/Makefile 2023/04/16 14:52:36 1.84.2.1 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2023/01/27 14:52:53 jperkin Exp $ +# $NetBSD: Makefile,v 1.84.2.1 2023/04/16 14:52:36 bsiegert Exp $ .include "../../textproc/libxml2/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 2 COMMENT= Python wrapper for libxml2 LICENSE= modified-bsd