From owner-svn-ports-head@freebsd.org Tue Nov 27 14:02:47 2018 Return-Path: Delivered-To: svn-ports-head@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 A125E114D35C; Tue, 27 Nov 2018 14:02:47 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from ihor-3.amdmi3.ru (ihor-3.amdmi3.ru [185.117.152.228]) by mx1.freebsd.org (Postfix) with ESMTP id B49E27C434; Tue, 27 Nov 2018 14:02:46 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from amdmi3.ru (localhost [127.0.0.1]) by ihor-3.amdmi3.ru (Postfix) with SMTP id 0CBBD1AF11D; Tue, 27 Nov 2018 17:02:44 +0300 (MSK) Received: by amdmi3.ru (nbSMTP-1.00) for uid 1000 amdmi3@amdmi3.ru; Tue, 27 Nov 2018 17:02:44 +0300 (MSK) Date: Tue, 27 Nov 2018 17:02:20 +0300 From: Dmitry Marakasov To: Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r486003 - in head/devel: . love10 Message-ID: <20181127140220.GB7136@hades.panopticon> References: <201811271240.wARCe16u008454@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: B49E27C434 X-Spamd-Result: default: False [0.00 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.16)[-0.165,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.53)[-0.528,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[amdmi3.ru]; AUTH_NA(1.00)[]; TO_DN_SOME(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; MX_GOOD(-0.01)[cached: ihor-3.amdmi3.ru]; NEURAL_HAM_SHORT(-0.30)[-0.297,0]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; IP_SCORE(0.00)[country: RU(0.01)]; ASN(0.00)[asn:48666, ipnet:185.117.152.0/22, country:RU] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Tue, 27 Nov 2018 14:02:47 -0000 * Jan Beich (jbeich@FreeBSD.org) wrote: > > Author: amdmi3 > > Date: Tue Nov 27 12:40:00 2018 > > New Revision: 486003 > > URL: https://svnweb.freebsd.org/changeset/ports/486003 > > > > Log: > > - Preserve love 0.10 as devel/love10 > > > > This is needed because love does not keep backwards compatibility, > > and love 0.10.x games won't run with love 11. > > > > - Modify the port so it can coexist with other love versions > > - Disable luajit as it segfaults > > Maybe add PORTSCOUT=limit:^0\.10\. similar to other devel/loveNN ports. True, thanks! -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: https://github.com/AMDmi3