From owner-svn-ports-all@FreeBSD.ORG Tue Dec 9 11:02:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B5D5AE1D; Tue, 9 Dec 2014 11:02:45 +0000 (UTC) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 72A1E27A; Tue, 9 Dec 2014 11:02:44 +0000 (UTC) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3jxdl603HkzZrm; Tue, 9 Dec 2014 12:02:26 +0100 (CET) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id KPKaNMhe79eZ; Tue, 9 Dec 2014 12:02:00 +0100 (CET) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Tue, 9 Dec 2014 12:01:55 +0100 (CET) Message-ID: <5486D6A2.2040701@FreeBSD.org> Date: Tue, 09 Dec 2014 12:01:54 +0100 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Koop Mast , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r374361 - in head/graphics/cairo: . files References: <201412091054.sB9AsZ5R083490@svn.freebsd.org> In-Reply-To: <201412091054.sB9AsZ5R083490@svn.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2014 11:02:45 -0000 On 12/09/14 11:54, Koop Mast wrote: > Author: kwm > Date: Tue Dec 9 10:54:35 2014 > New Revision: 374361 > URL: https://svnweb.freebsd.org/changeset/ports/374361 > QAT: https://qat.redports.org/buildarchive/r374361/ > > Log: > Update to 1.12.18. > > Don't depend on libX11 when X11 option is disabled. [1] > > PR: 195569 [1] > Submitted by: madpilot@ [1] Thanks a lot! -- Guido Falsi