From owner-svn-ports-all@freebsd.org Thu Oct 25 02:32:48 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 1946A107BB66; Thu, 25 Oct 2018 02:32:48 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C545F86EEA; Thu, 25 Oct 2018 02:32:47 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from beaver (77-56-97-229.dclient.hispeed.ch [77.56.97.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: ehaupt) by smtp.freebsd.org (Postfix) with ESMTPSA id C1A5A10631; Thu, 25 Oct 2018 02:32:46 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Date: Thu, 25 Oct 2018 04:32:44 +0200 From: Emanuel Haupt To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r482328 - in head/x11-fonts: . twemoji-color-font-ttf Message-Id: <20181025043244.e1c0de116e1afc950b896210@FreeBSD.org> In-Reply-To: <20181024203808.hmvhseimggdx656g@atuin.in.mat.cc> References: <201810180713.w9I7DX1q092126@repo.freebsd.org> <20181024084120.6ewjfuc77dcuaslh@atuin.in.mat.cc> <20181024203808.hmvhseimggdx656g@atuin.in.mat.cc> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd11.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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, 25 Oct 2018 02:32:48 -0000 Mathieu Arnold wrote: > On Wed, Oct 24, 2018 at 03:47:38PM +0200, Emanuel Haupt wrote: > > On 10/24/18 10:41 AM, Mathieu Arnold wrote: > > > On Thu, Oct 18, 2018 at 07:13:33AM +0000, Emanuel Haupt wrote: > > >> +LICENSE= CC-BY-4.0 MIT > > >> +LICENSE_COMB= multi > > >> +LICENSE_FILE_CC-BY-4.0+= ${WRKSRC}/LICENSE-CC-BY.txt > > >> +LICENSE_FILE_MIT+= ${WRKSRC}/LICENSE-MIT.txt > > > > > > Why += ? > > > > Copy/paste from the old port which (at the time) was probably a > > copy/paste from somewhere else from the tree. I'll fix it. > > Mmmm, if there was an old port, there should probably be a repocopy > too. It's a different project that gets offered as an alternative. The old port x11-fonts/emojione-color-font-ttf is still around (with an expiration time). The fact that it doesn't share the same code base doesn't IMO warant a repocopy.