Date: Mon, 22 Apr 2019 23:34:51 +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: r499696 - head/math/GiNaC Message-ID: <201904222334.x3MNYpZj036841@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: stephen Date: Mon Apr 22 23:34:51 2019 New Revision: 499696 URL: https://svnweb.freebsd.org/changeset/ports/499696 Log: _update to 1.7.6. Modified: head/math/GiNaC/Makefile head/math/GiNaC/distinfo head/math/GiNaC/pkg-plist Modified: head/math/GiNaC/Makefile ============================================================================== --- head/math/GiNaC/Makefile Mon Apr 22 23:34:13 2019 (r499695) +++ head/math/GiNaC/Makefile Mon Apr 22 23:34:51 2019 (r499696) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GiNaC -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.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 Mon Apr 22 23:34:13 2019 (r499695) +++ head/math/GiNaC/distinfo Mon Apr 22 23:34:51 2019 (r499696) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550436061 -SHA256 (ginac-1.7.5.tar.bz2) = e74b6bf42d120a162014d8c8b5e89decc9c37a0a772adfd45acb23ecda6d6887 -SIZE (ginac-1.7.5.tar.bz2) = 1074086 +TIMESTAMP = 1555960432 +SHA256 (ginac-1.7.6.tar.bz2) = fb94700896e682d0df03a9552a3a7065d241ec723237d5ffc9af3f27f148980d +SIZE (ginac-1.7.6.tar.bz2) = 1074343 Modified: head/math/GiNaC/pkg-plist ============================================================================== --- head/math/GiNaC/pkg-plist Mon Apr 22 23:34:13 2019 (r499695) +++ head/math/GiNaC/pkg-plist Mon Apr 22 23:34:51 2019 (r499696) @@ -50,7 +50,7 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so lib/libginac.so.6 -lib/libginac.so.6.3.0 +lib/libginac.so.6.4.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?201904222334.x3MNYpZj036841>