From owner-freebsd-x11@FreeBSD.ORG Sat Dec 20 00:33:58 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 773D5106564A for ; Sat, 20 Dec 2008 00:33:58 +0000 (UTC) (envelope-from klimpong@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by mx1.freebsd.org (Postfix) with ESMTP id 45F668FC1B for ; Sat, 20 Dec 2008 00:33:58 +0000 (UTC) (envelope-from klimpong@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1772577wfg.7 for ; Fri, 19 Dec 2008 16:33:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :sender:to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=HkEByueySY1rv1tOFRpH0mE+wUl/3dQdaxSN99Hz8HQ=; b=jekbBJ+n6F1J1NtYLGav1i2OGujSGWZotG2OhSvLGhKiSvmgbr1Au5kIvjJIz97AAQ UfeCCCy14M5LjEv4iIOjZiQlIaIVMBGVPymGHbnv540IcU15S7uZ+FstSwfuOqTT13qG G3N2Ozd6iyi41n+cyTegetDVD8Af4qt6a2/f4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references:x-google-sender-auth; b=ZafT+UN50rU0UvjYnq2y18yroQPSUMiwiXeC0Lnx04CSiR3RrM86i2JQlGeMp8QqrI 6sz9QaXdN45EQik6+YRTOCxk3sOYXBSKAQuXQaY+B+S4t7WXsq1AstSs+6zsd4WiDCkg QNx9CZ4+JaC54FCOz8U3yB4fmPFb7ht33tmdA= Received: by 10.142.70.16 with SMTP id s16mr1547309wfa.151.1229731748520; Fri, 19 Dec 2008 16:09:08 -0800 (PST) Received: by 10.143.61.3 with HTTP; Fri, 19 Dec 2008 16:09:08 -0800 (PST) Message-ID: <234b196e0812191609u4038189u57120bd26be6ddbd@mail.gmail.com> Date: Sat, 20 Dec 2008 01:09:08 +0100 From: till Sender: klimpong@gmail.com To: rnoland@freebsd.org In-Reply-To: <200812192039.mBJKdDGq026953@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200812192039.mBJKdDGq026953@freefall.freebsd.org> X-Google-Sender-Auth: 5c359e2601ad70cc Cc: freebsd-x11@freebsd.org Subject: Re: ports/129419: x11/pixman: Please update x11/pixman to >= 0.10.x X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: till@php.net List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Dec 2008 00:33:58 -0000 On Fri, Dec 19, 2008 at 9:39 PM, wrote: > Synopsis: x11/pixman: Please update x11/pixman to >= 0.10.x > > State-Changed-From-To: open->closed > State-Changed-By: rnoland > State-Changed-When: Fri Dec 19 20:39:12 UTC 2008 > State-Changed-Why: > pixman was updated to 0.10.0 back in June and rrdtool is building fine > in tinderbox. Please make sure your ports are up to date. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=129419 > I don't see this. I just did a clean update of my ports through portsnap and this is the x11/pixman Makefile: # New ports collection makefile for: pixman # Date Created: Aug 9 2003 # Whom: Florent Thoumie # # $FreeBSD: ports/x11/pixman/Makefile,v 1.5 2007/11/09 11:50:50 flz Exp $ # PORTNAME= pixman PORTVERSION= 0.9.6 CATEGORIES= x11