From owner-cvs-all@FreeBSD.ORG Fri Jul 15 22:20:11 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79DB3106566C; Fri, 15 Jul 2011 22:20:11 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 525CA8FC13; Fri, 15 Jul 2011 22:20:11 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p6FMKBI1072281; Fri, 15 Jul 2011 22:20:11 GMT (envelope-from flo@repoman.freebsd.org) Received: (from flo@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p6FMKBvT072280; Fri, 15 Jul 2011 22:20:11 GMT (envelope-from flo) Message-Id: <201107152220.p6FMKBvT072280@repoman.freebsd.org> From: Florian Smeets Date: Fri, 15 Jul 2011 22:20:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/thunderbird Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2011 22:20:11 -0000 flo 2011-07-15 22:20:11 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile Log: - require cairo>=1.10.2_1,1 to catch build failuers early The cairo dependancy is usually added by bsd.gecko.mk, but for thunderbird 5 we need a spcific version. Revision Changes Path 1.129 +2 -1 ports/mail/thunderbird/Makefile