Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 7EA6263B882 for ; Tue, 10 Jul 2012 19:14:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 514AB14A184; Tue, 10 Jul 2012 19:14:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C5E3914A164 for ; Tue, 10 Jul 2012 19:14:48 +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 oplati-4Sdvc for ; Tue, 10 Jul 2012 19:14:48 +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 4CD1714A163 for ; Tue, 10 Jul 2012 19:14:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 444EE175DD; Tue, 10 Jul 2012 19:14:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 10 Jul 2012 19:14:48 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/textproc/icu To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20120710191448.444EE175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: bsiegert Date: Tue Jul 10 19:14:48 UTC 2012 Modified Files: pkgsrc/textproc/icu: Makefile distinfo Added Files: pkgsrc/textproc/icu/patches: patch-common_putilimp.h Log Message: Add MirBSD support and unbreak build on MirOS. No-op on other platforms so no PKGREVISION bump. To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 pkgsrc/textproc/icu/Makefile cvs rdiff -u -r1.29 -r1.30 pkgsrc/textproc/icu/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/icu/patches/patch-common_putilimp.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.