From owner-svn-ports-all@freebsd.org Sun Feb 11 07:16:52 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E93C4F1D04E; Sun, 11 Feb 2018 07:16:51 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) (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 83B3368A95; Sun, 11 Feb 2018 07:16:51 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-it0-x232.google.com with SMTP id n206so3143366itg.1; Sat, 10 Feb 2018 23:16:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=RrXrHfBsyF2q/FvMC77A6CYM4cokpE9jNfX77aORP+g=; b=CsPr16A51WbPQU5Y7uOMX1p8QvuXI6EeCF3rnXMQCFAL+A95v8TFJ5l4++94dQcAOn lRUU86XlLzE+nq5egkhZqwCrT70szinEkuAQ+W/IOiZpypfOUW3J9bS2QapfVkvSCeQV mhqFHkgvWzrmVYjibjU8UlmJxIUlNQilKJfoV5h+fTg4rslRj6CPYfnuC1PcGoPCns2X v51FmzVyXF8m+MWASq4e27i1f/8uTmnUaZ626f8k7ePTX+2XeqHZPbM1hvCZyZNbFQgS sje6VBrD6JVG8ErnL7bNKUr+p0MEK+q/PjyFnIpuEk0zfj9x19jDi4giVhLFT7y2SQiE bQ9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=RrXrHfBsyF2q/FvMC77A6CYM4cokpE9jNfX77aORP+g=; b=AaVGmGYrRkti00UnPRtEKAx7Z1a07UtsjyY0C/fkPiVXlO9Y6QnRbcSjnYnzEfeoVz vuddSO6y22EtbtPyUQa57EmepztDOwkhTQDmuuy5jXcuK4riJWL7nCmK000R8iW3KW/W DyWU8Xf+CloQQfa6Zex6EV6rqq2R42ChSdbiK3j8I+d4ZkCafTx9xzb0SHp0nTOHm1jn xGmFEZhmpzNVN8c0kQabQ1NsFc3KRifhhWSpqgVOKd5ewd03prNkLZz1M2Brrj2cKfQ4 MWwRXbEGVHr9CdDvDBx64cYQFfn2sF1A2KSlsB2EkaIOUHoHGFhJz/9SgJj4XMlGAeMX 6T3A== X-Gm-Message-State: APf1xPBkUuq97eRG326Un5TbmJbxlw5kdD1mra8YTGQA7Sx/i4figJFz k6s1xqGydBvxubp1hosDVacvAU38aAUhiVVCFddtnYAp X-Google-Smtp-Source: AH8x226ok4pI9VtLW9PojJgSXsu35sSaOCivOji+s8L7BAvRliYMpihc7W/zvECySPxmp1A92X9eMjiBP/5g8wjswDs= X-Received: by 10.36.208.21 with SMTP id m21mr1065236itg.52.1518333410815; Sat, 10 Feb 2018 23:16:50 -0800 (PST) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 10.107.143.86 with HTTP; Sat, 10 Feb 2018 23:16:50 -0800 (PST) In-Reply-To: <201802110519.w1B5JVSB075244@repo.freebsd.org> References: <201802110519.w1B5JVSB075244@repo.freebsd.org> From: Antoine Brodin Date: Sun, 11 Feb 2018 08:16:50 +0100 X-Google-Sender-Auth: FYfOWoX811kYd4zFUzXpYH2cTkU Message-ID: Subject: Re: svn commit: r461457 - head/converters/py-zfec To: Yuri Victorovich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, tcberner@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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, 11 Feb 2018 07:16:52 -0000 On Sun, Feb 11, 2018 at 6:19 AM, Yuri Victorovich wrote: > Author: yuri > Date: Sun Feb 11 05:19:30 2018 > New Revision: 461457 > URL: https://svnweb.freebsd.org/changeset/ports/461457 > > Log: > converters/py-zfec: Update to 1.5.2 > > Changelog: > https://github.com/tahoe-lafs/zfec/blob/master/changelog > > Additional port changes: > * Changed to DISTVERSION > * Updated dependencies according to setup.py > * USES=python because it supports all python versions > * Added library stripping > * Improved docs installation > * Replaced pkg-plist with PORTDOCS > > Reported by: portscout > Approved by: tcberner (mentor, implicit) Hi, Please test your commits with poudriere bulk -t converters/py-zfec@all , it would have been obvious that the python3 flavor was breaking the build. Thanks. Antoine