svn commit: r514000 - head/math/GiNaC

Stephen Montgomery-Smith stephen at FreeBSD.org
Mon Oct 7 21:17:28 UTC 2019


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


More information about the svn-ports-head mailing list