diff options
author | danilo <danilo@FreeBSD.org> | 2015-02-25 22:26:51 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2015-02-25 22:26:51 +0800 |
commit | c0b7bba2184898c12505838e9e06bef68dd4cce6 (patch) | |
tree | 98c1a3f03df97eae3b87e509d1779029f0c46b4d /math/armadillo | |
parent | f774d6cf395c95b4852a5a6e6bc76e9313a7598b (diff) | |
download | freebsd-ports-gnome-c0b7bba2184898c12505838e9e06bef68dd4cce6.tar.gz freebsd-ports-gnome-c0b7bba2184898c12505838e9e06bef68dd4cce6.tar.zst freebsd-ports-gnome-c0b7bba2184898c12505838e9e06bef68dd4cce6.zip |
- Update to 4.650.1
Diffstat (limited to 'math/armadillo')
-rw-r--r-- | math/armadillo/Makefile | 2 | ||||
-rw-r--r-- | math/armadillo/distinfo | 4 | ||||
-rw-r--r-- | math/armadillo/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index ca0a24befbf0..de573b1a00bd 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.650.0 +PORTVERSION= 4.650.1 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 252bb8196987..f427681313af 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.650.0.tar.gz) = f305d15b8f2c1a00a178b420e316ee8978a371a78d28f4c4c959952e392d8768 -SIZE (armadillo-4.650.0.tar.gz) = 5350937 +SHA256 (armadillo-4.650.1.tar.gz) = 4abd440c15a7062486b3aef3330de981ea159d2d8c84c9c2c0a5cd146402193e +SIZE (armadillo-4.650.1.tar.gz) = 5351058 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 4ed30d2fe93e..9fda5fd79012 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -408,7 +408,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.4 -lib/libarmadillo.so.4.650.0 +lib/libarmadillo.so.4.650.1 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake |