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.401 retrieving revision 1.410 diff -u -p -r1.401 -r1.410 --- pkgsrc/pkgtools/pkglint/Makefile 2012/06/02 12:24:55 1.401 +++ pkgsrc/pkgtools/pkglint/Makefile 2012/07/15 11:08:18 1.410 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.401 2012/06/02 12:24:55 cheusov Exp $ +# $NetBSD: Makefile,v 1.410 2012/07/15 11:08:18 marino 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. -DISTNAME= pkglint-4.109 +DISTNAME= pkglint-4.118 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none @@ -42,6 +42,7 @@ SUBST_SED.pkglint+= -e s\|@DISTVER@\|${D SUBST_SED.pkglint+= -e s\|@MAKE@\|${MAKE:Q}\|g SUBST_SED.pkglint+= -e s\|@PERL@\|${PERL5:Q}\|g SUBST_SED.pkglint+= -e s\|@DATADIR@\|${PREFIX}/share/pkglint\|g +#SUBST_SED.pkglint+= -e s\|@DATADIR@\|/usr/pkgsrc/pkgtools/pkglint/files\|g # Note: This target is only intended for use by the pkglint author. .PHONY: quick-install