From owner-freebsd-ports@FreeBSD.ORG Tue Apr 29 08:18:33 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 541F41065673 for ; Tue, 29 Apr 2008 08:18:33 +0000 (UTC) (envelope-from spil.oss@googlemail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by mx1.freebsd.org (Postfix) with ESMTP id 0E7668FC23 for ; Tue, 29 Apr 2008 08:18:32 +0000 (UTC) (envelope-from spil.oss@googlemail.com) Received: by wx-out-0506.google.com with SMTP id i29so4674179wxd.7 for ; Tue, 29 Apr 2008 01:18:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=OHuMDBHKr/v/7xvMKCzW/AE/3Kl5BFhmY0P+DetTPHI=; b=VB2m0U8wHI5EDGkJHe1/tcjhCbUmh/5O/Xy1jzc+x5TiVroxsOENTieoT6XJEp9CnkEjIkS1kgCko2CYqCwLSQAY7CxU2k20Fm9CxVO0rOwbL/aGyjHofSbla3A3NCaj980iFDb1ixq0vmY3Zv94LrAZ5Xz5AQGwBmZlTsVr5Kc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=p3h/EaTkYCT3UDWma8MdpL9qnk0gK29Ihwy60ha2Tr0SfzEJh1l5xBJepPxSiF9rGbJHT7hJxy6NdJsn1azWtkwSqWleIhM7ZwB03u/rU5j6k6Mt5gGm8+4iqert3hJ2BX/J3bDfpQm3oiUr+QE4ora6MucX76Gahyw9yfgZPUQ= Received: by 10.70.2.32 with SMTP id 32mr11235753wxb.42.1209455437248; Tue, 29 Apr 2008 00:50:37 -0700 (PDT) Received: by 10.70.126.11 with HTTP; Tue, 29 Apr 2008 00:50:37 -0700 (PDT) Message-ID: <5fbf03c20804290050r45920257j4b7c835e63b23cb4@mail.gmail.com> Date: Tue, 29 Apr 2008 09:50:37 +0200 From: "Spil Oss" To: freebsd-ports@freebsd.org, farrokhi@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: roundcube as of 0.1.1 overwrites config files? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: spil.oss@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2008 08:18:33 -0000 Hi All, Is it just me or is the port overwriting the main.inc.php and db.inc.php files? As I upgraded from 0.1.20080104 to 0.1.1,1 roundcube couldn't access the database so I copied the config files back into /usr/local/www/roundcube/config. Yesterday I upgraded to 0.1.1_1,1 and the same thing seemed to happen? Kind regards, Spil.