Page MenuHomeFreeBSD

multimedia/assimp: Update to 4.0.1
ClosedPublic

Authored by yuri on Nov 4 2017, 4:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 9:41 AM
Unknown Object (File)
Dec 21 2024, 1:18 AM
Unknown Object (File)
Nov 21 2024, 11:31 AM
Unknown Object (File)
Nov 21 2024, 11:30 AM
Unknown Object (File)
Oct 17 2024, 12:21 PM
Unknown Object (File)
Oct 17 2024, 12:21 PM
Unknown Object (File)
Oct 7 2024, 9:22 AM
Unknown Object (File)
Sep 21 2024, 7:16 PM
Subscribers

Details

Summary

Simple update.

Diff Detail

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

Event Timeline

Have you checked wheter' assimps dependencies still are happily building?
You can get them by for example awk -F '|' '/assimp-4/{print $2}' /usr/ports/INDEX* or looking at http://www.freshports.org/multimedia/assimp/

"you never know"

Have you checked wheter' assimps dependencies still are happily building?

Yes, they build ok.

PLIST_SUB= SHLIB_VER=${DISTVERSION}

This revision is now accepted and ready to land.Nov 4 2017, 7:46 PM
multimedia/assimp/Makefile
5 ↗(On Diff #34779)

^reorder with above

yuri marked an inline comment as done.Nov 4 2017, 7:50 PM
yuri added inline comments.
multimedia/assimp/Makefile
5 ↗(On Diff #34779)

Ok!

This revision was automatically updated to reflect the committed changes.
yuri marked an inline comment as done.