Commits

David Gilman authored and Mark Moll committed b6c39b9a074
assimp: fix livecheck regex

Filter out release candidates and a very bizzare extra period at the start of the most recent release candidate's version number.
No tags

graphics/assimp/Portfile

Modified
40 40
41 41 post-destroot {
42 42 # remove directories provided by ${name}
43 43 delete ${destroot}${prefix}/lib
44 44 delete ${destroot}${prefix}/include
45 45
46 46 # install missing program
47 47 xinstall -m 0755 ${configure.dir}/tools/assimp_qt_viewer/assimp_qt_viewer ${destroot}${prefix}/bin
48 48 }
49 49 }
50 +
51 +github.livecheck.regex {(\d\.\d\.\d)}

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut