Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 3756E63B86B for ; Sat, 12 May 2012 07:37:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E664D14A419; Sat, 12 May 2012 07:37:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF74514A3F0 for ; Sat, 12 May 2012 07:37:45 +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 9t6eGfkJ3-wO for ; Sat, 12 May 2012 07:37:45 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5E32214A3ED for ; Sat, 12 May 2012 07:37:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 198E2175DD; Sat, 12 May 2012 07:37:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 12 May 2012 07:37:52 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20120512073752.198E2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sat May 12 07:37:52 UTC 2012 Modified Files: pkgsrc/converters/libiconv: Makefile pkgsrc/devel/dlcompat: Makefile pkgsrc/devel/libgetopt: Makefile pkgsrc/devel/pthread-sem: Makefile pkgsrc/lang/cint: Makefile pkgsrc/net/libbind: Makefile pkgsrc/net/tnftpd: Makefile pkgsrc/security/kth-krb4: Makefile pkgsrc/textproc/mdocml: Makefile Log Message: Add CONFLICTS with new man-pages package. For details, see man-pages/Makefile. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 pkgsrc/converters/libiconv/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/dlcompat/Makefile cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/libgetopt/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/pthread-sem/Makefile cvs rdiff -u -r1.26 -r1.27 pkgsrc/lang/cint/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/libbind/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/tnftpd/Makefile cvs rdiff -u -r1.54 -r1.55 pkgsrc/security/kth-krb4/Makefile cvs rdiff -u -r1.29 -r1.30 pkgsrc/textproc/mdocml/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.