diff options
author | danilo <danilo@FreeBSD.org> | 2014-08-18 23:18:23 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-08-18 23:18:23 +0800 |
commit | 635812e4b0929604cf4c72c7cff8b415bca122f9 (patch) | |
tree | a8cb86e488c1296a5eb72723f3948ac813f2bf24 /math | |
parent | dffeebb9b59eefdf2ecccaafea64331ddf5ba516 (diff) | |
download | freebsd-ports-gnome-635812e4b0929604cf4c72c7cff8b415bca122f9.tar.gz freebsd-ports-gnome-635812e4b0929604cf4c72c7cff8b415bca122f9.tar.zst freebsd-ports-gnome-635812e4b0929604cf4c72c7cff8b415bca122f9.zip |
- Update from 4.320.1 to 4.320.2
Diffstat (limited to 'math')
-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 629660ca8373..664636717c74 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.320.1 +PORTVERSION= 4.320.2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index ff99a39c2d3c..d8a3be23189e 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.320.1.tar.gz) = 69d513f34605e065f4c676fc4949be699d3c414f72ffd902d612672e16a8e258 -SIZE (armadillo-4.320.1.tar.gz) = 5321587 +SHA256 (armadillo-4.320.2.tar.gz) = 8274591a0ea29c7dd67d5e68bf8184a6e6ede1c5e4f2fa38c729b608510a59df +SIZE (armadillo-4.320.2.tar.gz) = 5321543 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index d2ba947c3d8b..a50b2d48a19d 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -394,7 +394,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.320.1 +lib/libarmadillo.so.4.320.2 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-%%CMAKE_BUILD_TYPE%%.cmake |