From owner-svn-ports-head@freebsd.org Sun Sep 6 14:03:31 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 824663D1E2C; Sun, 6 Sep 2020 14:03:31 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4BktRl0tgDz3dvY; Sun, 6 Sep 2020 14:03:30 +0000 (UTC) (envelope-from yuri@freebsd.org) Received: from yv.noip.me (c-73-189-35-76.hsd1.ca.comcast.net [73.189.35.76]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id 086E3Nkm081423 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 6 Sep 2020 07:03:24 -0700 (PDT) (envelope-from yuri@freebsd.org) X-Authentication-Warning: shell1.rawbw.com: Host c-73-189-35-76.hsd1.ca.comcast.net [73.189.35.76] claimed to be yv.noip.me Subject: Re: svn commit: r547774 - head/finance/hs-hledger-web To: Gleb Popov <6yearold@gmail.com> Cc: ports-committers , svn-ports-all , svn-ports-head References: <202009060537.0865b3js013513@repo.freebsd.org> From: Yuri Victorovich Message-ID: <7a7b3cd9-7612-ca48-4971-f3a8b989382b@rawbw.com> Date: Sun, 6 Sep 2020 07:03:22 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Rspamd-Queue-Id: 4BktRl0tgDz3dvY X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; local_wl_from(0.00)[freebsd.org]; ASN(0.00)[asn:7961, ipnet:198.144.192.0/19, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Sep 2020 14:03:31 -0000 On 2020-09-06 05:34, Gleb Popov wrote: > I wonder if all three hledger ports can be turned into a single > flavored one. Just a suggestion, I don't use it myself. They are different parts of the same project, I don't think this situation qualifies for flavorization. Yuri