Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id C50AC63D82E for ; Mon, 24 Dec 2012 13:40:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6F24914A148; Mon, 24 Dec 2012 13:40:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF92714A143 for ; Mon, 24 Dec 2012 13:40:37 +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 5IIeZ6Lejtzw for ; Mon, 24 Dec 2012 13:40:37 +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 7168014A13D for ; Mon, 24 Dec 2012 13:40:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F30E2175DD; Mon, 24 Dec 2012 13:40:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 24 Dec 2012 13:40:18 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/textproc/mdocml To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20121224134018.F30E2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jperkin Date: Mon Dec 24 13:40:18 UTC 2012 Modified Files: pkgsrc/textproc/mdocml: Makefile distinfo pkgsrc/textproc/mdocml/patches: patch-apropos.c patch-mandocdb.c Log Message: Make patches generic to Solaris. If changes are necessary for versions prior to Solaris 11 then we can handle them later. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/textproc/mdocml/Makefile cvs rdiff -u -r1.25 -r1.26 pkgsrc/textproc/mdocml/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/mdocml/patches/patch-apropos.c \ pkgsrc/textproc/mdocml/patches/patch-mandocdb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.