Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id C989763B293 for ; Wed, 14 May 2008 15:26:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8301763B126; Wed, 14 May 2008 15:26:15 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id A695563B11D for ; Wed, 14 May 2008 15:26:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 91872175D0; Wed, 14 May 2008 15:26:14 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20080514152614.91872175D0@cvs.netbsd.org> Date: Wed, 14 May 2008 15:26:14 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Wed May 14 15:26:14 UTC 2008 Modified Files: pkgsrc/devel/pango: Makefile PLIST pkgsrc/graphics/cairo: Makefile PLIST distinfo pkgsrc/graphics/cairo/patches: patch-aa Log Message: Fix to instal cairo-quartz-font.pc. (and while here, enable quartz-image) Then atsui support for pango again. Bump pkgrevision. To generate a diff of this commit: cvs rdiff -r1.112 -r1.113 pkgsrc/devel/pango/Makefile cvs rdiff -r1.39 -r1.40 pkgsrc/devel/pango/PLIST cvs rdiff -r1.63 -r1.64 pkgsrc/graphics/cairo/Makefile cvs rdiff -r1.20 -r1.21 pkgsrc/graphics/cairo/PLIST cvs rdiff -r1.41 -r1.42 pkgsrc/graphics/cairo/distinfo cvs rdiff -r1.11 -r1.12 pkgsrc/graphics/cairo/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.