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.380 retrieving revision 1.401 diff -u -p -r1.380 -r1.401 --- pkgsrc/pkgtools/pkglint/Makefile 2009/03/22 05:47:25 1.380 +++ pkgsrc/pkgtools/pkglint/Makefile 2012/06/02 12:24:55 1.401 @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.380 2009/03/22 05:47:25 rillig Exp $ +# $NetBSD: Makefile,v 1.401 2012/06/02 12:24:55 cheusov Exp $ # -# Please don't increase the version number if you are not rillig. -DISTNAME= pkglint-4.91 +# 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.109 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none -MAINTAINER= rillig@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/ COMMENT= Verifier for NetBSD packages