From owner-svn-ports-all@FreeBSD.ORG Thu Oct 17 13:45:16 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 826C7413; Thu, 17 Oct 2013 13:45:16 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 41E5520F7; Thu, 17 Oct 2013 13:45:16 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id D5E06BDC4C; Thu, 17 Oct 2013 15:45:14 +0200 (CEST) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id B42E1BDC1D; Thu, 17 Oct 2013 15:45:14 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id F03ED60E8; Thu, 17 Oct 2013 15:45:13 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 5B00A61C56E7; Thu, 17 Oct 2013 15:45:13 +0200 (CEST) Date: Thu, 17 Oct 2013 15:45:13 +0200 From: Mathieu Arnold To: Palle Girgensohn , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r330639 - in head/databases: postgresql90-plperl postgresql90-plpython postgresql91-pltcl postgresql92-pltcl postgresql93-pltcl Message-ID: <3018CD989D07E4443C2039C5@ogg.in.absolight.net> In-Reply-To: <201310171339.r9HDdaAH004503@svn.freebsd.org> References: <201310171339.r9HDdaAH004503@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 17 Oct 2013 13:45:16 -0000 +--On 17 octobre 2013 13:39:36 +0000 Palle Girgensohn wrote: | Modified: head/databases/postgresql92-pltcl/Makefile | -.include "${.CURDIR}/../postgresql90-pltcl/Makefile" | +.include "${.CURDIR}/../postgresql91-pltcl/Makefile" | | Modified: head/databases/postgresql93-pltcl/Makefile | -.include "${.CURDIR}/../postgresql90-pltcl/Makefile" | +.include "${.CURDIR}/../postgresql91-pltcl/Makefile" Hum, sure about that ? -- Mathieu Arnold