From owner-svn-ports-head@freebsd.org Wed Nov 21 20:49:44 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 ABD861146125; Wed, 21 Nov 2018 20:49:44 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 53A5576388; Wed, 21 Nov 2018 20:49:44 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from mousie.catspoiler.org (unknown [76.212.85.177]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: truckman) by smtp.freebsd.org (Postfix) with ESMTPSA id 7F85A259DF; Wed, 21 Nov 2018 20:49:43 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Date: Wed, 21 Nov 2018 12:49:41 -0800 (PST) From: Don Lewis Subject: Re: svn commit: r485501 - head/editors/openoffice-4 To: Mathieu Arnold cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org In-Reply-To: <20181121135626.zxyljkaow3ay7r6n@ogg.in.absolight.net> Message-ID: References: <201811210710.wAL7AB0c038961@repo.freebsd.org> <20181121135626.zxyljkaow3ay7r6n@ogg.in.absolight.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=us-ascii Content-Disposition: INLINE X-Rspamd-Queue-Id: 53A5576388 X-Spamd-Result: default: False [0.07 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_LONG(-0.18)[-0.185,0]; NEURAL_SPAM_MEDIUM(0.47)[0.469,0]; NEURAL_HAM_SHORT(-0.22)[-0.215,0]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US] 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: Wed, 21 Nov 2018 20:49:44 -0000 On 21 Nov, Mathieu Arnold wrote: > On Wed, Nov 21, 2018 at 07:10:11AM +0000, Don Lewis wrote: >> Author: truckman >> Date: Wed Nov 21 07:10:11 2018 >> New Revision: 485501 >> URL: https://svnweb.freebsd.org/changeset/ports/485501 >> >> Log: >> Get unoregwin.dll back into distinfo. It seems that something has changed >> in the ports framework such that "make makesum" drops optional distfiles >> from distinfo if the option to use that distfile is not enabled. > > The framework never did that. I've used "make makesum" many times and this is the first time that unowinreg.dll got dropped from distinfo.