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/pkgtools/pkglint/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/pkgtools/pkglint/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.444 retrieving revision 1.447 diff -u -p -r1.444 -r1.447 --- pkgsrc/pkgtools/pkglint/Makefile 2014/05/30 08:32:26 1.444 +++ pkgsrc/pkgtools/pkglint/Makefile 2014/06/10 15:13:44 1.447 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.444 2014/05/30 08:32:26 wiz Exp $ +# $NetBSD: Makefile,v 1.447 2014/06/10 15:13:44 joerg Exp $ # Note: if you update the version number, please have a look at the # changes between the CVS tag "pkglint_current" and HEAD. # After updating, please re-set the CVS tag to HEAD. -PKGNAME= pkglint-4.139 +PKGNAME= pkglint-4.142 CATEGORIES= pkgtools OWNER= wiz@NetBSD.org