From 5bf026ec112f405b514a2d69a72e10fa92c4c524 Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 5 Dec 2005 20:23:44 +0000 Subject: Don't fix patch files automatically, since after patching them the checksum is changed, and the distinfo file is not updated automatically. --- pkgtools/pkglint/files/pkglint.pl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pkgtools/pkglint/files/pkglint.pl b/pkgtools/pkglint/files/pkglint.pl index f9ca33e98f9..a9f3eedaa7d 100644 --- a/pkgtools/pkglint/files/pkglint.pl +++ b/pkgtools/pkglint/files/pkglint.pl @@ -11,7 +11,7 @@ # Freely redistributable. Absolutely no warranty. # # From Id: portlint.pl,v 1.64 1998/02/28 02:34:05 itojun Exp -# $NetBSD: pkglint.pl,v 1.413 2005/12/03 03:16:18 rillig Exp $ +# $NetBSD: pkglint.pl,v 1.414 2005/12/05 20:23:44 rillig Exp $ # # This version contains lots of changes necessary for NetBSD packages # done by: @@ -1604,8 +1604,6 @@ sub checkfile_patches_patch($) { checklines_trailing_empty_lines($lines); checklines_multiple_patches($lines); - - autofix($lines); } # -- cgit v1.2.3