Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2019 02:16:08 +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: r521581 - head/math/ensmallen
Message-ID:  <201912310216.xBV2G8Ep051187@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Dec 31 02:16:08 2019
New Revision: 521581
URL: https://svnweb.freebsd.org/changeset/ports/521581

Log:
  math/ensmallen: Update 2.10.5 -> 2.11.1
  
  Reported by:	portscout

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

Modified: head/math/ensmallen/Makefile
==============================================================================
--- head/math/ensmallen/Makefile	Tue Dec 31 01:49:38 2019	(r521580)
+++ head/math/ensmallen/Makefile	Tue Dec 31 02:16:08 2019	(r521581)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ensmallen
-DISTVERSION=	2.10.5
+DISTVERSION=	2.11.1
 CATEGORIES=	math
 MASTER_SITES=	https://ensmallen.org/files/
 

Modified: head/math/ensmallen/distinfo
==============================================================================
--- head/math/ensmallen/distinfo	Tue Dec 31 01:49:38 2019	(r521580)
+++ head/math/ensmallen/distinfo	Tue Dec 31 02:16:08 2019	(r521581)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1576305907
-SHA256 (ensmallen-2.10.5.tar.gz) = fa45e8f65c93d20fec3bbafbb87c66d2762942b00395159846f62e9c35ff7168
-SIZE (ensmallen-2.10.5.tar.gz) = 1237745
+TIMESTAMP = 1577757002
+SHA256 (ensmallen-2.11.1.tar.gz) = c1343f4a61817a396866e497912cc3cd918600c4778869ce8a4f46a5474b980b
+SIZE (ensmallen-2.11.1.tar.gz) = 1245826

Modified: head/math/ensmallen/pkg-plist
==============================================================================
--- head/math/ensmallen/pkg-plist	Tue Dec 31 01:49:38 2019	(r521580)
+++ head/math/ensmallen/pkg-plist	Tue Dec 31 02:16:08 2019	(r521581)
@@ -1,4 +1,10 @@
 include/ensmallen.hpp
+include/ensmallen_bits/ada_bound/ada_bound.hpp
+include/ensmallen_bits/ada_bound/ada_bound_impl.hpp
+include/ensmallen_bits/ada_bound/ada_bound_update.hpp
+include/ensmallen_bits/ada_bound/ams_bound_update.hpp
+include/ensmallen_bits/lookahead/lookahead.hpp
+include/ensmallen_bits/lookahead/lookahead_impl.hpp
 include/ensmallen_bits/ada_delta/ada_delta.hpp
 include/ensmallen_bits/ada_delta/ada_delta_impl.hpp
 include/ensmallen_bits/ada_delta/ada_delta_update.hpp



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