Minor update for GiNaC. I bumped the library version and swapped the master sites because their ftp site is often broken. Okay?
Testsuite summary for GiNaC 1.6.4 # TOTAL: 60 # PASS: 60 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 Index: Makefile =================================================================== RCS file: /cvs/ports/math/ginac/Makefile,v retrieving revision 1.21 diff -u -p -r1.21 Makefile --- Makefile 16 Feb 2015 22:57:09 -0000 1.21 +++ Makefile 27 Jun 2015 09:27:35 -0000 @@ -2,8 +2,8 @@ COMMENT= GiNaC is Not a Computer Algebra System (CAS) -DISTNAME= ginac-1.6.3 -SHARED_LIBS += ginac 4.0 # 0.4 +DISTNAME= ginac-1.6.4 +SHARED_LIBS += ginac 5.0 # 0.5 CATEGORIES= math HOMEPAGE= http://www.ginac.de/ @@ -13,8 +13,8 @@ MAINTAINER= Paul Irofti <pirofti@openbsd # GPLv2 PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ - ${HOMEPAGE} +MASTER_SITES= ${HOMEPAGE} \ + ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ EXTRACT_SUFX= .tar.bz2 WANTLIB= c m ncurses readline stdc++ gmp cln Index: distinfo =================================================================== RCS file: /cvs/ports/math/ginac/distinfo,v retrieving revision 1.8 diff -u -p -r1.8 distinfo --- distinfo 6 Jan 2015 13:19:05 -0000 1.8 +++ distinfo 27 Jun 2015 09:27:35 -0000 @@ -1,2 +1,2 @@ -SHA256 (ginac-1.6.3.tar.bz2) = Z1bH3jSFvFJF+LDks8BGrHVAa5PpIFtBgLCWhGky2b0= -SIZE (ginac-1.6.3.tar.bz2) = 1027896 +SHA256 (ginac-1.6.4.tar.bz2) = YkEVgha09oxiXOfYQ9W2sHAwT4fn/I9AdbdlAcoPPGA= +SIZE (ginac-1.6.4.tar.bz2) = 1028044
