From owner-freebsd-python@FreeBSD.ORG Sat Jul 5 09:35:59 2014 Return-Path: Delivered-To: python@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 ESMTPS id 783F6967 for ; Sat, 5 Jul 2014 09:35:59 +0000 (UTC) Received: from mail-pd0-x236.google.com (mail-pd0-x236.google.com [IPv6:2607:f8b0:400e:c02::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C79027D9 for ; Sat, 5 Jul 2014 09:35:59 +0000 (UTC) Received: by mail-pd0-f182.google.com with SMTP id y13so2923713pdi.13 for ; Sat, 05 Jul 2014 02:35:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=RqVX48WMzP5UllSpxVuMBWTtafFjuIooT35+cdnt00Q=; b=i5ftS802GTYO6MFbPijVqpAfX3+l1ctocjxOMrzP0sl2QuXZrunuKnyk235AqQdf8z YCVOnxQOHL9+ulQ1yYcv3SMJ/P+jPG8jyCd68w+bbUTmrI5fJWiPK4+vEA31FHonVRa0 KHMA4WKLCohCVog7sF/fBLfodL54Lj6cnv3Zj2GbxXRcgCPzPrnjO03cve0mkC7qrwpt abyAzu1F2S2COSU7XY6rdweeNFqFcM+AYYFmiSty67k+FVb61jo3Bbl4MMMvrKSo+oIR kTHazbmV4SlXzJCJuRl8rWTWZ8mNYjrjQfkpH9q4IaamsG/iaJLLUj7oatk98TZ11zjP MH3g== X-Received: by 10.68.253.73 with SMTP id zy9mr384990pbc.114.1404552958896; Sat, 05 Jul 2014 02:35:58 -0700 (PDT) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id fb4sm165277848pac.30.2014.07.05.02.35.57 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 05 Jul 2014 02:35:58 -0700 (PDT) Sender: Kubilay Kocak Message-ID: <53B7C6F5.9090808@FreeBSD.org> Date: Sat, 05 Jul 2014 19:35:49 +1000 From: Kubilay Kocak Reply-To: koobs@FreeBSD.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: python@freebsd.org Subject: Re: FreeBSD ports you maintain which are out of date References: <201407050923.s659NNI4016574@portscout.freebsd.org> In-Reply-To: <201407050923.s659NNI4016574@portscout.freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2014 09:35:59 -0000 On 5/07/2014 7:23 PM, portscout@FreeBSD.org wrote: > Dear port maintainer, > > The portscout new distfile checker has detected that one or more of your > ports appears to be out of date. Please take the opportunity to check > each of the ports listed below, and if possible and appropriate, > submit/commit an update. If any ports have already been updated, you can > safely ignore the entry. > > You will not be e-mailed again for any of the port/version combinations > below. > > Full details can be found at the following URL: > http://portscout.freebsd.org/python@freebsd.org.html > > > Port | Current version | New version > ------------------------------------------------+-----------------+------------ > lang/python27 | 2.7.6 | 2.7.8 > ------------------------------------------------+-----------------+------------ > > > If any of the above results are invalid, please check the following page > for details on how to improve portscout's detection and selection of > distfiles on a per-port basis: > > http://portscout.freebsd.org/info/portscout-portconfig.txt > > Thanks. > _______________________________________________ > freebsd-python@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-python > To unsubscribe, send any mail to "freebsd-python-unsubscribe@freebsd.org" > In progress! :D