Tue Jul 10 10:53:27 2012 UTC ()
Two more bugfixes, version++


(wiz)
diff -r1.407 -r1.408 pkgsrc/pkgtools/pkglint/Makefile

cvs diff -r1.407 -r1.408 pkgsrc/pkgtools/pkglint/Makefile (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkglint/Makefile 2012/07/10 10:27:34 1.407
+++ pkgsrc/pkgtools/pkglint/Makefile 2012/07/10 10:53:27 1.408
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.407 2012/07/10 10:27:34 wiz Exp $ 1# $NetBSD: Makefile,v 1.408 2012/07/10 10:53:27 wiz Exp $
2# 2#
3 3
4# Note: if you update the version number, please have a look at the 4# Note: if you update the version number, please have a look at the
5# changes between the CVS tag "pkglint_current" and HEAD. 5# changes between the CVS tag "pkglint_current" and HEAD.
6# After updating, please re-set the CVS tag to HEAD. 6# After updating, please re-set the CVS tag to HEAD.
7DISTNAME= pkglint-4.115 7DISTNAME= pkglint-4.116
8CATEGORIES= pkgtools 8CATEGORIES= pkgtools
9MASTER_SITES= # none 9MASTER_SITES= # none
10DISTFILES= # none 10DISTFILES= # none
11 11
12MAINTAINER= pkgsrc-users@NetBSD.org 12MAINTAINER= pkgsrc-users@NetBSD.org
13HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/ 13HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/
14COMMENT= Verifier for NetBSD packages 14COMMENT= Verifier for NetBSD packages
15 15
16DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 16DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
17DEPENDS+= p5-enum>=1.016:../../devel/p5-enum 17DEPENDS+= p5-enum>=1.016:../../devel/p5-enum
18DEPENDS+= p5-pkgsrc-Dewey>=1.0:../../pkgtools/p5-pkgsrc-Dewey 18DEPENDS+= p5-pkgsrc-Dewey>=1.0:../../pkgtools/p5-pkgsrc-Dewey
19 19
20PKG_INSTALLATION_TYPES= overwrite pkgviews 20PKG_INSTALLATION_TYPES= overwrite pkgviews