From owner-svn-ports-all@freebsd.org Sat Nov 4 18:50:47 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 6B788E52BFA; Sat, 4 Nov 2017 18:50:47 +0000 (UTC) (envelope-from yuri@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 3AA4D7CDCF; Sat, 4 Nov 2017 18:50:47 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA4IokJ7006472; Sat, 4 Nov 2017 18:50:46 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA4IokLQ006469; Sat, 4 Nov 2017 18:50:46 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201711041850.vA4IokLQ006469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 4 Nov 2017 18:50:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453475 - head/math/cadabra2 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/cadabra2 X-SVN-Commit-Revision: 453475 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.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: Sat, 04 Nov 2017 18:50:47 -0000 Author: yuri Date: Sat Nov 4 18:50:45 2017 New Revision: 453475 URL: https://svnweb.freebsd.org/changeset/ports/453475 Log: math/cadabra2: Update to 2.1.6 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12948 Modified: head/math/cadabra2/Makefile head/math/cadabra2/distinfo head/math/cadabra2/pkg-plist Modified: head/math/cadabra2/Makefile ============================================================================== --- head/math/cadabra2/Makefile Sat Nov 4 17:49:37 2017 (r453474) +++ head/math/cadabra2/Makefile Sat Nov 4 18:50:45 2017 (r453475) @@ -1,12 +1,10 @@ -# Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= cadabra2 -PORTVERSION= 2.1.5 -PORTREVISION= 3 +DISTVERSION= 2.1.6 CATEGORIES= math -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Computer algebra system for solving field theory problems LICENSE= LGPL3 Modified: head/math/cadabra2/distinfo ============================================================================== --- head/math/cadabra2/distinfo Sat Nov 4 17:49:37 2017 (r453474) +++ head/math/cadabra2/distinfo Sat Nov 4 18:50:45 2017 (r453475) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502099047 -SHA256 (kpeeters-cadabra2-2.1.5_GH0.tar.gz) = a21f2db951fee83c403e4627ca7deb9982601a610b295586014169c58efc48df -SIZE (kpeeters-cadabra2-2.1.5_GH0.tar.gz) = 4581957 +TIMESTAMP = 1509811997 +SHA256 (kpeeters-cadabra2-2.1.6_GH0.tar.gz) = 462d902393a7d17637846debcd7205478f46465d418fe3359a450168ad8810e0 +SIZE (kpeeters-cadabra2-2.1.6_GH0.tar.gz) = 4595203 Modified: head/math/cadabra2/pkg-plist ============================================================================== --- head/math/cadabra2/pkg-plist Sat Nov 4 17:49:37 2017 (r453474) +++ head/math/cadabra2/pkg-plist Sat Nov 4 18:50:45 2017 (r453475) @@ -48,6 +48,7 @@ lib/libcadabra_server.so %%GUI%%%%DATADIR%%/manual/algorithms/join_gamma.cnb %%GUI%%%%DATADIR%%/manual/algorithms/keep_weight.cnb %%GUI%%%%DATADIR%%/manual/algorithms/lr_tensor.cnb +%%GUI%%%%DATADIR%%/manual/algorithms/map_sympy.cnb %%GUI%%%%DATADIR%%/manual/algorithms/product_rule.cnb %%GUI%%%%DATADIR%%/manual/algorithms/reduce_delta.cnb %%GUI%%%%DATADIR%%/manual/algorithms/rename_dummies.cnb @@ -96,6 +97,7 @@ lib/libcadabra_server.so %%GUI%%%%DATADIR%%/manual/properties/SelfNonCommuting.cnb %%GUI%%%%DATADIR%%/manual/properties/SortOrder.cnb %%GUI%%%%DATADIR%%/manual/properties/Spinor.cnb +%%GUI%%%%DATADIR%%/manual/properties/Symbol.cnb %%GUI%%%%DATADIR%%/manual/properties/Symmetric.cnb %%GUI%%%%DATADIR%%/manual/properties/Tableau.cnb %%GUI%%%%DATADIR%%/manual/properties/TableauSymmetry.cnb