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.382 retrieving revision 1.391 diff -u -p -r1.382 -r1.391 --- pkgsrc/pkgtools/pkglint/Makefile 2009/09/15 08:16:24 1.382 +++ pkgsrc/pkgtools/pkglint/Makefile 2011/06/15 22:22:28 1.391 @@ -1,7 +1,10 @@ -# $NetBSD: Makefile,v 1.382 2009/09/15 08:16:24 rillig Exp $ +# $NetBSD: Makefile,v 1.391 2011/06/15 22:22:28 cheusov Exp $ # -DISTNAME= pkglint-4.91 +# 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. +DISTNAME= pkglint-4.100 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none @@ -18,6 +21,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgvie PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR} +NO_CHECKSUM= yes NO_BUILD= yes USE_LANGUAGES= # none AUTO_MKDIRS= yes