Page MenuHomeFreeBSD

graphics/py-pyembree: Update to 0.1.2; Unbroke it, it was breaking in configure.
ClosedPublic

Authored by yuri on Jan 4 2018, 11:53 AM.
Tags
None
Referenced Files
F81658584: D13764.diff
Fri, Apr 19, 2:13 PM
Unknown Object (File)
Wed, Apr 17, 2:07 PM
Unknown Object (File)
Mar 12 2024, 5:22 PM
Unknown Object (File)
Dec 22 2023, 11:33 PM
Unknown Object (File)
Nov 24 2023, 2:02 AM
Unknown Object (File)
Nov 18 2023, 10:18 AM
Unknown Object (File)
Nov 18 2023, 9:55 AM
Unknown Object (File)
Nov 18 2023, 6:32 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

graphics/py-pyembree/Makefile
20 ↗(On Diff #37506)

^ why this change?

yuri marked an inline comment as done.

.

graphics/py-pyembree/Makefile
20 ↗(On Diff #37506)

why do you keep marking stuff done, without either

  1. commenting on it
  2. changing it
yuri marked an inline comment as done.Jan 8 2018, 7:20 PM
yuri added inline comments.
graphics/py-pyembree/Makefile
20 ↗(On Diff #37506)

Ordered them in the order of use.
distutils is used first.
Actually, I want to change it to USE_PYTHON=distutils cython autoplist

Following this logic, it should also be USES=python localbase, but I've heard people saying that USES should be strictly sorted, so it is as it is.

20 ↗(On Diff #37506)

But I did update the USE_PYTHON line though.

graphics/py-pyembree/Makefile
20 ↗(On Diff #37506)

it still changes it, without an explanation "why"

yuri marked 3 inline comments as done.Jan 8 2018, 7:24 PM
yuri added inline comments.
graphics/py-pyembree/Makefile
20 ↗(On Diff #37506)

I wrote an explanation "why" :-)
Please see a few comments up: Ordered them in the order of use
Or, perhaps, the phabricator shows you a different set of comments?

graphics/py-pyembree/Makefile
20 ↗(On Diff #37506)

Yes, after the fact :)

But I don't see any benefit of the change. I would change it if its

  1. broken otherwise
  2. alphabetizes

this just seems like additional noise to me :)

yuri marked 3 inline comments as done.Jan 8 2018, 7:32 PM
yuri added inline comments.
graphics/py-pyembree/Makefile
20 ↗(On Diff #37506)

Yes, after the fact :)

Actually, I pressed the button on the explanation first, I think. :)

this just seems like additional noise to me :)

Ok, changed this back.

yuri marked an inline comment as done.

.

yuri marked 2 inline comments as done.Jan 8 2018, 10:35 PM
This revision is now accepted and ready to land.Jan 9 2018, 5:36 AM
This revision was automatically updated to reflect the committed changes.