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.436 retrieving revision 1.450 diff -u -p -r1.436 -r1.450 --- pkgsrc/pkgtools/pkglint/Makefile 2013/10/24 06:23:35 1.436 +++ pkgsrc/pkgtools/pkglint/Makefile 2014/08/07 20:35:34 1.450 @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.436 2013/10/24 06:23:35 dholland Exp $ +# $NetBSD: Makefile,v 1.450 2014/08/07 20:35:34 wiz 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.133 +PKGNAME= pkglint-4.145 CATEGORIES= pkgtools -MASTER_SITES= # none -DISTFILES= # none OWNER= wiz@NetBSD.org HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/ @@ -39,7 +37,7 @@ SUBST_SED.pkglint+= -e s\|@PKGSRCDIR@\|/ SUBST_SED.pkglint+= -e s\|@PKGSRCDIR@\|${PKGSRCDIR}\|g .endif SUBST_SED.pkglint+= -e s\|@PREFIX@\|${PREFIX}\|g -SUBST_SED.pkglint+= -e s\|@DISTVER@\|${DISTNAME:S/pkglint-//}\|g +SUBST_SED.pkglint+= -e s\|@DISTVER@\|${PKGNAME:S/pkglint-//}\|g SUBST_SED.pkglint+= -e s\|@MAKE@\|${MAKE:Q}\|g SUBST_SED.pkglint+= -e s\|@PERL@\|${PERL5:Q}\|g SUBST_SED.pkglint+= -e s\|@DATADIR@\|${FILESDIR}\|g