diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2017-06-13 17:26:25 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2017-06-13 17:26:25 +0000 |
commit | cffdc8e5411114eae6c76cefe18a206218fa1779 (patch) | |
tree | 03a0d441f1a29216d056aa6bf9def2a5e3f2942d /math/armadillo | |
parent | 31eb0969da41185983e163dd8f29dccf467fe7f8 (diff) |
Notes
Diffstat (limited to 'math/armadillo')
-rw-r--r-- | math/armadillo/Makefile | 5 | ||||
-rw-r--r-- | math/armadillo/distinfo | 6 | ||||
-rw-r--r-- | math/armadillo/pkg-plist | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 4c5447eb8336..0a625ccce8e6 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,14 +1,15 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.950.0 +PORTVERSION= 7.950.1 CATEGORIES= math MASTER_SITES= SF/arma MAINTAINER= danilo@FreeBSD.org COMMENT= C++ linear algebra library -LICENSE= MPL +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ libopenblasp.so:math/openblas \ diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 76676a1b7059..34dcab5df8bf 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496535016 -SHA256 (armadillo-7.950.0.tar.xz) = da89281959d48c60ce546dd370ef712ec1e24714e1e9afadad17dd2fbbc5876e -SIZE (armadillo-7.950.0.tar.xz) = 4022536 +TIMESTAMP = 1497369328 +SHA256 (armadillo-7.950.1.tar.xz) = a32da32a0ea420b8397a53e4b40ed279c1a5fc791dd492a2ced81ffb14ad0d1b +SIZE (armadillo-7.950.1.tar.xz) = 4022716 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index a30d131c7fa3..a15a807db919 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -502,7 +502,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.7 -lib/libarmadillo.so.7.950.0 +lib/libarmadillo.so.7.950.1 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake |