Mon Jul 15 08:09:34 2013 UTC ()
Bump version for deprecated USE_GNU_READLINE.


(wiz)
diff -r1.431 -r1.432 pkgsrc/pkgtools/pkglint/Makefile

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

--- pkgsrc/pkgtools/pkglint/Makefile 2013/05/31 12:41:46 1.431
+++ pkgsrc/pkgtools/pkglint/Makefile 2013/07/15 08:09:34 1.432
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.431 2013/05/31 12:41:46 wiz Exp $ 1# $NetBSD: Makefile,v 1.432 2013/07/15 08:09:34 wiz Exp $
2 2
3# Note: if you update the version number, please have a look at the 3# Note: if you update the version number, please have a look at the
4# changes between the CVS tag "pkglint_current" and HEAD. 4# changes between the CVS tag "pkglint_current" and HEAD.
5# After updating, please re-set the CVS tag to HEAD. 5# After updating, please re-set the CVS tag to HEAD.
6DISTNAME= pkglint-4.130 6DISTNAME= pkglint-4.131
7PKGREVISION= 1 
8CATEGORIES= pkgtools 7CATEGORIES= pkgtools
9MASTER_SITES= # none 8MASTER_SITES= # none
10DISTFILES= # none 9DISTFILES= # none
11 10
12OWNER= wiz@NetBSD.org 11OWNER= wiz@NetBSD.org
13HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/ 12HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/
14COMMENT= Verifier for NetBSD packages 13COMMENT= Verifier for NetBSD packages
15 14
16DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 15DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
17DEPENDS+= p5-enum>=1.016:../../devel/p5-enum 16DEPENDS+= p5-enum>=1.016:../../devel/p5-enum
18DEPENDS+= p5-pkgsrc-Dewey>=1.0:../../pkgtools/p5-pkgsrc-Dewey 17DEPENDS+= p5-pkgsrc-Dewey>=1.0:../../pkgtools/p5-pkgsrc-Dewey
19 18
20BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep 19BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep