Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2019 21:17:27 +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: r514000 - head/math/GiNaC
Message-ID:  <201910072117.x97LHRLv018153@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Mon Oct  7 21:17:26 2019
New Revision: 514000
URL: https://svnweb.freebsd.org/changeset/ports/514000

Log:
  - Update to 1.7.8.

Modified:
  head/math/GiNaC/Makefile
  head/math/GiNaC/distinfo
  head/math/GiNaC/pkg-plist

Modified: head/math/GiNaC/Makefile
==============================================================================
--- head/math/GiNaC/Makefile	Mon Oct  7 20:41:59 2019	(r513999)
+++ head/math/GiNaC/Makefile	Mon Oct  7 21:17:26 2019	(r514000)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GiNaC
-PORTVERSION=	1.7.7
+PORTVERSION=	1.7.8
 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 Oct  7 20:41:59 2019	(r513999)
+++ head/math/GiNaC/distinfo	Mon Oct  7 21:17:26 2019	(r514000)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569383299
-SHA256 (ginac-1.7.7.tar.bz2) = 0eff6eed729aa6e5a34ecbd2c0723e6e23dcd5a14346050eb66697ea19394ecb
-SIZE (ginac-1.7.7.tar.bz2) = 1074630
+TIMESTAMP = 1570482722
+SHA256 (ginac-1.7.8.tar.bz2) = 0c86501aa6c72efd5937fce42c5e983fc9f05dadb65b4ebdb51ee95c9f6a7067
+SIZE (ginac-1.7.8.tar.bz2) = 1075317

Modified: head/math/GiNaC/pkg-plist
==============================================================================
--- head/math/GiNaC/pkg-plist	Mon Oct  7 20:41:59 2019	(r513999)
+++ head/math/GiNaC/pkg-plist	Mon Oct  7 21:17:26 2019	(r514000)
@@ -50,7 +50,7 @@ include/ginac/wildcard.h
 lib/libginac.a
 lib/libginac.so
 lib/libginac.so.6
-lib/libginac.so.6.4.1
+lib/libginac.so.6.4.2
 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?201910072117.x97LHRLv018153>