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.457 retrieving revision 1.461 diff -u -p -r1.457 -r1.461 --- pkgsrc/pkgtools/pkglint/Makefile 2015/02/01 18:33:27 1.457 +++ pkgsrc/pkgtools/pkglint/Makefile 2015/05/03 15:20:23 1.461 @@ -1,9 +1,6 @@ -# $NetBSD: Makefile,v 1.457 2015/02/01 18:33:27 wiz Exp $ +# $NetBSD: Makefile,v 1.461 2015/05/03 15:20:23 bsiegert 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.151 +PKGNAME= pkglint-4.154 CATEGORIES= pkgtools OWNER= wiz@NetBSD.org @@ -15,8 +12,8 @@ DEPENDS+= p5-Digest-SHA1-[0-9]*:../../se DEPENDS+= p5-enum>=1.016:../../devel/p5-enum DEPENDS+= p5-pkgsrc-Dewey>=1.0:../../pkgtools/p5-pkgsrc-Dewey -BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep -BUILD_DEPENDS+= p5-Test-Trap-[0-9]*:../../devel/p5-Test-Trap +#BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep +#BUILD_DEPENDS+= p5-Test-Trap-[0-9]*:../../devel/p5-Test-Trap WRKSRC= ${WRKDIR} NO_CHECKSUM= yes