[140793] trunk/dports/math/svdlibc/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Oct 3 04:35:27 PDT 2015
> On Oct 2, 2015, at 2:43 PM, dstrubbe at macports.org wrote:
>
> Revision
> 140793
> Author
> dstrubbe at macports.org
> Date
> 2015-10-02 12:43:15 -0700 (Fri, 02 Oct 2015)
> Log Message
>
> svdlibc: Add license. Fix checksums. Add livecheck. Comment on destroot failure.
Checksums shouldn't just change. Anytime a port's checksums seem wrong, you need to investigate and find out why. In this case, it's because the project uses an unversioned distfile, and released a new version. The port version still says 1.34, but you changed the checksums to those matching version 1.4. This port needs to follow the recipe for unversioned distfiles:
https://trac.macports.org/wiki/PortfileRecipes#unversioned-distfiles
I'll see if I can fix the port.
More information about the macports-dev
mailing list