pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint This is pkglint-4.20. Changes since 4...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f13be1f4249
branches:  trunk
changeset: 498374:6f13be1f4249
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Aug 21 10:31:43 2005 +0000

description:
This is pkglint-4.20. Changes since 4.19 include:

- Very much code cleanup
- Introduction of the --autofix flag for category Makefiles
- Rewrite of the code to check the DISTNAME section in package Makefiles
- Rewrite of the code to check category Makefiles

diffstat:

 pkgtools/pkglint/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r bef395cda54f -r 6f13be1f4249 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Sun Aug 21 10:20:13 2005 +0000
+++ b/pkgtools/pkglint/Makefile Sun Aug 21 10:31:43 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.247 2005/08/06 19:36:54 rillig Exp $
+# $NetBSD: Makefile,v 1.248 2005/08/21 10:31:43 rillig Exp $
 #
 
-DISTNAME=      pkglint-4.19
+DISTNAME=      pkglint-4.20
 CATEGORIES=    pkgtools devel
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index