Date: Thu, 22 Nov 2018 23:17:19 +0100 From: Mathieu Arnold <mat@FreeBSD.org> To: Gerald Pfeifer <gerald@pfeifer.com> Cc: Don Lewis <truckman@FreeBSD.org>, Mathieu Arnold <mat@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r485501 - head/editors/openoffice-4 Message-ID: <20181122221719.7bcer5ijulkz6ygf@atuin.in.mat.cc> In-Reply-To: <alpine.LSU.2.21.1811221925440.7079@anthias.pfeifer.com> References: <201811210710.wAL7AB0c038961@repo.freebsd.org> <20181121135626.zxyljkaow3ay7r6n@ogg.in.absolight.net> <tkrat.d645477da5bcec19@FreeBSD.org> <20181121224753.qkh4eqejwsdphnf3@atuin.in.mat.cc> <alpine.LSU.2.21.1811221925440.7079@anthias.pfeifer.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--rvhg7pge5qgweh4y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 22, 2018 at 07:34:50PM +0100, Gerald Pfeifer wrote: > On Wed, 21 Nov 2018, Mathieu Arnold wrote: > >> I've used "make makesum" many times and this is the first time that > >> unowinreg.dll got dropped from distinfo. > > The most probable reason is that you had the option enabled before,=20 > > and you disabled it since. >=20 > In the scripts I use to maintain my ports I have the following >=20 > make OPTIONS_DEFAULT=3D"`make -V OPTIONS_DEFINE`" ... MASTER_SITE_BACKU= P=3D makesum Note that you can skip many forks by doing: make 'OPTIONS_DEFAULT=3D${OPTIONS_DEFINE}' ... MASTER_SITE_BACKUP=3D make= sum Also, OPTIONS_DEFAULT will be overridden if you ran make config and have a config file with disabled stuff. You may want to use WITH=3D instead. You may also want to use ${COMPLETE_OPTIONS_LIST} if there are groups/radio/... and it would break if you have single, I think. > to account for that situation. >=20 > (Now perhaps `make makesum` might do that by default? As Mathieu > noted, that would be a change, though.) I am not sure makesum should do strange stuff with options. --=20 Mathieu Arnold --rvhg7pge5qgweh4y Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEOraXidLtEhBkQLpbOkUW81GDzkgFAlv3Ku9fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNB QjY5Nzg5RDJFRDEyMTA2NDQwQkE1QjNBNDUxNkYzNTE4M0NFNDgACgkQOkUW81GD zkhJWw//d9Sl8d3LdKmQSqoOl1Ruyjgw8ODvHeJpiKjrv/K2N44PYZCzaKf333ki OXY4VmqttyX7mWYLwxQroFEc/Qyi+vou61+ms/QR2zsPJiC+Q5Erd9wnzm+/AvFO dtSrVb2q5cT4HVpHFQkiUhFKi0GC9jLXMbAcIEK69AfHqTcDqb88/9fccTmncdyv LluB/lI10AVl/MsbdJThLvIDP1H6eBcR5IYCP1AoRrqb9bL0z7AdOJkSEoJP2aiF qdjwrmvghJgTl5EXz3fnZkr3NO9C1YUzCJoPyw5mL84j60wkPiQ2Gj80VI2TuYRg TS1apJc/k9iy6SoeiIFtQsIqVCaFt1d6oLhJAA5jwytefk5rsTPy7PvirCNLOa9R J98phxF/qxXRt7k//QGZhqBvB2sofd6L+wv1YIOBPMI7NIFtvUixn1vwFwwQsfOA tGopJt6oRS4OJNnZTLitFxa7ttub1WPlcS78eukEm/ATI0usNOoJhgY0tUTlptYH kqzwbKZlJLkohbBS1exw51yKmmieqY1Q++AsDPzu+emvNwTBY6dAB+cOxFHmquGg 085X1n3IHjeTdZS6kCpQdtTRmwDfKe+H7WhyJGwavLGuYQ4JyS69kGU4jxMj1Zgh /kK2fhGtyjOsVPLEs4UQMcJjPwdtC+ymPMVrhyh98qjEMYX9j/o= =Kmmu -----END PGP SIGNATURE----- --rvhg7pge5qgweh4y--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181122221719.7bcer5ijulkz6ygf>