Date: Wed, 25 Sep 2019 04:12:59 +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: r512762 - head/math/GiNaC Message-ID: <201909250412.x8P4Cx1q092762@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: stephen Date: Wed Sep 25 04:12:59 2019 New Revision: 512762 URL: https://svnweb.freebsd.org/changeset/ports/512762 Log: - Update to 1.7.7. Modified: head/math/GiNaC/Makefile head/math/GiNaC/distinfo head/math/GiNaC/pkg-plist Modified: head/math/GiNaC/Makefile ============================================================================== --- head/math/GiNaC/Makefile Wed Sep 25 03:47:20 2019 (r512761) +++ head/math/GiNaC/Makefile Wed Sep 25 04:12:59 2019 (r512762) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GiNaC -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 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 Wed Sep 25 03:47:20 2019 (r512761) +++ head/math/GiNaC/distinfo Wed Sep 25 04:12:59 2019 (r512762) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555960432 -SHA256 (ginac-1.7.6.tar.bz2) = fb94700896e682d0df03a9552a3a7065d241ec723237d5ffc9af3f27f148980d -SIZE (ginac-1.7.6.tar.bz2) = 1074343 +TIMESTAMP = 1569383299 +SHA256 (ginac-1.7.7.tar.bz2) = 0eff6eed729aa6e5a34ecbd2c0723e6e23dcd5a14346050eb66697ea19394ecb +SIZE (ginac-1.7.7.tar.bz2) = 1074630 Modified: head/math/GiNaC/pkg-plist ============================================================================== --- head/math/GiNaC/pkg-plist Wed Sep 25 03:47:20 2019 (r512761) +++ head/math/GiNaC/pkg-plist Wed Sep 25 04:12:59 2019 (r512762) @@ -50,7 +50,7 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so lib/libginac.so.6 -lib/libginac.so.6.4.0 +lib/libginac.so.6.4.1 libdata/pkgconfig/ginac.pc libexec/ginac-excompiler man/man1/ginsh.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909250412.x8P4Cx1q092762>