From owner-freebsd-ports@freebsd.org Thu Jun 30 15:26:07 2016 Return-Path: Delivered-To: freebsd-ports@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 D8E14B87E48 for ; Thu, 30 Jun 2016 15:26:07 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id B351A24FD for ; Thu, 30 Jun 2016 15:26:07 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id B2A5BB87E46; Thu, 30 Jun 2016 15:26:07 +0000 (UTC) Delivered-To: ports@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 B24A6B87E45 for ; Thu, 30 Jun 2016 15:26:07 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x234.google.com (mail-pa0-x234.google.com [IPv6:2607:f8b0:400e:c03::234]) (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 7FACC24FC for ; Thu, 30 Jun 2016 15:26:07 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pa0-x234.google.com with SMTP id b13so29368201pat.0 for ; Thu, 30 Jun 2016 08:26:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=7BLUTJFFBKsj26JazF1HiJGcW5RqTZiUl7tOF0xV51U=; b=vnOv+8qdyMIS5wfcckZy2JtTtt5zEg8KWibQMBrO+TirPQ2H+xqmORdc3akgzl46Pi DMgsRIqylmgeWVi6TyZJdV2rFC7Zqi5UgUZXU3jg0J56U6D8E454u8BE76slTgyNnSXK QabtLaNVzAuS5d1GTNtjvZiFdcSleGMr9xgZgcjGNrN5kojc3PqDfoouE/msNMDUzT+P /wjQmNrexCIhnlwh+w/WAOdhbBB83i1lu84C2uxvB4C7BsGWIJohIodu8XEFFxfDyh0a xBjNzxFExmlJE0cGKjrQKAcO39nbOpj65aFeSaMyGwefPX8CwXTS7bgX3Zvkgex+d5FD a/zQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:reply-to:subject:references:to:cc:from :message-id:date:user-agent:mime-version:in-reply-to :content-transfer-encoding; bh=7BLUTJFFBKsj26JazF1HiJGcW5RqTZiUl7tOF0xV51U=; b=S98/zsZp90Ab/0ZsoBD+NlRiTrPITMM3of7HuOnO6I2dosqlzrSXQ+eeqssVcU0h9K Of+80k8EIdKbw2PPVCxTodk7wOq3H/VOpP8kwivKyxQpctA44Ssk1798Sins3SLL8kcX JxHzewxuhLE7DbfmrWg+MJKkWCNbp5zod2B3UbWENVe1q8NXP+moePJY4b+F/k6vSrtE aVUB5pufwqFI5MMkPaiBEk28esCCXggDqDYG/5VMFVGuTT40LLPwRsrvBWmaasF+QlhA RbPMBnFNLF0YLDwXj/sZMCDrEvl5iSDuiL4XswA6mXN3/+cdOuIqDVaq5WqWXdgbWuFO Iqyg== X-Gm-Message-State: ALyK8tJohES4wQJP4+zedHVpsM10ssRMKA4+TdNc2v+1n/cjERceKO2z2tag1rSF9fPD0w== X-Received: by 10.66.135.40 with SMTP id pp8mr22570235pab.113.1467300366914; Thu, 30 Jun 2016 08:26:06 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01:1c07:2e44:3dfe:74a0? (2001-44b8-31ae-7b01-1c07-2e44-3dfe-74a0.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:1c07:2e44:3dfe:74a0]) by smtp.gmail.com with ESMTPSA id t10sm6732888pan.34.2016.06.30.08.26.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Jun 2016 08:26:06 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: python 3.4.5 update References: <1467242155.22542.4.camel@yandex.com> <6f10d7ea-45d9-3231-bd46-301506bba753@gwdg.de> To: Rainer Hurling , Stari Karp Cc: FreeBSD Ports , =?UTF-8?Q?Otac=c3=adlio_de_Ara=c3=bajo_Ramos_Neto?= From: Kubilay Kocak Message-ID: <3ff1d714-12e7-974a-6c31-c8612d6e6434@FreeBSD.org> Date: Fri, 1 Jul 2016 01:25:56 +1000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Thunderbird/47.0 MIME-Version: 1.0 In-Reply-To: <6f10d7ea-45d9-3231-bd46-301506bba753@gwdg.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2016 15:26:07 -0000 On 1/07/2016 12:07 AM, Rainer Hurling wrote: > > Please keep in mind, that your failed update already deinstalled the old > python 3.4.4 port, but failed to install the new version. So, at the > moment, python 3 is probably not installed on your system. You can get > back the old version by Would be cool if this was detected, and the deinstall was reverted