Date: Tue, 12 Jan 2016 01:09:30 +0000 (UTC) From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405818 - head/math/GiNaC Message-ID: <201601120109.u0C19UAd068766@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: stephen Date: Tue Jan 12 01:09:30 2016 New Revision: 405818 URL: https://svnweb.freebsd.org/changeset/ports/405818 Log: - Update to 1.6.6. Modified: head/math/GiNaC/Makefile head/math/GiNaC/distinfo head/math/GiNaC/pkg-plist Modified: head/math/GiNaC/Makefile ============================================================================== --- head/math/GiNaC/Makefile Tue Jan 12 00:30:59 2016 (r405817) +++ head/math/GiNaC/Makefile Tue Jan 12 01:09:30 2016 (r405818) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GiNaC -PORTVERSION= 1.6.5 +PORTVERSION= 1.6.6 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ Modified: head/math/GiNaC/distinfo ============================================================================== --- head/math/GiNaC/distinfo Tue Jan 12 00:30:59 2016 (r405817) +++ head/math/GiNaC/distinfo Tue Jan 12 01:09:30 2016 (r405818) @@ -1,2 +1,2 @@ -SHA256 (ginac-1.6.5.tar.bz2) = e8630e186d9846123c58de7e0edcfd11b68d3831a84ae7c039c0606397b01444 -SIZE (ginac-1.6.5.tar.bz2) = 1028907 +SHA256 (ginac-1.6.6.tar.bz2) = 25ec6d535ee77caf6161843688489cfc319b6c4fda46c5d7878587ee5562ddce +SIZE (ginac-1.6.6.tar.bz2) = 1028211 Modified: head/math/GiNaC/pkg-plist ============================================================================== --- head/math/GiNaC/pkg-plist Tue Jan 12 00:30:59 2016 (r405817) +++ head/math/GiNaC/pkg-plist Tue Jan 12 01:09:30 2016 (r405818) @@ -50,7 +50,7 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so lib/libginac.so.5 -lib/libginac.so.5.0.1 +lib/libginac.so.5.0.2 libdata/pkgconfig/ginac.pc man/man1/ginsh.1.gz man/man1/viewgar.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601120109.u0C19UAd068766>