From owner-svn-ports-all@freebsd.org Thu Feb 4 06:08:08 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 2139AA9BA7A; Thu, 4 Feb 2016 06:08:08 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf0-x235.google.com (mail-pf0-x235.google.com [IPv6:2607:f8b0:400e:c00::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 E617F14A9; Thu, 4 Feb 2016 06:08:07 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf0-x235.google.com with SMTP id o185so33400021pfb.1; Wed, 03 Feb 2016 22:08:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=KsmTX4VEbnIVVEzQyJn0iHPlbCcWOBZzW1WvhXETJGw=; b=q83//TofDCniyrRt/MSDNCyzZeMsIzoeOOtvd2sqgfEfp3EFOweItEKT1gG9VYqs/l nxfCVjR1oXA0k0chx0N1+FYCBxZtPo/HMkpqpnygSET5/h9dBidqqybpdGy9JaXVCROL CoPLO2nYJuycXhyeojTPcj8O9Hu0Y8MJNZ4huUig7sxNoJnjez4MpWOA7YXUqw+XFWmG BsJ/O/uED64cSorcXfANqpnE1Z3Lq/zzJY2ZziN7t6azpqzX2srMvucTktGh2MBSSrsu MaLK3wMkn4AshzaT91Guq/yzC35yFjuSCNQef2EkX/8c402KMYorzrQz2RT70cVgbnOc RPTA== 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:from :message-id:date:user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=KsmTX4VEbnIVVEzQyJn0iHPlbCcWOBZzW1WvhXETJGw=; b=VH3dhwPzmJIY33N5mtK3vdcuTQn1+CFznYb+6Raefctdci4TRJpxXnSJYKTRzLTt5B BaB0gNRr/wO1nkkUqcw4NwBKprp1Scw6DPi3GtGikiXVYQJbo0GfRQuWUrYIsT8c5yLJ VIpuxbVC7eNMuX60eHOWcS+4Mmdfxf293n+I3C0xQpohTRPV8V0FjOzBUE4jXu2jehwr w1Ud4cEP0K324bx8i087++fvlnQX30B1h29FMnf4iNBrh2jAW8n4aey1MTJHt81FCe9w IYIRPgSw+iKxmNXdSwWX/EM/QFniLBAO5AKndkBho8RQ7Ju2gosHeZ7uhyyMxT72ClwC r23g== X-Gm-Message-State: AG10YORlcTkeG8szy8/Rv1pOCxuIDeibaFCZTA5EG6qAnE8GjRxarkAd/0pEYSYb8leKIw== X-Received: by 10.67.14.136 with SMTP id fg8mr8407785pad.105.1454566087465; Wed, 03 Feb 2016 22:08:07 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:b1ac:464b:e316:e4af? (2001-44b8-31ae-7b01-b1ac-464b-e316-e4af.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:b1ac:464b:e316:e4af]) by smtp.gmail.com with ESMTPSA id 17sm13934956pfq.51.2016.02.03.22.08.05 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 03 Feb 2016 22:08:07 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r407979 - head/mail/py-pyspf References: <201602032054.u13KsbGC088315@repo.freebsd.org> To: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <56B2EABE.7090903@FreeBSD.org> Date: Thu, 4 Feb 2016 17:07:58 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Thunderbird/44.0 MIME-Version: 1.0 In-Reply-To: <201602032054.u13KsbGC088315@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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: Thu, 04 Feb 2016 06:08:08 -0000 On 4/02/2016 7:54 AM, Sunpoet Po-Chuan Hsieh wrote: > -.if ${PYTHON_REL} <= 3300 > -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ipaddr>=0:${PORTSDIR}/devel/py-ipaddr > -.endif > - Removing this also causes a regression, and is what r407821 and r407820 fixed. (See previous reply) https://svnweb.freebsd.org/changeset/ports/407821 https://svnweb.freebsd.org/changeset/ports/407820 Note the conditional includes (<=) 3300, not < 3300.