Date: Sun, 17 Feb 2019 23:40:35 +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: r493229 - head/math/GiNaC Message-ID: <201902172340.x1HNeZGo062942@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: stephen Date: Sun Feb 17 23:40:35 2019 New Revision: 493229 URL: https://svnweb.freebsd.org/changeset/ports/493229 Log: - Update to 1.7.5. Modified: head/math/GiNaC/Makefile head/math/GiNaC/distinfo head/math/GiNaC/pkg-plist Modified: head/math/GiNaC/Makefile ============================================================================== --- head/math/GiNaC/Makefile Sun Feb 17 23:29:41 2019 (r493228) +++ head/math/GiNaC/Makefile Sun Feb 17 23:40:35 2019 (r493229) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= GiNaC -PORTVERSION= 1.7.2 -PORTREVISION= 1 +PORTVERSION= 1.7.5 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 Sun Feb 17 23:29:41 2019 (r493228) +++ head/math/GiNaC/distinfo Sun Feb 17 23:40:35 2019 (r493229) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497927687 -SHA256 (ginac-1.7.2.tar.bz2) = 24b75b61c5cb272534e35b3f2cfd64f053b28aee7402af4b0e569ec4de21d8b7 -SIZE (ginac-1.7.2.tar.bz2) = 1056339 +TIMESTAMP = 1550436061 +SHA256 (ginac-1.7.5.tar.bz2) = e74b6bf42d120a162014d8c8b5e89decc9c37a0a772adfd45acb23ecda6d6887 +SIZE (ginac-1.7.5.tar.bz2) = 1074086 Modified: head/math/GiNaC/pkg-plist ============================================================================== --- head/math/GiNaC/pkg-plist Sun Feb 17 23:29:41 2019 (r493228) +++ head/math/GiNaC/pkg-plist Sun Feb 17 23:40:35 2019 (r493229) @@ -50,7 +50,7 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so lib/libginac.so.6 -lib/libginac.so.6.0.2 +lib/libginac.so.6.3.0 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?201902172340.x1HNeZGo062942>