From owner-svn-ports-all@freebsd.org Wed Sep 25 04:13:00 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 905FAFA28C; Wed, 25 Sep 2019 04:13:00 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46dPmX39Gwz4MmF; Wed, 25 Sep 2019 04:13:00 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4FC26A243; Wed, 25 Sep 2019 04:13:00 +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 x8P4D02t092769; Wed, 25 Sep 2019 04:13:00 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8P4Cx1q092762; Wed, 25 Sep 2019 04:12:59 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201909250412.x8P4Cx1q092762@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Wed, 25 Sep 2019 04:12:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512762 - head/math/GiNaC X-SVN-Group: ports-head X-SVN-Commit-Author: stephen X-SVN-Commit-Paths: head/math/GiNaC X-SVN-Commit-Revision: 512762 X-SVN-Commit-Repository: ports 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.29 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: Wed, 25 Sep 2019 04:13:00 -0000 Author: stephen Date: Wed Sep 25 04:12:59 2019 New Revision: 512762 URL: https://svnweb.freebsd.org/changeset/ports/512762 Log: - Update to 1.7.7. Modified: head/math/GiNaC/Makefile head/math/GiNaC/distinfo head/math/GiNaC/pkg-plist Modified: head/math/GiNaC/Makefile ============================================================================== --- head/math/GiNaC/Makefile Wed Sep 25 03:47:20 2019 (r512761) +++ head/math/GiNaC/Makefile Wed Sep 25 04:12:59 2019 (r512762) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GiNaC -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 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 Wed Sep 25 03:47:20 2019 (r512761) +++ head/math/GiNaC/distinfo Wed Sep 25 04:12:59 2019 (r512762) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555960432 -SHA256 (ginac-1.7.6.tar.bz2) = fb94700896e682d0df03a9552a3a7065d241ec723237d5ffc9af3f27f148980d -SIZE (ginac-1.7.6.tar.bz2) = 1074343 +TIMESTAMP = 1569383299 +SHA256 (ginac-1.7.7.tar.bz2) = 0eff6eed729aa6e5a34ecbd2c0723e6e23dcd5a14346050eb66697ea19394ecb +SIZE (ginac-1.7.7.tar.bz2) = 1074630 Modified: head/math/GiNaC/pkg-plist ============================================================================== --- head/math/GiNaC/pkg-plist Wed Sep 25 03:47:20 2019 (r512761) +++ head/math/GiNaC/pkg-plist Wed Sep 25 04:12:59 2019 (r512762) @@ -50,7 +50,7 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so lib/libginac.so.6 -lib/libginac.so.6.4.0 +lib/libginac.so.6.4.1 libdata/pkgconfig/ginac.pc libexec/ginac-excompiler man/man1/ginsh.1.gz