Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id CBC0463B9BC for ; Fri, 7 Sep 2012 15:24:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8FA0D14A2B7; Fri, 7 Sep 2012 15:24:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 67E9614A2B2 for ; Fri, 7 Sep 2012 15:24:04 +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 lT26Crpj6puv for ; Fri, 7 Sep 2012 15:24:03 +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 9939714A2AB for ; Fri, 7 Sep 2012 15:24:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 10DEB175DD; Fri, 7 Sep 2012 15:24:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 7 Sep 2012 15:24:04 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/graphics To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20120907152404.10DEB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Fri Sep 7 15:24:03 UTC 2012 Modified Files: pkgsrc/graphics/cairo: DESCR Makefile PLIST buildlink3.mk distinfo options.mk pkgsrc/graphics/cairo-gobject: Makefile pkgsrc/graphics/cairo/patches: patch-aa patch-ab Removed Files: pkgsrc/graphics/cairo/patches: patch-src_cairo-quartz-font.c patch-src_cairo-quartz.h Log Message: Changes 1.12.2: After such a long gestation period for the release of Cairo 1.12, we inevitably accumulated a few bugs that were flushed out by broadening the test base. Thanks to everybody who tried the release, apologies to any one unfortunate enough to encounter a bug and many thanks for reporting it. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/cairo/DESCR cvs rdiff -u -r1.100 -r1.101 pkgsrc/graphics/cairo/Makefile cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/cairo/PLIST cvs rdiff -u -r1.39 -r1.40 pkgsrc/graphics/cairo/buildlink3.mk cvs rdiff -u -r1.59 -r1.60 pkgsrc/graphics/cairo/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/cairo/options.mk cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/cairo-gobject/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/cairo/patches/patch-aa cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/cairo/patches/patch-ab cvs rdiff -u -r1.1 -r0 \ pkgsrc/graphics/cairo/patches/patch-src_cairo-quartz-font.c \ pkgsrc/graphics/cairo/patches/patch-src_cairo-quartz.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.