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.524 retrieving revision 1.540 diff -u -p -r1.524 -r1.540 --- pkgsrc/pkgtools/pkglint/Makefile 2018/01/10 00:39:52 1.524 +++ pkgsrc/pkgtools/pkglint/Makefile 2018/06/12 17:50:26 1.540 @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.524 2018/01/10 00:39:52 rillig Exp $ +# $NetBSD: Makefile,v 1.540 2018/06/12 17:50:26 bsiegert Exp $ -PKGNAME= pkglint-5.5 +PKGNAME= pkglint-5.5.12 +PKGREVISION= 1 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 +21,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