Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 29DC870352 for ; Fri, 24 May 2013 11:40:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 20AA514A268; Fri, 24 May 2013 11:40:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 980DA14A261 for ; Fri, 24 May 2013 11:40:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id VxWSISjLAK6e for ; Fri, 24 May 2013 11:40:53 +0000 (UTC) Received: from ivanova.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1DF0114A25F for ; Fri, 24 May 2013 11:40:52 +0000 (UTC) Received: by ivanova.netbsd.org (Postfix, from userid 500) id 9B17692; Fri, 24 May 2013 11:40:52 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 24 May 2013 11:40:52 +0000 From: "Richard PALO" Subject: CVS commit: pkgsrc/devel/diffutils To: pkgsrc-changes@NetBSD.org Reply-To: richard@netbsd.org X-Mailer: log_accum Message-Id: <20130524114052.9B17692@ivanova.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: richard Date: Fri May 24 11:40:52 UTC 2013 Modified Files: pkgsrc/devel/diffutils: Makefile distinfo Added Files: pkgsrc/devel/diffutils/patches: patch-configure.ac Log Message: fix autotools problem with @mkdir_p@ in devel/diffutils To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/diffutils/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/diffutils/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/devel/diffutils/patches/patch-configure.ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.