From owner-svn-ports-all@freebsd.org Sun Feb 28 08:31:28 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7656AB7C54; Sun, 28 Feb 2016 08:31:28 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-io0-x235.google.com (mail-io0-x235.google.com [IPv6:2607:f8b0:4001:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9F04A1281; Sun, 28 Feb 2016 08:31:28 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-io0-x235.google.com with SMTP id 9so155668269iom.1; Sun, 28 Feb 2016 00:31:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=diqZ5o6ZECG2iLAe+afMVOmnGNFsReDvGYMrDd7xT/s=; b=ZEpjSExvqZQNCVte8+u/llYfVZSPAyBphEbdR+PEp7kuu5kqk12qZiLT8ruR4cPAkh SXG+XYEufVmemR+Wfn7aklj8fOrajz7p0Xd7ZUMV26xp9U5dlHwumwo7q/6XrONePm/1 Tivn6sfOTRH6y8PMRdiqWQxlTXJbuhep062m2xUtLVMaPwjFK+8yzyeHoLSylwv6MFEP cRIxIIpUTSeuQ1U/GFcVPdwDvI1W1EtqRLrUcHJMUz5JmGevRUKyY8beED8e7bRi+Qju XULVeGfSaDgqtD4eZvqe3f+G/6miG8rc68XzLQ/uKB8sKyJxhvcUaXMUnbUr2s86nY9e 7hwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc; bh=diqZ5o6ZECG2iLAe+afMVOmnGNFsReDvGYMrDd7xT/s=; b=Ms2e+ZhL2u/BMv5QXSLMs3qtDbF5CmU+YO4qdJGUr2RS/tRQKAbkAXkA6JeIiBy6MN mrhn9GqESz6ejSszUfCUYz2IxSO7n544u5hCAmsgX5wMljkJtwi9C9HZhILU+wi0C7A3 9KqJ/coNrrZM8q/+L7TW4e09Sd/5KlU8+rcPa9zM66sVswk3LGUCIyMExUMsbf6ehwNG mCE/F9HVvUiKzKH3hSyYoJaiebQV1VL0cX2+zGz7HCl04nRC5i2B9aBrYCGuKTsPM3Wz BKkpGPJh5cXe3fu66Yn86D3A20W/eBsck+Z7i+SMm6eYdoUM+TpxJt1dZo6ALeB3MGzs lbfQ== X-Gm-Message-State: AG10YOTossZbBr2pNCgQhAhU/a4oSm7uTPSh2g7K7cejUZKkZ+LoiFMbUDNz1fHbdxqOB5Vqm0Z9bkv1ib5Trw== MIME-Version: 1.0 X-Received: by 10.107.25.68 with SMTP id 65mr17013191ioz.98.1456648287940; Sun, 28 Feb 2016 00:31:27 -0800 (PST) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.107.159.195 with HTTP; Sun, 28 Feb 2016 00:31:27 -0800 (PST) In-Reply-To: <201602280816.u1S8GoQI037217@repo.freebsd.org> References: <201602280816.u1S8GoQI037217@repo.freebsd.org> Date: Sun, 28 Feb 2016 08:31:27 +0000 X-Google-Sender-Auth: P7GvzGogL_87kk_y5ERLKfmIA74 Message-ID: Subject: Re: svn commit: r409726 - in head/mail: . postfix211 postfix211-sasl From: Antoine Brodin To: Olli Hauer Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 28 Feb 2016 08:31:28 -0000 On Sun, Feb 28, 2016 at 8:16 AM, Olli Hauer wrote: > Author: ohauer > Date: Sun Feb 28 08:16:49 2016 > New Revision: 409726 > URL: https://svnweb.freebsd.org/changeset/ports/409726 > > Log: > - copy postfix (2.11) -> postfix211 > - copy postfix-sasl -> postfix211-sasl > - connect new postfix211 ports There are now ports with duplicate PKGBASE, please fix. Cheers, Antoine