Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2017 18:50:46 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r453475 - head/math/cadabra2
Message-ID:  <201711041850.vA4IokLQ006469@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <yuri@rawbw.com>
 # $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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711041850.vA4IokLQ006469>