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)
Tue, Jul 29, 8:49 AM
Unknown Object (File)
Sun, Jul 27, 1:31 AM
Unknown Object (File)
Wed, Jul 23, 3:21 PM
Unknown Object (File)
Sun, Jul 20, 11:48 PM
Unknown Object (File)
Mon, Jul 14, 3:21 PM
Unknown Object (File)
Mon, Jul 7, 7:37 AM
Unknown Object (File)
Sun, Jul 6, 3:25 AM
Unknown Object (File)
Fri, Jul 4, 9:45 AM
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.