From owner-svn-ports-all@freebsd.org Tue Jun 20 03:09:03 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ABC02D8BD6A; Tue, 20 Jun 2017 03:09:03 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7BCFF6F60A; Tue, 20 Jun 2017 03:09:03 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5K392A2090788; Tue, 20 Jun 2017 03:09:02 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5K3927p090785; Tue, 20 Jun 2017 03:09:02 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201706200309.v5K3927p090785@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Tue, 20 Jun 2017 03:09:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443926 - head/math/GiNaC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2017 03:09:03 -0000 Author: stephen Date: Tue Jun 20 03:09:02 2017 New Revision: 443926 URL: https://svnweb.freebsd.org/changeset/ports/443926 Log: - Update 1.7.2. Modified: head/math/GiNaC/Makefile head/math/GiNaC/distinfo head/math/GiNaC/pkg-plist Modified: head/math/GiNaC/Makefile ============================================================================== --- head/math/GiNaC/Makefile Tue Jun 20 02:44:45 2017 (r443925) +++ head/math/GiNaC/Makefile Tue Jun 20 03:09:02 2017 (r443926) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GiNaC -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.2 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 Tue Jun 20 02:44:45 2017 (r443925) +++ head/math/GiNaC/distinfo Tue Jun 20 03:09:02 2017 (r443926) @@ -1,2 +1,3 @@ -SHA256 (ginac-1.7.0.tar.bz2) = ac9aa202b8b9683175a40b7a4d55f28616225291a4e2cbfe71378e0d02c944bd -SIZE (ginac-1.7.0.tar.bz2) = 1028959 +TIMESTAMP = 1497927687 +SHA256 (ginac-1.7.2.tar.bz2) = 24b75b61c5cb272534e35b3f2cfd64f053b28aee7402af4b0e569ec4de21d8b7 +SIZE (ginac-1.7.2.tar.bz2) = 1056339 Modified: head/math/GiNaC/pkg-plist ============================================================================== --- head/math/GiNaC/pkg-plist Tue Jun 20 02:44:45 2017 (r443925) +++ head/math/GiNaC/pkg-plist Tue Jun 20 03:09:02 2017 (r443926) @@ -50,7 +50,7 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so lib/libginac.so.6 -lib/libginac.so.6.0.0 +lib/libginac.so.6.0.2 libdata/pkgconfig/ginac.pc libexec/ginac-excompiler man/man1/ginsh.1.gz