They claim to have fixed mips64 but my Loongson says otherwise. Okay?
Index: Makefile =================================================================== RCS file: /cvs/ports/devel/cln/Makefile,v retrieving revision 1.19 diff -u -p -r1.19 Makefile --- Makefile 27 Aug 2013 09:19:25 -0000 1.19 +++ Makefile 3 Nov 2014 20:43:21 -0000 @@ -4,8 +4,8 @@ NOT_FOR_ARCHS = arm mips64 mips64el spar COMMENT = library for efficient computations -DISTNAME = cln-1.3.3 -SHARED_LIBS += cln 2.0 # .6.3 +DISTNAME = cln-1.3.4 +SHARED_LIBS += cln 3.0 # .6.4 CATEGORIES = devel HOMEPAGE = http://www.ginac.de/CLN/ Index: distinfo =================================================================== RCS file: /cvs/ports/devel/cln/distinfo,v retrieving revision 1.5 diff -u -p -r1.5 distinfo --- distinfo 27 Aug 2013 09:19:25 -0000 1.5 +++ distinfo 3 Nov 2014 20:43:21 -0000 @@ -1,2 +1,2 @@ -SHA256 (cln-1.3.3.tar.bz2) = V/wu4+y7MNQDf/MqmjMYBOp9rYs0XnDULZmRymWbJhI= -SIZE (cln-1.3.3.tar.bz2) = 1300229 +SHA256 (cln-1.3.4.tar.bz2) = LZnXxDP7YNseKCmSmKmDVDOb3BINMbuahiyvxSEKt0g= +SIZE (cln-1.3.4.tar.bz2) = 1281348
