diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2017-05-15 14:45:40 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2017-05-15 14:45:40 +0000 |
commit | 97d985449731cbe72bf449e773590205cabbdb54 (patch) | |
tree | ef9580cefcf85e3896e62c729ad9e272eb72a3bf /math | |
parent | 2612bce02a1ce429ae71cf551cb02366c19c67e0 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/armadillo/Makefile | 2 | ||||
-rw-r--r-- | math/armadillo/distinfo | 6 | ||||
-rw-r--r-- | math/armadillo/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index c5cbd95136dd..c977347e8c68 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.900.0 +PORTVERSION= 7.900.1 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index c2439616569e..b0bf41bbcf27 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494250790 -SHA256 (armadillo-7.900.0.tar.xz) = 5471cda748317c5871136be6434f688229715ae3b910f2be6ddc7d3559cf6946 -SIZE (armadillo-7.900.0.tar.xz) = 4021664 +TIMESTAMP = 1494859287 +SHA256 (armadillo-7.900.1.tar.xz) = 33eec7013990b5477ccc5ad3abc68bc2326c7a7a2790014d625cfcf37c0e07d3 +SIZE (armadillo-7.900.1.tar.xz) = 4022388 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 81d6c7192a95..c34d81b0e19a 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -501,7 +501,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.900.0 +lib/libarmadillo.so.7.900.1 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake |