Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2018 07:17:33 +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: r458714 - head/math/adept
Message-ID:  <201801110717.w0B7HXcr074234@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Jan 11 07:17:33 2018
New Revision: 458714
URL: https://svnweb.freebsd.org/changeset/ports/458714

Log:
  math/adept: Update to 2.0.4
  
  Submitted by:	myself
  Reported by:	portscout
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D13846

Modified:
  head/math/adept/Makefile
  head/math/adept/distinfo
  head/math/adept/pkg-plist

Modified: head/math/adept/Makefile
==============================================================================
--- head/math/adept/Makefile	Thu Jan 11 07:16:42 2018	(r458713)
+++ head/math/adept/Makefile	Thu Jan 11 07:17:33 2018	(r458714)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	adept
-DISTVERSION=	2.0.3
-PORTREVISION=	1
+DISTVERSION=	2.0.4
 CATEGORIES=	math
 MASTER_SITES=	http://www.met.reading.ac.uk/clouds/adept/
 

Modified: head/math/adept/distinfo
==============================================================================
--- head/math/adept/distinfo	Thu Jan 11 07:16:42 2018	(r458713)
+++ head/math/adept/distinfo	Thu Jan 11 07:17:33 2018	(r458714)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514262452
-SHA256 (adept-2.0.3.tar.gz) = c1b9c2907774ec39d9f336ae38b226893c7e86e64410c85ea965c855111381c6
-SIZE (adept-2.0.3.tar.gz) = 652609
+TIMESTAMP = 1515625544
+SHA256 (adept-2.0.4.tar.gz) = 5743b523c2cb7e9eaac602dc742c2d956ca437f9bb128bf574afffc2abf137fb
+SIZE (adept-2.0.4.tar.gz) = 659085

Modified: head/math/adept/pkg-plist
==============================================================================
--- head/math/adept/pkg-plist	Thu Jan 11 07:16:42 2018	(r458713)
+++ head/math/adept/pkg-plist	Thu Jan 11 07:17:33 2018	(r458714)
@@ -37,6 +37,7 @@ include/adept/scalar_shortcuts.h
 include/adept/settings.h
 include/adept/solve.h
 include/adept/spread.h
+include/adept/store_transpose.h
 include/adept/traits.h
 include/adept/vector_utilities.h
 include/adept/where.h



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