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.522 retrieving revision 1.537 diff -u -p -r1.522 -r1.537 --- pkgsrc/pkgtools/pkglint/Makefile 2018/01/07 01:13:21 1.522 +++ pkgsrc/pkgtools/pkglint/Makefile 2018/05/01 23:30:11 1.537 @@ -1,17 +1,16 @@ -# $NetBSD: Makefile,v 1.522 2018/01/07 01:13:21 rillig Exp $ +# $NetBSD: Makefile,v 1.537 2018/05/01 23:30:11 rillig Exp $ -PKGNAME= pkglint-5.4.25 +PKGNAME= pkglint-5.5.10 DISTFILES= # none CATEGORIES= pkgtools MAINTAINER= rillig@NetBSD.org -HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/ +HOMEPAGE= https://github.com/rillig/pkglint COMMENT= Verifier for NetBSD packages LICENSE= 2-clause-bsd CONFLICTS+= pkglint4-[0-9]* NO_CHECKSUM= yes -USE_LANGUAGES= c USE_TOOLS+= pax AUTO_MKDIRS= yes GO_SRCPATH= netbsd.org/pkglint @@ -21,7 +20,7 @@ CHECK_RELRO_SKIP+= bin/plist-clash SUBST_CLASSES+= pkglint SUBST_STAGE.pkglint= post-configure -SUBST_FILES.pkglint+= pkglint.go package_test.go +SUBST_FILES.pkglint+= pkglint.go SUBST_SED.pkglint+= -e s\|@VERSION@\|${PKGNAME:S/pkglint-//}\|g SUBST_SED.pkglint+= -e s\|@BMAKE@\|${MAKE:Q}\|g