From owner-freebsd-x11@FreeBSD.ORG Mon Oct 25 13:46:53 2010 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E318A1065673 for ; Mon, 25 Oct 2010 13:46:53 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9891C8FC16 for ; Mon, 25 Oct 2010 13:46:53 +0000 (UTC) Received: by gxk9 with SMTP id 9so58gxk.13 for ; Mon, 25 Oct 2010 06:46:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=IeR5M96HTqCBfVSWJYkSFIPxAYS40qtksJwCs8uRJm0=; b=gtZkXi0QjnFLtJU5rd129QotYetOTeeRYByG9D8z10Fb8qsgZvSj2QwvechHyvuMun 7fNGE4drTe/Z8duOQNye7XXuvksZfnm95lA5EQ4KeV5RVL3kYhn4UMRR9hxwvoTNUCdB NnU9ESPex9GCfvnJndY0cuOmUFDPegvlnkDqA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=nLRsrEuCg7KpTVZW3m+AKHjYtSUCvBGoM+jd1TD2AAfPMIQwboG8BenKBTpkfzHNj2 684/jAGmiNtp1PNYlXjVfF+T4vjvDbeM6vZKrZ3Jjm7KBYN9f94UDLVBR2WR+tVtEvOn /Kv0KjeWUdIuQDVW72b9WvHWxSMxeRdjf6Jbs= Received: by 10.103.24.15 with SMTP id b15mr3105872muj.39.1288014411568; Mon, 25 Oct 2010 06:46:51 -0700 (PDT) Received: from ernst.jennejohn.org (p578E3FDA.dip.t-dialin.net [87.142.63.218]) by mx.google.com with ESMTPS id j8sm2864531fah.30.2010.10.25.06.46.49 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 25 Oct 2010 06:46:50 -0700 (PDT) Date: Mon, 25 Oct 2010 15:46:48 +0200 From: Gary Jennejohn To: Koop Mast Message-ID: <20101025154648.487cc661@ernst.jennejohn.org> In-Reply-To: <20101025122039.7450ad03@headache.rainbow-runner.nl> References: <20101025122039.7450ad03@headache.rainbow-runner.nl> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: x11@FreeBSD.org Subject: Re: x11/pixman update X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2010 13:46:54 -0000 On Mon, 25 Oct 2010 12:20:39 +0200 Koop Mast wrote: > Please keep me CC'd, because I'm not subscribed to x11@. > > For the upcoming GNOME 2.32 release for FreeBSD we need to update pixman for cairo. > http://people.freebsd.org/~kwm/pixman-0.18.4.diff > I and some testers have been running with this pixman version for a while now and I haven't seen or heard of any problems. > Can you people review this? > No pkg-plist changes required? Did you test install/deinstall? And package building? Hmm, not so sure about this: +# $FreeBSD$ Otherwise, it looks OK to me (as a ports committer). -- Gary Jennejohn