Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2022 20:39:32 GMT
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6b4435a9cf97 - main - math/armadillo: Update to 11.2.0
Message-ID:  <202206122039.25CKdWHF063539@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6b4435a9cf97d78dafe3f103083e0a304bca9494

commit 6b4435a9cf97d78dafe3f103083e0a304bca9494
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2022-06-11 13:19:35 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2022-06-12 20:31:48 +0000

    math/armadillo: Update to 11.2.0
    
    Changes: http://arma.sourceforge.net/docs.html#changelog
---
 math/armadillo/Makefile  | 2 +-
 math/armadillo/distinfo  | 6 +++---
 math/armadillo/pkg-plist | 3 +--
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile
index c53e44535179..d44c4169d02b 100644
--- a/math/armadillo/Makefile
+++ b/math/armadillo/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	armadillo
-PORTVERSION=	11.1.1
+PORTVERSION=	11.2.0
 CATEGORIES=	math
 MASTER_SITES=	SF/arma
 
diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo
index 171d9bb99587..cfecc579f7eb 100644
--- a/math/armadillo/distinfo
+++ b/math/armadillo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653222883
-SHA256 (armadillo-11.1.1.tar.xz) = bfa6154a5fefd832d28d530a58221fe4a2cff2a3bbdbd82e109bde53fb29dcdb
-SIZE (armadillo-11.1.1.tar.xz) = 6847020
+TIMESTAMP = 1654953516
+SHA256 (armadillo-11.2.0.tar.xz) = df5ca215901c68c63467c0bfee14f08e34d875a47ab0f095082ab32ddff4f243
+SIZE (armadillo-11.2.0.tar.xz) = 6850412
diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist
index 96ec60693a11..5f8e18a251d8 100644
--- a/math/armadillo/pkg-plist
+++ b/math/armadillo/pkg-plist
@@ -11,7 +11,6 @@ include/armadillo_bits/Cube_bones.hpp
 include/armadillo_bits/Cube_meat.hpp
 include/armadillo_bits/GenCube_bones.hpp
 include/armadillo_bits/GenCube_meat.hpp
-include/armadillo_bits/GenSpecialiser.hpp
 include/armadillo_bits/Gen_bones.hpp
 include/armadillo_bits/Gen_meat.hpp
 include/armadillo_bits/GlueCube_bones.hpp
@@ -600,7 +599,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp
 include/armadillo_bits/xvec_htrans_meat.hpp
 lib/libarmadillo.so
 lib/libarmadillo.so.11
-lib/libarmadillo.so.11.1.1
+lib/libarmadillo.so.11.2.0
 libdata/pkgconfig/armadillo.pc
 share/Armadillo/CMake/ArmadilloConfig.cmake
 share/Armadillo/CMake/ArmadilloConfigVersion.cmake



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