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.513 retrieving revision 1.516 diff -u -p -r1.513 -r1.516 --- pkgsrc/pkgtools/pkglint/Makefile 2017/04/05 19:17:19 1.513 +++ pkgsrc/pkgtools/pkglint/Makefile 2017/07/22 19:32:41 1.516 @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.513 2017/04/05 19:17:19 rillig Exp $ +# $NetBSD: Makefile,v 1.516 2017/07/22 19:32:41 wiz Exp $ PKGNAME= pkglint-5.4.20 +PKGREVISION= 2 DISTFILES= # none CATEGORIES= pkgtools @@ -16,6 +17,9 @@ USE_TOOLS+= pax AUTO_MKDIRS= yes GO_SRCPATH= netbsd.org/pkglint +CHECK_RELRO_SKIP+= bin/pkglint +CHECK_RELRO_SKIP+= bin/plist-clash + SUBST_CLASSES+= pkglint SUBST_STAGE.pkglint= post-configure SUBST_FILES.pkglint+= pkglint.go package_test.go