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 49CA2A583D for ; Tue, 4 Mar 2014 12:07:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A838E14A134; Tue, 4 Mar 2014 12:07:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9C60814A20F for ; Tue, 4 Mar 2014 12:07:17 +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 aEKEQVyYCFqg for ; Tue, 4 Mar 2014 12:07:16 +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 BEDB914A125 for ; Tue, 4 Mar 2014 12:07:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A769B96; Tue, 4 Mar 2014 12:07:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 4 Mar 2014 12:07:16 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/textproc/icu To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20140304120716.A769B96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Tue Mar 4 12:07:16 UTC 2014 Modified Files: pkgsrc/textproc/icu: distinfo pkgsrc/textproc/icu/patches: patch-configure Added Files: pkgsrc/textproc/icu/patches: patch-common_umutex.h patch-configure.ac Log Message: Add NetBSD MI atomic_ops support. Based on PR pkg/48608 by Izumi Tsutsui. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 pkgsrc/textproc/icu/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/icu/patches/patch-common_umutex.h \ pkgsrc/textproc/icu/patches/patch-configure.ac cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/icu/patches/patch-configure Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.